Projects in Awesome Lists tagged with swift-learning
A curated list of projects in awesome lists tagged with swift-learning .
https://github.com/lax/learn-ios-swift-by-examples
精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
apple-swift github-swift ios ios-swift ios-swift-demos programming-language swift swift-language swift-learning swift-library swift-programming swift-tutorial
Last synced: 17 Dec 2025
https://github.com/Lax/Learn-iOS-Swift-by-Examples
精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
apple-swift github-swift ios ios-swift ios-swift-demos programming-language swift swift-language swift-learning swift-library swift-programming swift-tutorial
Last synced: 27 Mar 2025
https://github.com/cypherpoet/100-days-of-swiftui-and-combine
Repo to follow along with the Hacking with Swift 100 Days of SwiftUI Course (https://www.hackingwithswift.com/100/swiftui)
100-days-of-code 100-days-of-swift 100-days-of-swiftui animation combine combine-framework cypherpoet infnity-days-of-code ios-learning swift swift-combine swift-learning swiftui swiftui-course swiftui-learning swiftui-masterrace swiftui-world-domination
Last synced: 30 Jun 2025
https://github.com/CypherPoet/100-days-of-swiftui-and-combine
Repo to follow along with the Hacking with Swift 100 Days of SwiftUI Course (https://www.hackingwithswift.com/100/swiftui)
100-days-of-code 100-days-of-swift 100-days-of-swiftui animation combine combine-framework cypherpoet infnity-days-of-code ios-learning swift swift-combine swift-learning swiftui swiftui-course swiftui-learning swiftui-masterrace swiftui-world-domination
Last synced: 09 May 2025
https://github.com/halilozel1903/swift101
That contains various information and examples about the basics of Swift Programming. 💻 📱 📺 ⌚️
arrays for-loop function ios ios-app ios-swift ipad-app loops swift swift-5 swift-basic swift-lang swift-language swift-learning swift-playgrounds swift-programming swift-programming-language swift-tutorial swift5 tutorial
Last synced: 14 Oct 2025
https://github.com/cypherpoet/100-days-of-swift
Repo to follow along with Paul Hudson's 100 Days of Swift Challenge (https://www.hackingwithswift.com/100)
100daysofcode cypherpoet hackingwithswift ios-learning swift swift-learning swift-projects
Last synced: 23 Apr 2025
https://github.com/cypherpoet/book--swiftui-by-tutorials
Projects, playgrounds, and other materials made while following along with the Ray Wenderlich book "SwiftUI By Tutorials"
cypherpoet swift swift-learning swiftui
Last synced: 24 Jul 2025
https://github.com/cypherpoet/book--hacking-with-swift
Project portfolio from following along with Paul Hudson's `Hacking with Swift` book/course
cypherpoet hackingwithswift ios-learning swift swift-learning swift-projects taylor-swift
Last synced: 02 Aug 2025
https://github.com/cypherpoet/book--swiftui-animations-mastery
Projects, playgrounds, and more created while following the book "SwiftUI Animations Mastery" (https://www.bigmountainstudio.com/courses/swiftui-animations)
animation animation-is-magic animations ios-animation ios-learning swift swift-learning
Last synced: 12 Mar 2026
https://github.com/devdragonli/swiftcode
Swift2.2 ~Swift 5.x
closure demo swift swift-language swift-learning swift-practice
Last synced: 09 Apr 2025
https://github.com/mikeroyal/swift-guide
Swift Guide
arkit awesome-ios awesome-swift ios macos swift swift-language swift-learning swift-library swift-package-manager swift-package-templates swift-packages swift5 swiftui
Last synced: 09 Apr 2025
https://github.com/cypherpoet/book--app-development-with-swift
Projects, playgrounds, and notes made while following along with Apple's book "App Development With Swift".
cypherpoet ios-learning swift swift-learning swift-projects
Last synced: 23 Apr 2025
https://github.com/julesmoorhouse/100daysofswiftui
A collection of projects and challenges, tracking my progress through Paul Hudson's 100DaysOfSwiftUI Tutorials. #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
animation combine combine-framework ios-learning swift swift-combine swift-learning swiftui swiftui-course
Last synced: 29 Oct 2025
https://github.com/akaanuzman/swifttour
My development and learning process with swift per day. 🚀
learn learn-swift learn-swift-lang learn-swift-language swift swift-learning
Last synced: 10 Feb 2026
https://github.com/halilozel1903/swifttutorial2022
It's a repo where you can learn Swift from beginner to the highest level. 🧑🏻💻
ios-app ios-app-development ios-application ios-demo ios-developer ios-development ios-swift ios-tutorial ios-tutorials swift swift-example swift-examples swift-learning swift-tutorial swift-tutorials swift5
Last synced: 03 Jan 2026
https://github.com/aapis/upliftingphrases
Real basic app for learning SwiftUI + iOS14 API
swift-learning swift5 swiftui-2
Last synced: 04 May 2026
https://github.com/cypherpoet/modern-ios-app-infrastructure
Project to follow along with Paul Hudson's tutorial series on Modern App Infrastructure: https://www.hackingwithswift.com/articles/94/how-to-refactor-your-app-to-add-unit-tests
cypherpoet hackingwithswift ios-learning swift swift-learning swift-projects
Last synced: 30 Aug 2025
https://github.com/cypherpoet/book--ios-apprentice
Projects, playgrounds, and other material made while following along with the Ray Wenderlich book "iOS Apprentice".
cypherpoet ios-learning swift swift-learning swift-projects
Last synced: 05 Sep 2025
https://github.com/cypherpoet/course--design-code-learn-swiftui
An app made while following along with the Design+Code course "Learn SwiftUI"
cypherpoet swift swift-learning swiftui
Last synced: 19 Apr 2026
https://github.com/rizamamedow/wordvault
WordVault is a SwiftUI-based dictionary application.
ios ios-app ios-swift swift swift-learning swiftui xcode
Last synced: 12 May 2026
https://github.com/vdhamer/git-crypt-demo
Demo integration of crypt-demo into a Swift Xcode project. The point here is to have code with a secret (encrypted using GitHub) that is also buildable/runnable with reduced functionality when you cannot access the secret.
encryption git git-crypt git-learning swift swift-learning swiftui
Last synced: 19 Apr 2026
https://github.com/akaanuzman/btkswiftui
I learn SwiftUI with Btk Academi 🧑🏻💻
btk swift swift-learning swift5 swiftui swiftui-components swiftui-example swiftui-learning
Last synced: 15 Apr 2026
https://github.com/mmmmmob/swift-playground
Swift journey and code playground.
codecademy-exercise exercism-exercises swift swift-learning swiftui udemy-course-project uikit xcode
Last synced: 20 Jun 2025
https://github.com/cypherpoet/book--flight-school-codable
Projects, playgrounds, and other materials made while following along with the Flight School book "Guide to Swift Codable"
cypherpoet swift swift-learning
Last synced: 27 May 2026
https://github.com/patchoooi/9365-team03-swift-project-repository
This project will be used as a tool to demonstrate key aspects of Github, centering on the following concepts: Code Review, Issue Tracking, Continuous Integration and Continuous Deployment.
ci-cd code-review github issue-tracking swift swift-learning swiftui
Last synced: 12 Feb 2026
https://github.com/amosgyamfi/100-days-of-swiftui
SwiftUI projects I created when learning Paul's 100 Days of SwiftUI from https://www.hackingwithswift.com/100/swiftui
swift swift-learning swiftui swiftui-learning xcode
Last synced: 27 Apr 2026