Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.03 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.03 KB

Hacking with Swift

Swift version Xcode version Swift Progress SwiftUI Progress

"Go from zero to hero with my comprehensive, real-world Swift tutorial projects." - Paul, Hacking with Swift

Many thanks to Paul Hudson (@twostraws) for these great courses.

Courses's material available at :octocat: twostraws/HackingWithSwift.

Playgrounds

This section is common for 100 Days of Swift and 100 Days of SwiftUI courses.

Here are covered the first 15 days with the basics of the Swift language.

These playgrounds are available inside the Playgrounds/ folder.

100 Days of Swift

Learning Swift during the 100 Days of Swift challenge.

Challenges are available inside Classic/ directory. (🚧 Still in progress)

100 Days of SwiftUI

Learning SwiftUI during the 100 Days of SwiftUI challenge.

Challenges are available inside SwiftUI/ directory. (🚧 Still in progress)

Extra Projects

These projects are not part of the main 100 Days of Swift/SwiftUI series, but are part of Hacking with Swift series.

Projects are available inside Extra Projects/ directory.