atlas news
    
Kodeco
06  octobre     17h11
Exporting Your Godot Project to Windows and Linux [FREE]
   Exporting your Godot project for Windows and Linux is a crucial step in sharing your game with the world. This tutorial walks you through the process, covering essential topics like export templates, preset configuration, and platform specific settings. Learn how to navigate the export window,...
20  septembre     00h00
Build AI-Powered Apps with Apple Intelligence
   Discover the multitude of ways to integrate Apple Intelligence into your apps, from creating amazing user experiences through Genmoji and deep integration with Siri, through leveraging Apple’s ML models for translation and computer vision, to building on third party tools such as ChatGPT.
19  septembre     00h00
Improving User Experience with Apple Intelligence
   This course equips you with the skills to leverage Apple’s latest user experience UX advancements within your iOS apps. You’ll explore Writing Tools, a powerful suite for enhancing text input and editing. Dive into Genmoji, a brand new tool for creating custom emoji characters, adding a layer of...
    00h00
Integrating 3rd-Party AI on Apple Platforms
   This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. You’ll learn to leverage the ChatGPT API to create dynamic, context aware chatbots and intelligent assistants within their mobile apps.
18  septembre     00h00
Building Intelligent Apps with Apple AI Models
   This course explores on device machine learning using Apple’s powerful tools. See how simple the Vision framework makes complex computer vision tasks, enabling your app to understand the real world, through tasks like object detection and face recognition. Learn to leverage the Translation...
10  septembre     00h00
Android User Interface Development
   This course provides a strong foundation for creating user interfaces with Jetpack Compose. It also introduces the tools required to build user interfaces such dimens, drawables, strings, and other resource files contained in the SDK.
    00h00
Android Ready
   Jump into the exciting world of Android mobile development. In this comprehensive program, you’ll learn the foundations of writing modern Android apps from the ground up whether you are new to Android or even new to programming in general. You’ll learn everything you need to know from programming...
    00h00
Create a Multiscreen App in Android
   State management is critical for developing apps. In this course, you’ll learn how to listen and respond to state changes, and how to incorporate multiple screens into your app.
17  août     00h35
New Webinar: Using APIs to Add Images to Your Apps [FREE]
   Learn how to integrate AI generated images into your app using the OpenAI API. Join our expert led webinar for actionable insights to make your app stand out. Don’t miss out register today
05  août     18h54
Free Webinar: Apple Intelligence in Action: Applying Smart Features to Your Apps [FREE]
   Join our free webinar on August , to explore how Apple Intelligence can enhance your apps and improve your users’ experience.
27  juin     18h00
Kodeco Podcast: The Power of Native Platforms (V2, S2, E11) [FREE]
   In this episode of the Kodeco podcast, hosts Dru Freeman and Susannah Skyer Gupta delve into native platforms and the implications of cross platform development. Joined by experts Darryl Bayliss and Fuad Kamal, they discuss the sunset of Xamarin. Listen now
25  juin     18h00
Leverage Coroutines in Android with Concurrency Essentials [FREE]
   Creating a performant network enabled app is easier than ever in modern Android development. This article covers some of the fundamental aspects of using coroutines while also introducing a new Kodeco course, Concurrency amp; Networking in Android .
21  juin     21h16
Publishing Your Godot Project to itch.io [FREE]
   In this tutorial, you’ll learn all about creating web exports with Godot and how to make your project available to the public via itch.io. Along the way, you’ll discover best practices and useful tips to make your project stand out.
    20h25
Siri Is Cooking for WWDC 2024 [FREE]
   Apple has given Siri a huge shot of intelligence with the introduction of two key components: the App Intents framework and Apple Intelligence. This powerful combination transforms Siri into a deeply integrated, context aware assistant capable of tapping into the data models and functionality of...
20  juin     00h00
Networking & Concurrency in SwiftUI
   In this course, you’ll delve into the fundamentals of networking and concurrency in iOS development. You’ll gain a thorough understanding of network communication protocols, asynchronous programming techniques, and best practices for building high performance iOS apps. This course is designed for...
    00h00
Sharing & State Management in SwiftUI
   In this course, you will delve into the intricacies of data flow and data binding in SwiftUI, gaining an understanding of how to seamlessly transfer information between different views. You will also explore state management strategies and data persistence techniques.
    00h00
Getting Started with SwiftUI
   This course introduces the fundamental concepts of SwiftUI, Apple’s declarative user interface framework for building iOS applications. You’ll delve into the world of SwiftUI, learning how to create responsive user interfaces with ease. The course covers essential topics such as views, hierarchies...
    00h00
