- Reactive Programming with Swift 4
- Navdeep Singh
- 201字
- 2021-06-24 18:58:03
Summary
Swift is a fairly new language, and the Apple developers keep updating the underlying APIs and language syntax while enhancing the language features by adding new APIs. In this chapter, we learned about the changes and additions to Swift with its latest release, that is, Swift 4. We covered how to migrate our current IDE to support the latest Swift release, and then we went ahead and covered major changes to the existing APIs, followed by the new additions to the language. We highlighted the major changes that you will encounter most in your day-to-day programming practices. Toward the end of the chapter, we also covered how to migrate an existing code base to Swift 4 and tackle some of the issues that you might come across while trying to update the code base. This book is more about Reactive programming, so we will start working with Reactive concepts from Chapter 2, FRP Fundamentals, Terminology, and Basic Building Blocks, onward, but since we will be working with Swift 4 throughout the book, it made sense to start by getting you up to date with the development language; next up will be the setup of the overall development environment.
- Learning Java Functional Programming
- MATLAB圖像處理超級學(xué)習(xí)手冊
- HTML5+CSS3基礎(chǔ)開發(fā)教程(第2版)
- Hands-On RESTful Web Services with Go
- PhpStorm Cookbook
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Go語言編程
- Python大學(xué)實(shí)用教程
- R的極客理想:量化投資篇
- 寫給青少年的人工智能(Python版·微課視頻版)
- Mastering ASP.NET Web API
- 讓Python遇上Office:從編程入門到自動(dòng)化辦公實(shí)踐
- Serverless工程實(shí)踐:從入門到進(jìn)階
- R語言:邁向大數(shù)據(jù)之路
- OpenStack Networking Cookbook