登录 注册
当前位置:主页 > 资源下载 > 10 > Professional.Swift.1119016770下载

Professional.Swift.1119016770下载

  • 更新:2024-06-05 17:46:50
  • 大小:4.91MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:IOS - 移动开发
  • 格式:PDF

资源介绍

Transition from Objective-C to the cleaner, more functional Swift quickly and easily Professional Swift shows you how to create Mac and iPhone applications using Apple's new programming language. This code-intensive, practical guide walks you through Swift best practices as you learn the language, build an application, and refine it using advanced concepts and techniques. Organized for easy navigation, this book can be read end-to-end for a self-paced tutorial, or used as an on-demand desk reference as unfamiliar situations arise. The first section of the book guides you through the basics of Swift programming, with clear instruction on everything from writing code to storing data, and Section II adds advanced data types, advanced debugging, extending classes, and more. You'll learn everything you need to know to make the transition from Objective-C to Swift smooth and painless, so you can begin building faster, more secure apps than ever before. Get acquainted with the Swift language and syntax Write, deploy, and debug Swift programs Store data and interface with web services Master advanced usage, and bridge Swift and Objective-C Professional Swift is your guide to the future of OS X and iOS development. Table of Contents Part I: Building Applications with Swift Chapter 1: A Swift Primer Chapter 2: Writing a Swift Program Chapter 3: Classes, Structs, and Enums Chapter 4: Concurrency in Swift Chapter 5: Interfacing with Web Services Chapter 6: Storing Data with Core Data Part II: Advanced Swift Concepts Chapter 7: Extending Classes Chapter 8: Advanced Data Types Chapter 9: Bridging Swift and Objective-C Chapter 10: Debugging Swift Applications Chapter 11: The Swift Runtime Appendix: An Overview of C