Skip to content

30 Days of Swift is a step-by-step tutorial to teach you the Swift programming language by Apple and how to build iOS Apps.

License

Notifications You must be signed in to change notification settings

codingforentrepreneurs/30-Days-of-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

30 Days of Swift

30 Days of Swift

For the next 30 days, we'll teach you the basics of Swift and teach you how to build a simple iOS application with Swift. Each day provides a different topic and allows you to reference that topic at anytime.

This repo has been created to enable you to view the related source code for the 30 Days of Swift Course.

How-To

  1. Each file (or set of files) relates to it's respecitve lecture:

    Title: Day 10: Swift Statements

    File: [10 - Switch Statements.playground](./Lecture_Source/10 - Switch Statements.playground)

    Lecture Link: Day 10: Swift Statements

  2. If/when you get stuck within the lecture, reference these files to check against your code to ensure accuracy. These files will be the most update files and even more so than the video lecture.

  3. When in doubt, pull/download, our code directly to your computer and then try that version. If there's an error with our code, please submit an issue.

Thank you!

Brought to you by CodingForEntrepreneurs.com

About

30 Days of Swift is a step-by-step tutorial to teach you the Swift programming language by Apple and how to build iOS Apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages