目錄(75章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- Acknowledgments
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Trademarks
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Exploring Swift
- Open source Swift
- Getting started with Swift
- Conditional logic
- Iteration
- Functions
- Command-line Swift
- Summary
- Chapter 2. Playing with Swift
- Getting started with playgrounds
- Displaying objects with Quick Look
- Advanced techniques
- Playgrounds and documentation
- Limitations of playgrounds
- Summary
- Chapter 3. Creating an iOS Swift App
- Understanding iOS applications
- Creating a single-view iOS application
- Swift classes protocols and enums
- Creating a master-detail iOS application
- Summary
- Chapter 4. Storyboard Applications with Swift and iOS
- Storyboards scenes and segues
- Adding a navigation controller
- Swift and storyboards
- Using Auto Layout
- Summary
- Chapter 5. Creating Custom Views in Swift
- An overview of UIView
- Creating new views with Interface Builder
- Creating new views by subclassing UIView
- Custom graphics with drawRect
- Custom graphics with layers
- Summary
- Chapter 6. Parsing Networked Data
- Loading data from URLs
- Parsing JSON
- Parsing XML
- Direct network connections
- Summary
- Chapter 7. Building a Repository Browser
- An overview of the GitHub API
- Repository browser project
- Creating the client
- Accessing repositories from view controllers
- Summary
- Chapter 8. Adding Watch Support
- Watch applications
- Creating watch interfaces
- Responding to user interaction
- Best practice for watch applications
- Summary
- Appendix A. References to Swift-related Websites Blogs and Notable Twitter Users
- Language
- Twitter users
- Blogs and tutorial sites
- Meetups
- Afterword
- Index 更新時間:2021-07-23 14:34:37
推薦閱讀
- Go Web編程
- 數據庫系統原理及MySQL應用教程(第2版)
- Testing with JUnit
- Kubernetes實戰
- JavaFX Essentials
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Rust Cookbook
- Python Network Programming Cookbook(Second Edition)
- Python數據可視化之Matplotlib與Pyecharts實戰
- BIM概論及Revit精講
- Visual Foxpro 9.0數據庫程序設計教程
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- 軟件設計模式(Java版)
- Java Script從入門到精通(第5版)
- Mastering React Test:Driven Development
- CentOS High Performance
- Python快速編程入門
- Python游戲趣味編程
- Java 8實戰
- 倉頡編程快速上手
- Android 5 Programming by Example
- Java高級特性編程及實戰
- Oracle SOA BPEL Process Manager 11gR1:A Hands-On Tutorial
- Spring:Microservices with Spring Boot
- 計算機應用基礎(第二版)
- Creating Development Environments with Vagrant(Second Edition)
- C#應用開發與實踐
- Implementing Samba 4
- Java從初學到精通
- Web Design Blueprints