Swift2面向对象编程(影印版) 东南大学出版社 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载

Swift2面向对象编程(影印版) 东南大学出版社电子书下载地址
- 文件名
- [epub 下载] Swift2面向对象编程(影印版) 东南大学出版社 epub格式电子书
- [azw3 下载] Swift2面向对象编程(影印版) 东南大学出版社 azw3格式电子书
- [pdf 下载] Swift2面向对象编程(影印版) 东南大学出版社 pdf格式电子书
- [txt 下载] Swift2面向对象编程(影印版) 东南大学出版社 txt格式电子书
- [mobi 下载] Swift2面向对象编程(影印版) 东南大学出版社 mobi格式电子书
- [word 下载] Swift2面向对象编程(影印版) 东南大学出版社 word格式电子书
- [kindle 下载] Swift2面向对象编程(影印版) 东南大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书包含了大量Swift面向对象编程常见问题的解决方法。书中以真实的场景帮助你了解对象的概念,演示如何利用对象轻松地编写出易于理解和重用的代码。你将从中学习到使用Swift的数据封装特性来保护和隐藏数据,编写能够处理不同类型对象的代码来优选化地实现代码重用,见识到多态化的威力以及如何在普通代码中使用继承和多重继承。除此之外,还会接触到已有代码重构以及能够简化源代码维护和扩展的组织方法.阅读完本书之后,你将能够编写出质量更高、更健壮、更具备可重用性的代码,这一切都有助于构建更棒的应用程序。
书籍目录:
Preface
Chapter 1: Objects from the Real World to Playground
Installing the required software
Capturing objects from the real world
Generating classes to create objects
Recognizing variables and constants to create properties
Recognizing actions to create methods
Organizing classes with UML diagrams
Working with API objects in the Xcode Playground
Exercises
Test your knowledge
Summary
Chapter 2: Structures, Classes, and Instances
Understanding structures, classes, and instances
Understanding initialization and its customization
Understanding deinitialization and its customization
Understanding automatic reference counting
Declaring classes
Customizing initialization
Customizing deinitialization
Creating the instances of classes
Exercises
Test your knowledge
Summary
Chapter 3: Encapsulation of Data with Properties
Understanding the elements that compose a class
Declaring stored properties
Generating computed properties with setters and getters
Combining setters, getters, and a related property
Understanding property observers
Transforming values with setters and getters
Using type properties to create values shared by all the instances of a class
Creating mutable classes
Building immutable classes
Exercises
Test your knowledge
Summary
Chapter 4: Inheritance, Abstraction, and Speization
Creating class hierarchies to abstract and speize behavior
Understanding inheritance
Declaring classes that inherit from another class
Overriding and overloading methods
Overriding properties
Controlling whether subclasses can or cannot override members
Working with typecasting and polymorphism
Taking advantage of operator overloading
Declaring operator functions for specific subclasses
Exercises
Test your knowledge
Summary
Chapter 5: Contract Programming with Protocols
Understanding how protocols work in combination with classes
Declaring protocols
Declaring classes that adopt protocols
Taking advantage of the multiple inheritance of protocols
Combining inheritance and protocols
Working with methods that receive protocols as arguments
Downcasting with protocols and classes
Treating instances of a protocol type as a different subclass
Specifying requirements for properties
Specifying requirements for methods
Combining class inheritance with protocol inheritance
Exercises
Test your knowledge
Summary
Chapter 6: Maximization of Code Reuse with Generic Code
Understanding parametric polymorphism and generic code
Declaring a protocol to be used as a constraint
Declaring a class that conforms to multiple protocols
Declaring subclasses that inherit the conformance to protocols
Declaring a class that works with a constrained generic type
Using a generic class for multiple types
Combining initializer requirements in protocols with generic types
Declaring associated types in protocols
Creating shortcuts with subs
Declaring a class that works with two constrained generic types
Using a generic class with two generic type parameters
Inheriting and adding associated types in protocols
Generalizing existing classes with generics
Extending base types to conform to custom protocols
Test your knowledge
Exercises
Summary
Chapter 7: Object-Oriented Programming and Functional Programming
Refactoring code to take advantage of object-oriented programming
Understanding functions as first-class citizens
Working with function types within classes
Creating a functional version of array filtering
Writing equivalent closures with simplified code
Creating a data repository with generics and protocols
Filtering arrays with complex conditions
Using map to transform values
Combining map with reduce
Chaining filter, map, and reduce
Solving algorithms with reduce
Exercises
Test your knowledge
Summary
Chapter 8: Extendin and Buildin Ob'ect-Oriented Code
Putting together all the pieces of the object-oriented puzzle
Adding methods with extensions
Adding computed properties to a base type with extensions
Declaring new convenience initializers with extensions
Defining subs with extensions
Working with object-oriented code in apps
Adding an object-oriented data repository to a project
Interacting with an object-oriented data repository through
Picker View
Exercises
Test your knowledge
Summary
Appendix: Exercise Answers
Chapter 1, Objects from the Real World to Playground
Chapter 2, Structures, Classes, and Instances
Chapter 3, Encapsulation of Data with Properties
Chapter 4, Inheritance, Abstraction, and Speization
Chapter 5, Contract Programming with Protocols
Chapter 6, Maximization of Code Reuse with Generic Code
Chapter 7, Object-Oriented Programming and Functional
Programming
Chapter 8, Extending and Building Object-Oriented Code
Index
作者介绍:
加斯顿·C.希勒,Gaston C. Hillar is an Italian and has been working with computers since he was 8 years old. In the early 80s, he began programming with the legendary Texas TI-99/4A and Commodore 64 home computers. Gaston has a bachelor's degree in computer science and graduated with honors. He also holds an MBA in which he graduated with an outstanding thesis. At present, Gaston is an independent IT consultant and a freelance author who is always looking for new adventures around the world.
He has been a senior contributing editor at Dr. Dobb's and has written more than a hundred articles on software development topics. Gatson was also a former Microsoft MVP in technical computing. He has received the prestigious Intel Black Belt Software Developer award seven times.
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:8分
书籍信息完全性:9分
网站更新速度:4分
使用便利性:4分
书籍清晰度:3分
书籍格式兼容性:7分
是否包含广告:7分
加载速度:9分
安全性:3分
稳定性:6分
搜索功能:4分
下载便捷性:7分
下载点评
- 简单(374+)
- 无广告(155+)
- 经典(475+)
- 一般般(652+)
- 强烈推荐(503+)
- 盗版少(320+)
- 博大精深(228+)
- 值得下载(406+)
- 傻瓜式服务(510+)
- 内容完整(434+)
- 超值(292+)
- 下载速度快(79+)
下载评价
- 网友 曾***文:
五星好评哦
- 网友 居***南:
请问,能在线转换格式吗?
- 网友 堵***格:
OK,还可以
- 网友 邱***洋:
不错,支持的格式很多
- 网友 索***宸:
书的质量很好。资源多
- 网友 冯***丽:
卡的不行啊
- 网友 相***儿:
你要的这里都能找到哦!!!
- 网友 常***翠:
哈哈哈哈哈哈
- 网友 丁***菱:
好好好好好好好好好好好好好好好好好好好好好好好好好
- 网友 马***偲:
好 很好 非常好 无比的好 史上最好的
- 网友 曹***雯:
为什么许多书都找不到?
- 网友 习***蓉:
品相完美
- 网友 冉***兮:
如果满分一百分,我愿意给你99分,剩下一分怕你骄傲
喜欢"Swift2面向对象编程(影印版) 东南大学出版社"的人也看了
高考英语高分作文——益字帖(书法名家谢昭然担纲书写 学书法知识,写漂亮英文 ) mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
边坡工程(普通高等院校土木工程专业研究生系列教材) mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
父与子全集10册 学前儿童趣味漫画幽默搞笑淘气宝故事书 3-6岁小学生经典故事儿童成长早教读物 亲子读物 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
干旱/科学图书馆-危险的天气 上海科学技术文献出版社 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
购房置业一本通 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
肺癌 科学普及出版社 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
21秋涂教材初中 政治九年级上册 人教版RJ新教材21秋教材同步全解状元笔记文脉星推荐 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
正版 中国银行间市场交易报告2021 中国金融正版 中国外汇交易中心 著9787522017327 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
21世纪韩国语系列教材——商务交际韩国语 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
成为真正的女孩 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 红字(书虫.牛津英语文学名著简写本) mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 中国童话大师经典丛书:汤素兰童话 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 黄金草原:古代欧亚草原文化探微张文玲上海古籍出版社【现货实拍 可开发票 下单速发 正版图书】 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 生存红宝书 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 2010年一级注册建筑师资格考试建筑技术设计模拟作图题 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 方寸聚清音:钱君匋印艺谭 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 法医人类学(第3版/本科法医/配增值) mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 一级注册结构工程师专业考试复习教程(上下) mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 御制圆明园图咏 影印本 宣纸线装1函2册 古典诗歌作品集 御制诗 乾隆诗歌 御制圆明园诗 广陵书社 mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
- 新教材完全解读人教版九年级道德与法治(上) mobi pdf azw3 夸克云 pdb 115盘 lrf 下载
书籍真实打分
故事情节:3分
人物塑造:7分
主题深度:6分
文字风格:4分
语言运用:8分
文笔流畅:7分
思想传递:5分
知识深度:4分
知识广度:9分
实用性:5分
章节划分:6分
结构布局:7分
新颖与独特:5分
情感共鸣:3分
引人入胜:4分
现实相关:4分
沉浸感:9分
事实准确性:4分
文化贡献:8分