NDC
Welcome to Noah Does Coding!
I'm an iOS developer looking to share my knowledge and tips to people interested in learning more about Swift & app development.
Here, we make learning Swift programming fun, fast, and approachable. Whether you're just getting started with coding or looking to expand your skills, you've come to the right place! 💻✨
We're working on creating a few series for you to explore
Swift in Sixty ⏱️: Bite-sized lessons where we break down Swift concepts in under 60 seconds! Perfect for quick learning.
Swift Fundamentals 📚: Core lessons to help you master the basics of Swift programming.
SwiftUI & UIKit 🖼️: Learn how to build stunning user interfaces using both modern SwiftUI and the more classic UIKit frameworks.
Xcode & Bonus 🎉: Bonus content, tips, and tricks to level up your Swift knowledge!
Stay tuned for more!
🔥 Download My Project Files & More! 🔥
👉 Get the source code for projects & other Swift resources here:
🔗 https://ndcswift.github.io/Swift-Projects/

Collaborate on GitHub: How to Add Teammates to Your Repository

Swift Playgrounds Tutorial #4 – Learn Conditional Logic in Swift (2025)

How To Make Images Look Awesome In SwiftUI Fast!

SwiftUI ColorPicker Tutorial: Let Users Pick Colors in Your App

Swift Playgrounds Tutorial #3 – Understand "For Loops Easily" (2025)

Xcode 26 Beta Unleashed: Master AI Tools for Faster iOS Development

SwiftUI List Separator Lines How to Hide & Customize (2025)

Fernet in Python: Encrypt & Decrypt Files (Beginner Tutorial)

Swift Playgrounds Tutorial #2 – Master Functions in Swift (2025)

SwiftUI Forms How to Hide & Customize the Background (2025)

SwiftUI Forms: Advanced Validation Techniques & Best Practices (2025)

Git & GitHub for Beginners: Complete VS Code Workflow Guide (2025)

Swift Playgrounds Tutorial #1 – Start Coding with Simple Commands in Swift (2025)

SwiftUI Dev Tutorial #10 Complete a game with logic

SwiftUI & Realm for Beginners: Your First Local Database App (2025)

Python Backend #6 – Connect Your API to a Web or Mobile App

Python Backend #5 – Deploy Your Flask App (Free Hosting Tutorial)

In App Purchases in SwiftUI with RevenueCat – iOS Monetization Tutorial 2025

TestFlight & Xcode: Upload, Distribute, and Beta Test Your iOS App (2025)

Python Backend #4 – Add Basic Auth to Your API User Login System

SwiftUI Dev Tutorial #9 Work with Relationships | Learn Xcode (2025)

Learn Figma by Designing an iOS App – Beginner Wireframe & Prototype Tutorial (2025)

Xcode Github Guide + Xcode Cloud in 2025 – CICD for iOS Made Easy

Python Backend #3 – Connect Flask to a Database (SQLite Crash Course)

Python Backend #2 – Build a Simple REST API GET + POST in Flask

SwiftUI Dev Tutorial #8: Create Update and delete data | Learn Xcode (2025)

Python Backend #1 – Turn Python into a Web Server Flask Beginner Tutorial

SwiftUI Dev Tutorial #7: Navigation, editing, and relationships - Sample Data | Learn Xcode (2025)

Edit and Save JSON Files in Python (Beginner Tutorial)

iOS App Architecture SwiftUI MVVM Explained & Built