Your First Flutter Flame Game [SUBSCRIBER]
Creating a game can be a really complex endeavor, especially when you want to support multiple platforms. Luckily, using Flame & Flutter can provide support for multiple platforms and an awesome...
View ArticleUnit Testing Tutorial for Android: Getting Started [FREE]
In this Unit Testing Tutorial for Android, you’ll learn how to build an app with Unit Tests in Kotlin.
View ArticleIntroduction to Godot’s AnimationPlayer [FREE]
Learn how to create animations in Godot using the AnimationPlayer node. Animate sprites, orchestrate movements, and add sound effects for exciting gameplay. Dive into the Animation panel, understand...
View ArticleHave Questions About Kodeco Bootcamps? Come to Our Free Webinars! [FREE]
Sign up to meet your lead mentor, go over the curriculum, and get answers to your questions.
View ArticleIs a Coding Bootcamp Right for You? Free Webinars Answer Your Questions! [FREE]
Sign up to meet your lead mentor, go over the curriculum, and get answers to your questions.
View ArticleHave Questions About Coding Bootcamps? Come to Our Free Webinars! [FREE]
Sign up to meet your lead mentor, go over the curriculum, and get answers to your questions.
View ArticleLayoff to Liftoff: Surviving Downsizing in the Tech Industry [FREE]
Kodeco’s guide to surviving tech layoffs offers actionable tips on stress management, job search strategies, and staying productive post-layoff to prepare for your comeback.
View ArticleiOS Data & Networking
Learn where the data behind your apps comes from! You’ll learn how to use Core Data to persist data in your app, network with URLSession, and use GCD and Operations to push some heavy data processing...
View ArticleiOS IDEs & Tools
When you use Xcode every day, you want to get all the performance out of it you can! In this learning path, start with debugging your iOS apps, get insider information on the best tips and tricks for...
View ArticleSoftware Engineering for iOS
Although developers spend tons of time in Xcode, they also use a lot of other tools to get their work done. In this path, you’ll learn some of the tools that developers rely on every single day. You’ll...
View ArticleAndroid User Interfaces
Building apps requires a good command of the various user interface elements that bring life and utility to an app. Get started with Layouts, RecyclerView, and Animations in this Android learning path!
View ArticleAndroid Data & Networking
Behind most every Android app is the data that drives it - but where does this data come from, and how do you save that data? This learning path covers methods to save data on Android, along with...
View ArticleSoftware Engineering for Android
There’s a lot more to app building than just knowing your way around Android Studio. In this path, you’ll cover some of the tools that developers use every day to get their jobs done. Work with Git,...
View ArticleAndroid IDEs & Tools
When you spend your life designing and debugging apps inside Android Studio, you want your time to be well spent! Learn how to use the many tools in Android Studio to debug and build your apps with a...
View ArticleFlutter Fundamentals
Get started with Flutter — the cross-platform toolkit that lets you write code once and deploy to iOS, Android, and even the desktop and the web! You'll build two full Flutter apps and pick up some key...
View ArticleiOS User Interfaces with UIKit
The user interface is one of the most important parts of your app, since that’s what your users see and interact with every single day! Get started with layout in iOS with UIKit and AutoLayout, see how...
View ArticleAdvanced Swift
Swift is a rich language, but it’s possible that your day-to-day work doesn’t even begin to scratch the surface of the true power of the Swift Language. Learn how the experts use advanced Swift...
View ArticleiOS Design Patterns
Design patterns are reusable, templated solutions to situations you’ll see again and again as you build apps. Design patterns in iOS can help you create logically-constructed code that leads to...
View ArticleDeclarative Programming with Combine
Combine is the definitive framework for writing declarative, asynchronous code in your Swift and iOS apps. Combine is an important tool in building modern, event-driven apps and can simplify your...
View ArticleAndroid UI & UX: Beyond the Basics
You’ve built your first Android app, or maybe your second … but there’s a lot more to learn! In this path, you’ll learn some of the key UI and UX principles that professional Android developers needs...
View Article