Is a Dev Bootcamp Right for Me? How to Make an Informed Decision [FREE]
Looking to fast-track your tech career? Find out if a dev bootcamp is right for you, how to pick the best one and how to get the most from your experience.
View ArticleThe Do’s and Don’ts of Using AI in Software Development [FREE]
AI is a powerful tool for programmers, but if it’s not used properly, it can cause more problems than it serves. Learn the do’s and don’ts of using AI in software development to ensure that you reap...
View ArticleOpenAI API Chatbot for ChatGPT [FREE]
Go on an adventure into AI! In this tutorial, you’ll use the OpenAI ChatGPT API to create a chatbot in Android and create your own experience with this user-friendly machine learning technology.
View ArticleThe Do’s and Don’ts of Using AI in Software Development [FREE]
AI is a powerful tool for programmers, but if it’s not used properly, it can cause more problems than it serves. Learn the do’s and don’ts of using AI in software development to ensure that you reap...
View ArticleChatGPT Tutorial for Flutter: Getting Started [FREE]
Learn how to incorporate ChatGPT into your Flutter apps! In this tutorial, see how to leverage machine learning and ChatGPT with a real-world trivia app.
View ArticleState Management With Provider [FREE]
The Flutter team recommends several state management packages and libraries. Provider is one of the simplest to update your UI when the app state changes.
View ArticleKotlin Multiplatform by Tutorials [SUBSCRIBER]
The best book to teach you how to share code across platforms using Kotlin Multiplatform. You’ll gain the foundation of creating user interfaces using native UI toolkits and then writing common code...
View ArticleFlutter Networking Tutorial: Getting Started [FREE]
In this tutorial, you’ll learn how to make asynchronous network requests and handle the responses in a Flutter app connected to a REST API.
View ArticleGetting Started with Unreal Engine for Unity Developers [FREE]
This comprehensive tutorial introduces developers to Unreal Engine, highlighting its differences from Unity and providing a detailed guide on getting started. It covers various aspects, including the...
View ArticleKodeco Podcast: Meet the Show – Podcast V2, S2 E0 [FREE]
Welcome to the new season for the Kodeco Podcast! In this episode, Dru and Suz fill you in on some of the wonderful changes going on. We also welcome back Jenn Bailey as a second episode co-host!
View ArticleKodeco Podcast: Let’s Talk Vision – Podcast V2, S2 E1 [FREE]
Friend of the show Tim Mitra joins us to talk about the new Vision Pro coming from Apple! And he’s got course materials too!
View ArticleKodeco Podcast: Let’s Talk Vision Pro – Podcast V2, S2 E1 [FREE]
Friend of the show Tim Mitra joins us to talk about the new Vision Pro coming from Apple! And he’s got course materials too!
View ArticleUsing and Creating Resources in Godot 4 [FREE]
Any game out there needs assets like textures, sounds, and music to provide a fun experience to its players. Godot treats these files as resources you can use throughout your project. Besides Godot’s...
View Article5 Reasons Why Upskilling Your Dev Team Is Critical for Growth [FREE]
Stay ahead of the competition by upskilling your dev team. Discover how critical upskilling is to team success and efficiency, driving cost savings.
View ArticleKodeco Podcast: Moving to Godot – Podcast V2, S2 E2 [FREE]
Dru and Jennifer are joined by Eric Van de Kerckhove to talk about the indie gave developer shift from Unity to Godot as a game development and engine platform.
View ArticleMetal by Tutorials [SUBSCRIBER]
Build your own low-level game engine in Metal!Metal is a unified application programming interface (API) for the graphics processing unit, or GPU. It’s unified because it applies to both 3D graphics...
View ArticleHow to Translate Your Game Using the Unity Translation Package [FREE]
Welcome to the wild world of localization, where Veggie Gladiators are about to prove that vegetables aren’t just for salads, but for speaking multiple languages too! Picture this: your game is a hit...
View ArticleJetpack Compose Tutorial for Android: Getting Started [FREE]
In this Jetpack Compose tutorial, you’ll learn to use the new declarative UI framework being developed by the Android team by creating a cookbook app.
View ArticleIntroduction to Shaders in Godot 4 [FREE]
Shaders are powerful tools that allow developers to customize the look and feel of their games in endless ways. This article will go over the basics of writing fragment and vertex shaders in Godot 4....
View ArticleAndroid Fundamentals by Tutorials [SUBSCRIBER]
In this book, you’ll learn how to build Android applications from scratch using Android Studio as the IDE. You’ll learn the basics of Kotlin and how to build elegant UI with Jetpack Compose. You’ll...
View Article