Tutorial: Swift
- 邂逅Swift你需要知道的 n 件事
- 實作 Swift 設計模式
- 每周 Swift 社区问答:@objc
- Swift学习: 从Objective-C到Swift
- Swift 學習筆記
- iPhone Application Programming Guild (note1)
✢ Debug
✢ Design Pattern
- iOS Architecture Patterns, iOS 架构模式 - 简述 MVC, MVP, MVVM 和 VIPER (译)
- 實作 Swift 設計模式
- What Is a Singleton
- 【Swift3 - Singleton(單例設計模式)】
✢ Algorithms
✢ iOS App Life Cycle & State
- The App Life Cycle
- Strategies for Handling App State Transitions
- 聊一聊iOS的那些生命周期
- iOS应用程序的生命周期
- 【iOS架構】iOS應用的生命周期
- iOS開發者指南:如何使用Firebase整合Facebook登入
- iOS Scheme以及微信、支付宝等第三方功能的实现
✢ strong, weak
- "WEAK, STRONG, UNOWNED, OH MY!" - A GUIDE TO REFERENCES IN SWIFT, "WEAK, STRONG, UNOWNED, 老天爷!" - SWIFT中的引用关系说明
✢ Code Style
✢ Closure
✢ App to App Store
✢ Protocol
✢ Animation
✢ UITextField
- iOS学习笔记(5)— UITextField
- 如何讓 UITextField 輸入的文字為英文數字限定,而且自動轉換成大寫英文字母?
- 隱藏 / 在打字的UITextField後關閉鍵盤
- 如何鍵盤出現移動時,向上的UITextField
- Move a view up only when the keyboard covers an input field
- How to add “Done” button to Numpad in IOS 8 using Swift?
✢ UIButton
✢ NSArray vs NSSet
✢ UIDevice
✢ String
✢ Protocol & Class
- Learn Swift by example - Part 3: Classes and Initialization
- The Swift Programming Language (Swift 4) - Protocol
✢ 64 encode
✢ Unit Test/UI Test
- Unit Test , UI Test , Jenkins (C.I.) 教學 — iOS
- Getting started with Xcode UI testing in Swift
- iOS Unit Testing and UI Testing Tutorial
- iOS - UnitTests(使用Xcode內建的Framework來進行單元測試)】
✢ Database
✢ UserDefaults
- Convert Dictionary to JSON in Swift
- Swift 3 saving and retrieving custom object from userDefaults
- Swift里我用这个姿势写UserDefaults