atlas news
    
Kodeco
30  décembre     23h16
Kodeco Podcast: App Marketing Secrets - Podcast V2, S3 E2 [FREE]
   Looking to market your indie app Malin Sundberg amp; Kai Dombrowski share tips on getting featured in the App Store, building connections, and marketing that works even if you’d rather be coding.
22  décembre     13h16
Debugging Projects in Godot [FREE]
   When analyzing code, the errors might not be obvious just by looking at the code. To help you analyze and debug code, use the provided debugger integrated in Godot.
18  décembre     00h00
UIKit Apprentice [SUBSCRIBER]
   For Complete Beginners If you’re completely new to Swift and iOS development or need a brush up , this is the series for you. The UIKit Apprentice is a series of epic length tutorials for beginners where you’ll learn how to build four complete apps from scratch. Each new app will be a little more...
02  décembre     14h00
Black Friday Sale: Final Hours for Huge Discounts on Everything [FREE]
   There’s just a few hours left to save up to on subscriptions, bootcamps, and books See what’s inside the Kodeco Black Friday Sale.
25  novembre     17h35
Kodeco Podcast: How to Read Code - Podcast V2, S3 E1 [FREE]
   Struggling with a new codebase Senior iOS Dev Mani Ramezan shares tips to help you get up to speed, from starting with a bug to improving setup processes. Perfect for new devs or anyone tackling unfamiliar code
    11h30
Black Friday Sale: Huge Discounts on Subscriptions, Bootcamps, and Books [FREE]
   Grab our best deal of the year: unlimited access to all content on our site for just year, off all live bootcamps, and off all books
20  novembre     14h00
Black Friday Sale Coming Soon [FREE]
   A Black Friday sale is coming soon to Kodeco. Discounts on subscriptions, bootcamps, and books get your holiday wishlist ready
17  novembre     13h24
Developing for the Meta Quest 3 with Unreal Engine 5 [FREE]
   You’ll be using Unreal Engine to develop Virtual Reality on Meta Quest, implementing Teleportation, Grab Actions, Switches, and Deploying to Device.
16  novembre     00h00
Artificial Intelligence APIs with Python
   This program is designed to equip you with the skills necessary to integrate AI services into your development workflow. It covers a wide range of topics, from basic Python programming for AI to advanced concepts like Retrieval Augmented Generation RAG and AI Agents. You’ll gain hands on...
    00h00
Python for AI
   Python is the lingua franca of data science, machine learning and AI. This course will teach you enough Python, based on your pre existing knowledge of other programming languages, so that you are well prepared for a journey into learning AI programming. You’ll discover the fundamentals of python...
15  novembre     00h00
High-Level AI with Azure AI Services
   This course focuses on leveraging Azure’s high level AI services to solve real world business problems. You’ll explore pre built solutions for Retrieval Augmented Generation RAG , content moderation, and other Azure AI offerings, understanding their apps and trade offs compared to custom built...
14  novembre     00h00
Introduction to Cloud-based AI
   This course introduces you to cloud based AI services, focusing on text generation, image processing, and audio analysis. You’ll gain hands on experience with leading platforms such as OpenAI and Google Gemini, learning to leverage these technologies for various AI apps.
12  novembre     08h48
Making Responsive UI in Godot [FREE]
   A well crafted responsive UI makes sure your game looks and works perfectly on any screen. Godot Engine provides a range of settings and nodes that make it easy to create responsive UIs for your game. In this tutorial, you will learn how to use these settings and nodes to create responsive UIs.
    08h47
How to Import Assets in Godot [FREE]
   This tutorial is for technically minded creators looking to add visual polish to their projects without creating assets from scratch. It guides you through importing free assets from sites like Sketchfab and TurboSquid into Godot, with tips on handling the quirks of Godot’s import process. By the...
    00h00
Building Integrated AI Services with LangChain & LangGraph
   This course delves into advanced AI app development using LangChain and LangGraph. You’ll learn to create complex AI systems, including Retrieval Augmented Generation RAG and AI Agents, while gaining insights into the integration of various AI services and tools.
31  octobre     08h00
Kodeco Podcast: Meet the Show - Podcast V2, S3 E0 [FREE]
   Welcome to Season Three of the Kodeco Podcast In this episode, Suz, Jenn, and Dru fill you in on what to look forward to this season
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
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
Beginning Android & Kotlin
   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
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
Beginning iOS & Swift
   The Kodeco Beginning iOS amp; Swift 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...
    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
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...
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.
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.
22  mai     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.
    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.
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
visionOS
   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 . ...