atlas news
    
Kodeco
18  avril     19h27
Free Webinar: Future-Proof Your Tech Career With visionOS [FREE]
   Join our free webinar on April th, to explore how visionOS can elevate your tech career. Learn why visionOS is so cool and ask questions about our upcoming bootcamp.
17  avril     18h00
Introduction to Foundational Tools in Android [FREE]
   Learn about three of the most fundamental tools used in Android development in our new Foundational Tools for Android program.
11  avril     18h00
Favourite Apps (V2, S2, E7) [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.
10  avril     00h00
Foundational Tools in Android
   Take your first steps into the world of Android app creation. In this program, you’ll learn to manage your code with Git amp; GitHub and get familiar with Android Studio. Write code in Kotlin a modern programming language that’s great for beginners , and design your app’s look with Jetpack...
    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.
04  avril     15h00
Unlocking the Magic of visionOS [FREE]
   Ever dreamed of building iOS apps that truly connect with users, pushing the boundaries of accessibility, immersion, and creativity visionOS:Beyond the Basics is your next favorite course to make that dream a reality.
28  mars     18h30
Kodeco Podcast: XML vs Jetpack Compose (V2, S2, E6) [FREE]
   Dru and Jenn are joined by AlexSullivan and Filip Babic to help understand the transition developers are making from old XML UIs into the new Jetpack Compose world.
27  mars     15h50
Flutter’s InheritedWidgets: Getting Started [FREE]
   Learn how to implement InheritedWidgets into your Flutter apps In this tutorial, see how InheritedWidgets can be used to manage state with a weather app.
    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.
25  mars     15h59
Layoff 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.
19  mars     15h40
Have 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.
15  mars     13h05
Introduction 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 keyframes, and master various track types. From simple motions to complex cutout animations, explore...
14  mars     15h50
Unit 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.
06  mars     00h00
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 amp; Flutter can provide support for multiple platforms and an awesome developer experience in the process.
21  février     15h18
Build a Real iOS App From Scratch: A Free Workshop for Swift Beginners [FREE]
   Watch this webinar on demand and, in less than an hour, you’ll learn to build a real, functional iOS app.
    00h00
Flutter 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 web and desktop, all from a single codebase. Similar to modern web technologies, Flutter uses a...
15  février     19h30
Kodeco 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.
14  février     00h00
Kotlin Coroutines: Fundamentals [SUBSCRIBER]
   Learn the fundamentals about threads and coroutines, along with the basics of the Kotlin Coroutines framework.
06  février     17h31
Big List of Android Conferences in 2024 [FREE]
   Discover the top Android conferences in and seize the opportunity to stay updated, network with industry professionals, and explore emerging technologies. Dive into the world of Android development with these must attend events.
02  février     17h34
Extending 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 of plugin creation and unlock the boundless potential of Godot with ease.
01  février     22h31
Kodeco 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 themselves.
31  janvier     16h55
Gradle 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.
    16h50
Gradle 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, and how to add a new dependency to your app.
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     08h00
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...
    13h28
Android 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 in their toolbox, including notifications, motion layout, multi window and inset handling, Wear...
22  septembre     15h35
Declarative 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 approach to using callbacks and handlers in your event handling code.
    15h30
iOS 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 well architected apps, by using generic solutions that experienced developers have encountered many times...
    15h26
Advanced 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 features, with topics on protocol oriented programming, generics, protocols, values and references, types...
22  décembre     14h01
iOS 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 to work with table and collection views, bridge SwiftUI and UIKit frameworks in your app, and...
26  novembre     14h08
Flutter 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 elements of the Dart language, UI design, debugging and more
14  mai     13h57
Android 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 minimum of fuss. You’ll also cover how to build a release ready APK and upload it to the Google...
04  mars     21h11
Software 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, learn your way around the command line, and finally build graphic elements for your app in Sketch.
    21h08
Android 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 mobile networking basics and how to do background processing in your Android apps.
    21h01
Android 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
    20h43
Software 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 work with Git, learn your way around the command line, and finally build graphics for your app...
    20h37
iOS 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 Xcode, and learn how to submit your app to the Apple App Store for the world to enjoy