https://github.com/lakr233/swiftcourse
A repository to store PPTs for my students learning Swift.
https://github.com/lakr233/swiftcourse
Last synced: 3 months ago
JSON representation
A repository to store PPTs for my students learning Swift.
- Host: GitHub
- URL: https://github.com/lakr233/swiftcourse
- Owner: Lakr233
- License: gpl-3.0
- Created: 2022-09-19T14:06:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T00:25:13.000Z (over 2 years ago)
- Last Synced: 2025-02-26T00:09:28.032Z (3 months ago)
- Language: Swift
- Size: 7.21 MB
- Stars: 271
- Watchers: 12
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftCourse
A repository to store PPTs for my students learning Swift.

## Table of Contents
### The Swift Programming Lang - First Step
[Keynote - 2022.09.19](./Keynotes/SwiftPL-A1.pdf)
Video are recorded as Chinese. Contact me if you want it.
- The Swift Programming Lang & Online Resources
- Setup Environment & Hello World
- Swift Basics
- Constants and Variables
- Comments
- Data Types
- Basic Operators
- Basic Control Flow
- Today’s Assignment (Guess Number)---
Copyright © 2022 Lakr Aream. All Rights Reserved.