Contents

ODENZA
1 min readJun 7, 2021

--

เรียนเขียน iOS App ด้วยภาษา Swift แบบพื้นฐาน เรียนด้วยตัวเอง

  1. ตอนที่ 1 : การประกาศตัวแปร (variable & constant)
  2. ตอนที่ 2 : ชนิดของตัวแปร (Data Types)
  3. ตอนที่ 3: Collection Types (Arrays, Dictionaries, and Sets)
  4. ตอนที่ 4: Operators ( การใช้เครื่องหมายทางคณิตศาสตร์)
  5. ตอนที่ 5 : การทำงานแบบมีเงื่อนไข (Conditional statements)
  6. ตอนที่ 6: การวนซ้ำ Loops (for-in, while)
  7. ตอนที่ 7 : Functions (ฟังก์ชัน)
  8. Class vs Structในภาษา Swift ต่างกันอย่างไร

Swift contents

  1. How to implement simple Collection View using storyboard in Swift5
  2. How to allow HTTP URL request for debug schema in Xcode — Swift & SwiftUI
  3. Swift-preview your UI design using SwiftUI(PreviewProvider)
  4. How to implement UIButton, UILabel, UITextView and etc programmatically
  5. Swift — How to implement tableView programmatically swift
  6. Swift — Auto layout of UIView programmatically
  7. Swift — How to pass data to another view when using performSegue
  8. Swift — Create ChildView extension
  9. Swift — Create CLLocationManager in Singleton (separate class)

SwiftUI contents

  1. SwiftUI — Set up different corner radius of view in SwiftUI
  2. MVVM design pattern in SwiftUI with ObservableObject @Published @ObservedObject to fetch JSON data
  3. How to present an Alert in SwiftUI
  4. Create Inner shadow and shadow in SwiftUI

Others contents

  1. สรุป Git (command line) พื้นฐานที่ใช้บ่อยสุด
  2. Install xcodegen package on Mac with HomeBrew

--

--

ODENZA
ODENZA

No responses yet