iOS Ready
   The Kodeco iOS Ready program provides a comprehensive learning experience guided by experienced industry professionals. Gain the in demand skills you need to excel in building modern iOS apps using Apple’s revolutionary UI framework, SwiftUI. You’ll begin with an introduction to Apple’s Swift...
19  juin     21h17
Swift Testing: Getting Started [FREE]
   In , Apple released Swift concurrency to an adoring audience finally, developers could write Swift code to implement concurrency in Swift apps At WWDC , developers got another game changer nbsp;Swift Testing.
    17h46
WWDC 2024 Recap [FREE]
   WWDC has come and gone, and in its wake there are a lot of videos to check out.
    16h41
Google Endorses Kotlin Multiplatform [FREE]
   Google announced first class support for Kotlin Multiplatform at Google I O . This article provides an overview of the framework and how to get started creating multiplatform apps with it.
18  juin     18h00
Dive 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 problems efficiently but is also easy for others to understand and maintain.
15  juin     09h05
Getting Started with 2D Physics in Godot [FREE]
   Explore Godot’s physics engines to create dynamic games. Learn collision handling, add sound effects, and build engaging gameplay where luck and skill intersect
14  juin     18h00
Your 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.
13  juin     18h54
Kodeco 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 navigate job loss and find new opportunities. Listen now
05  juin     00h00
Concurrency & 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 using common libraries and data formats.
30  mai     18h00
Kodeco 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 surrounding bias in the workplace.
23  mai     20h04
Google 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.
22  mai     00h00
Learn 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.
    00h00
Object-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 introduced to design patterns.
21  mai     13h21
Google 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 .
16  mai     16h42
Seven Key Product Announcements from Google I O 2024 [FREE]
   Google presented its comprehensive response to ChatGPT in the Google I O keynote. Here are seven product announcements from the Keynote and Developer Keynote.
09  mai     18h00
Kodeco Podcast: UIKit to SwiftUI (V2, S2, E9) [FREE]
   Join Dru Freeman, Susannah Skyer Gupta, and Danijela Vrzan on the Kodeco Podcast to explore transitioning from UIKit to SwiftUI for iOS development.
07  mai     16h00
Protocols 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.
24  avril     00h00
Foundational Tools in iOS
   This course provides a solid foundation in Swift programming, along with hands on experience in utilizing Xcode and Version Control tools.
10  avril     00h00
Foundational Tools in Android
   This course is designed as an onramp to Android development for beginners who are new to programming in general. It provides an overview of the main tools for writing Android apps: Version control with Git GitHub, Android Studio, the Kotlin language, and Jetpack Compose.
27  mars     00h00
Become a visionOS Specialist
   Craft groundbreaking D experiences for the future of visionOS. Master essential RealityKit concepts to build immersive worlds. Learn to create captivating scenes with animations, physics, and visual effects. Leverage Reality Composer Pro for no code D development. Integrate your creations...
    00h00
visionOS: Beyond the Basics
   This course is for junior to mid level iOS developers who want to learn more about visionOS. You’ll learn to design apps for accessibility and use RealityKit and Reality Composer Pro to create augmented reality experiences.
21  novembre     15h36
Introduction to visionOS
   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 interact with them with taps, gestures and their hands. This learning path will survey the various...
17  octobre     00h00
Object-Oriented Programming in iOS
   The Object Oriented Programming OOP learning path offers a comprehensive exploration of software development principles and techniques. Covering three modules, learners will delve into foundational OOP concepts, advanced techniques, and their integration with Protocol Oriented Programming POP . ...
24  mars     10h45
Concurrency in iOS
   Concurrency is the ability to execute multiple tasks or processes simultaneously. Modern iOS apps often have to handle multiple tasks at once, such as processing user input, loading data from a server, and updating the user interface. Understanding how to design and implement concurrent code is...
18  novembre     13h52
Android Animations
   You’ve built out the next killer Android app, and it’s functional ... but not beautiful. Time to ship Not quite In this path, you’ll see how to make it through that final mile and add visual and functional polish to your app, to help it stand out and gain approval from your users. You’ll cover...
    13h45
Advanced Android Data & Networking
   Learn where the data behind your apps comes from You’ll learn how to use multiple technologies to persist data, including SQLDelight, Android DataStore, and others. You’ll also learn about making network calls to retrieve data using techniques such as Retrofit and Coroutines, image wrangling with...
    13h36
Android Architecture
   As you move further into your career as a professional Android developer, you’ll soon realize that planning out and building your apps with an overall architecture in mind, will make your life and your teammates’ lives that much easier In this path, you’ll work with three of the most common...