Getting Started with Git [SUBSCRIBER]
An introduction to Git! Learn the basics of Git so you can use it in your daily workflow.
View ArticleYour First Kotlin Android App: An App From Scratch [SUBSCRIBER]
Updated for 2023! Get started with Android by building your own game using Jetpack Compose and the Kotlin programming language. If you’re new to Android and development as a whole, then this course is...
View ArticleSwiftUI Cookbook [FREE]
The SwiftUI Cookbook is a reference for common patterns for creating user interfaces in SwiftUI that you can quickly refer to while coding.
View ArticleTargeting the Steam Deck with Godot [FREE]
This tutorial guides game developers through the process of preparing a Godot project specifically for the Steam Deck device. It covers understanding Steam Deck hardware, handling input, optimizing...
View ArticleYour First Kotlin Android App: Polishing the App [SUBSCRIBER]
This course is the sequel to “Your First Kotlin Android App: An App from Scratch.” In this Jetpack Compose course, we’ll finish off programming Bullseye to add some nice touches and features to make it...
View ArticleThe Future is Now: Integrating AI in Software Development [FREE]
Generative AI is making a huge difference in software development. Find out how you can use AI to improve your apps and the pitfalls to avoid while coding.
View ArticleObject-Oriented Programming Best Practices with Kotlin [FREE]
Learn how to write better code following Object Oriented Programming Best Practices with Kotlin and SOLID principles by developing a Terminal Android app.
View ArticleYour Second Kotlin Android App [SUBSCRIBER]
In this course, you’ll level up your Android skills by writing a task list managing app entirely in Kotlin and Jetpack Compose. In it, you’ll learn about Composables, LazyLayouts saving data,...
View ArticleUnreal Engine 5: Building Worlds With Quixel Megascans [FREE]
Learn how to craft Landscapes using Unreal Engine 5 and leverage the power of Quixel Megascans for high-quality textures and assets. Discover the step-by-step process of applying complex material...
View ArticleiOS App Distribution [SUBSCRIBER]
This course will walk you step by step through the process of registering for a new developer account and registering your app with App Store Connect. In addition, you’ll learn about internal...
View ArticleNavigating Coding Bootcamp: A Mentor’s Tips for Success [FREE]
A bootcamp mentor shares tips for students on what to expect, what mentors want to see from their students and how to overcome inevitable barriers to graduating.
View ArticleiOS Concurrency with GCD & Operations [SUBSCRIBER]
Learn how to add concurrency to your apps! Keep your app’s UI responsive to give your users a great user experience, and learn how to avoid common concurrency problems, like race condition, priority...
View ArticleWeatherKit Tutorial: Getting Started [FREE]
The tutorial covers exploring WeatherKit, displaying local weather forecasts and using Swift Charts for detailed predictions across locations.
View ArticleTesting in Flutter [SUBSCRIBER]
Testing is one of the important aspect in app development. Testing helps to find and fix bugs, increasing the quality of the application. This course will introduce testing and different types of tests...
View ArticlePrototyping Unreal Engine 5: Level Blockouts [FREE]
Learn how to do level prototyping for Unreal Engine 5, using blockouts and Blueprints to define basic gameplay.
View ArticleData Persistence With Room [FREE]
Learn how to persist data in your Android app using the Room SQLite wrapper from Google.
View ArticleHow Working at a Startup Can Boost Your Tech Career [FREE]
If you want a role that’s more challenging and more rewarding, working at a startup might be for you. Find out the advantages and the disadvantages of the startup life.
View ArticleGetting Started with Godot for Unity Developers [FREE]
Are you a Unity game developer curious about Godot? While Unity still dominates the market, Godot is rapidly gaining ground. Exploring multiple game engines can provide invaluable insights into their...
View ArticleNew Features at Kodeco — October 2023 Update [FREE]
Make the most out of your time with Kodeco — check out the newest site features created just for you!
View ArticleCreating Shortcuts with App Intents [FREE]
Learn how to create iOS shortcuts using Swift in this App Intents tutorial.
View Article