https://github.com/ruferdz/introduction-to-swift
just playing with swift
https://github.com/ruferdz/introduction-to-swift
basics ios swift
Last synced: 9 months ago
JSON representation
just playing with swift
- Host: GitHub
- URL: https://github.com/ruferdz/introduction-to-swift
- Owner: RuFerdZ
- Created: 2021-07-30T20:22:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T22:17:39.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T09:42:54.895Z (over 1 year ago)
- Topics: basics, ios, swift
- Language: Swift
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction To Swift v5
## Referenced tutorail - [IOS Academy](https://www.youtube.com/playlist?list=PL5PR3UyfTWvfacnfUsvNcxIiKIgidNRoW)
In this course we will learn how the basics of the Swift programming language for absolute beginners. This course is right for you if you have no or little background in programming, if you want to learn about Swift, and if you want to learn the fundamentals of making iPhone Apps!
We will cover a variety of topic through explanations and examples - including Variables, Constants, Functions, Classes, Structs, Types, Optionals, Closures, and much more! Get started and let's learn together!