Kodeco Podcast V2, S2, E7: Favorite Apps for Mobile Development [FREE]
It’s a roundtable whirlwind when Fuad Kamal and Franklin Byaruhanga join Dru, Suz,and Jenn to discuss and list their favorite apps as developers.
View ArticleA Beginner’s Guide on Core iOS Tools [FREE]
Swift and Xcode are powerful tools that enable anyone to build remarkable iOS applications. In this article, you’ll learn how to create a beginner friendly yet visually captivating iOS app,...
View ArticleProtocols in iOS Object-Oriented Programming [FREE]
Object-Oriented Programming (OOP) and protocols are two complementary paradigms in Swift. Learn how to combine them to build apps that are robust, flexible and easy to maintain.
View ArticleKodeco Podcast: UIKit to SwiftUI (V2, S2, E9) [FREE]
After finding our way from XML to Jetpack Compose; Suz and Dru invite Danijela Vrzan to join them to help us see this from the iOS point of view and see the transition between UIKit and SwiftUI.
View ArticleSeven Key Product Announcements from Google I/O 2024 [FREE]
Google presented its comprehensive response to ChatGPT in the 2024 Google I/O keynote. Here are seven product announcements from the Keynote and Developer Keynote.
View ArticleGoogle I/O 2024: Shared Element Transitions in Jetpack Compose [FREE]
Learn how to animate your UI with the Android Transition Framework that was featured in Google I/O 2024.
View ArticleLearn the Kotlin Language
In this course you will learn the Kotlin programming language from the ground. It is a comprehensive overview of the language as well as an overview of best object-oriented programming practices.
View ArticleObject-Oriented Programming in Kotlin
Learning to write code is easy, but learning to write “good” code is a different story entirely. In this course, developers will learn best practices when writing object-oriented code as well as be...
View ArticleKotlin Essentials
Immerse yourself in the Kotlin programming language, the leading choice for Android app development. Created by JetBrains, Kotlin is a contemporary language celebrated for its efficiency and safety...
View ArticleGoogle I/O 2024: Build a Cat Chatbot using Gemini on Android [FREE]
In this tutorial, you’ll use Google’s Gemini API to create a chatbot in Android that has the persona of a cat and is also safe for different audiences.
View ArticleKodeco Podcast: Making Seats at the Table (V2, S2, E10) [FREE]
We dig down deep as the entire podcast team is joined by Manda Frederick, formerly with Women who Code, and Aaron Douglas, head of Figma’s Desktop app engineering. We discuss the essential topics...
View ArticleConcurrency & Networking in Android
This learning path is a comprehensive overview of networking and concurrency in Kotlin. In this learning path, users will learn how to run operations in the background and communicate over the network...
View ArticleFlutter Apprentice [SUBSCRIBER]
Build for both iOS and Android with Flutter!Flutter is a new and exciting software development toolkit that lets you target multiple platforms at once, so you can build apps for iOS, Android and even...
View ArticleKodeco Podcast: Surviving Layoffs With Joey deVilla (V2, S2, E11) [FREE]
Join hosts Dru Freeman and Jennifer Bailey on the Kodeco Podcast as they explore strategies for surviving layoffs with developer advocate Joey De Villa. Gain valuable insights and practical tips to...
View ArticleYour First Steps in Kotlin [FREE]
Learning the Kotlin language does not need to be an intimidating experience. With Kotlin Essentials, you’ll learn the Kotlin programming language in a friendly supportive environment.
View ArticleGetting Started with 2D Physics in Godot [FREE]
Dive into the world of physics engines in game development with our latest tutorial! Understand the mechanics behind popular games like ‘Angry Birds’ and ‘Cut the Rope’ as you get hands-on with Godot’s...
View ArticleDive into Object-Oriented Programming with Kotlin [FREE]
Discover the essentials of object-oriented programming in Kotlin, delving into abstract classes and interfaces. By understanding these key concepts, you’ll learn to write code that not only solves...
View ArticleGoogle Endorses Kotlin Multiplatform [FREE]
Google announced first class support for Kotlin Multiplatform at Google I/O 2024. This article provides an overview of the framework and how to get started creating multiplatform apps with it.
View ArticleWWDC 2024 Recap [FREE]
WWDC 2024 has come and gone, and in its wake there are a lot of videos to check out.
View ArticleSwift Testing: Getting Started [FREE]
In 2021, Apple released Swift concurrency to an adoring audience — finally, developers could write Swift code to implement concurrency in Swift apps! At WWDC 2024, developers got another game changer —...
View Article