Introduction to Object-Oriented Programming [SUBSCRIBER]
This module establishes a solid understanding of OOP’s core principles, including encapsulation, abstraction, inheritance and polymorphism.
View ArticleObject-Oriented Programming: Beyond the Basics [SUBSCRIBER]
Building apps isn’t just about writing code that works, you need to write code that is organized and easy to maintain. This module will help you understand some of the common problems that you will...
View ArticleApplying Project-Oriented Programming in Development [SUBSCRIBER]
Learn about using Protocols or Interfaces in your development, instead of inheritance and OOP.
View ArticlevisionOS: An Introduction [SUBSCRIBER]
The Vision Pro and visionOS present a new paradigm in computing. This is the beginning of spatial computing. Users will be able to view apps floating in front of their eyes and they will be able to...
View ArticleKodeco Podcast: Our Robot Friends: Putting AI to Use in Software Development...
It’s all AI this episode as Mina Gerges and Dan Ilies take all three of our hosts down the rabbit hole. Join Dru, Suz, and Jenn for an amazing episode.
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 ArticleKodeco Podcast: Putting AI to Use in Software Development (V2, S2 E3) [FREE]
It’s all AI this episode as Mina Gerges and Dan Ilies take all three of our hosts down the rabbit hole to explore the cutting-edge intersection of artificial intelligence and mobile app development.
View ArticleInteractive Widgets With SwiftUI [FREE]
Discover how iOS 17 takes widgets to the next level by adding interactivity. Use SwiftUI to add interactive widgets to an app called Trask. Explore different types of interactive widgets and best...
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 ArticleSaving Data in Flutter [SUBSCRIBER]
Data is king! In this course you’ll see different techniques to store data in your Flutter apps. You will use SharedPreferences to store key-value pairs, convert objects in JSON format (and viceversa),...
View ArticleGradle Tutorial for Android: Getting Started – Part 1 [FREE]
In this Gradle Build Script tutorial, you’ll learn the basic syntax in build.gradle files generated by Android Studio. You’ll also learn about gradlew tasks, different dependency management techniques,...
View ArticleGradle Tutorial for Android: Getting Started – Part 2 [FREE]
In this Gradle Build Script tutorial, you’ll learn build types, product flavors, build variants, and how to add additional information such as the date to the APK file name.
View ArticleKodeco Podcast: Leveling Up as a Developer (V2, S2 E4) [FREE]
How do you level up in your development career? If you’re interested in how to upskill from a junior-level developer to a senior dev, you’ll get great advice here from people who have been there...
View ArticleExtending the Editor with Plugins in Godot [FREE]
Embark on a journey to harness the true power of Godot with editor plugins! Revolutionize your workflow with bespoke tools, efficient shortcuts, and personalized menu options. Delve deep into the art...
View ArticleBig List of Android Conferences in 2024 [FREE]
Discover the top Android conferences in 2024 and seize the opportunity to stay updated, network with industry professionals, and explore emerging technologies. Dive into the world of Android...
View ArticleKotlin Coroutines: Fundamentals [SUBSCRIBER]
Learn the fundamentals about threads and coroutines, along with the basics of the Kotlin Coroutines framework.
View ArticleKodeco Podcast: Getting Your App in the App Store [FREE]
Professor Brad Ashburn joins Dru and Suz to talk about the trials and tribulations in his journey from writing an iOS app to getting it published in the Apple App Store.
View ArticleKodeco Podcast: Getting Your App in the App Store (V2, S2, E5) [FREE]
Professor Brad Ashburn joins Dru and Suz to talk about the trials and tribulations in his journey from writing an iOS app to getting it published in the Apple App Store.
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 ArticleBuild a Real iOS App From Scratch: A Free Workshop for Swift Beginners [FREE]
Register for this webinar and, in less than an hour, you’ll learn to build a real, functional iOS app.
View Article