learning-swift
There are 61 repositories under learning-swift topic.
uraimo/Awesome-Swift-Playgrounds
A List of Awesome Swift Playgrounds
SwiftEducation/teaching-app-dev-swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
yonasstephen/swift-of-airbnb
A self-taught project of learning Swift by making some of Airbnb's screens
Panl/Gank.lu
Gank.io client for iOS
SimbaHJ/30DaysToLearnSwift
对前辈30天学Swift的3.0翻版 使用了纯代码的方法进行重写 目前尚未全部完成
henriqueotogami/swift-pt-br
Repositório com informações para aprender a desenvolver em iOS com Swift, preferencialmente em Português - Brasil.
dshakhbazyan/awesome-swift-resources
A curated list of Swift learning resources, including books, playgrounds, blogs, conferences.
juanmjimenezs/FireFun
A project to Learn Firebase in an iOS app with Swift 3, in this app you can login, register, remember password and write and erase your private notes.
adewija/LearnSwift
Just a simple code to learn Swift
AppleDevApp/FoodPin
Swift App Using TableView
CypherPoet/LearningCoordinators
Basic app to demonstrate the iOS coordinator pattern -- including the usage of coordinators with a tab bar controller
jacquealvesb/levelling-projects
Exercises developed during my initiation in the Swift language.
juanmjimenezs/BatLogin
it's an app to practice animations with a login screen in my process to learn Swift3
juanmjimenezs/EMDb
It is an app for learning Swift3. This app show a list of movies from a Web service (from Apple) that provide this list, when you touch a on a movie you can see the detail. This was build with Alamofire, Core Data, Kingfisher y SwiftyJSON
juanmjimenezs/Graffiti
It is an app to learning Swift 3. In this app you can add photos in a mapKit using GPS
juanmjimenezs/Places
This app is for learning Swift 3, this app show some places of the world. In this app you can add places, with the address the app can show the place in a map, the app let you rate the place, visit the website and make a call to the phone number.
juanmjimenezs/Tower
An app for learning Swift 3 where I could practice UIDynamics in a simple game
KasRoid/Intro_to_iOS_Development
YouTube Online Course: Code with Chris, 2020.04.17 - 2020.04.27
KasRoid/The_Complete_iOS_App_Development_Bootcamp
Udemy Online Course, 2020.05.04 - TBD
vldmrkl/swiftui-playground
This repo contains the projects I develop while learning Swift and SwiftUI
cmundle/learning-swift-ui
A place to learn Swift and SwiftUI
followmoe/EMA03.1_Aktienkurse
Project for Class
ios-nanodegree-in-a-week/RockPaperScissors
This is a Rock Paper Scissors app that lets a user select Rock/Paper/Scissors to play against a 🤖
isabellavieira57/be-swift
BeSwift is an iOS app to help you learning the Swift programming language
pavelsurovy/Konvertor
Jednoduchá aplikácia pre zmenu jednotiek objemu a dĺžky. Vytvorená v rámci kurzu pre Skillmea
timcolson/car-cost-simulator
Swift playground assignment to write code to simulate the various costs of owning a car.
wsl100624/30DaysofSwift
A self-taught project to learn Swift.
wsl100624/Awesome-Swift-Playgrounds
A List of Awesome Swift Playgrounds
jjangsangy/MultiFirefox
Learning Swift by implementing MultiFirefox Launcher
miguelrochajr/SwiftTutorials
This repository is a personal reference for swift codes that I did while learning Swift for iOS development.
VianaSamuel/Learning-Swift
Alguns dos meus projetos feitos para o estudo e aprendizado de Swift, incluindo os realizados durante a minha participação no HackaTruck MakerSpace.
wsl100624/Swift30Projects
30 mini Swift Apps for self-study
wsl100624/TapAndHold
Learned from SamLu's 100DaysOfSwift