当前位置:首页>正文

Swift2面向对象编程(影印版) 东南大学出版社 kindle pdf 115盘 snb chm 下载 免费 mobi

免费下载书籍地址:PDF下载地址

精美图片

Swift2面向对象编程(影印版) 东南大学出版社书籍详细信息

  • ISBN:9787564170790
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2017-04
  • 页数:暂无页数
  • 价格:47.30
  • 纸张:胶版纸
  • 装帧:平装-胶订
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分

寄语:

新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!

内容简介:

本书包含了大量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下载地址:

在线阅读地址:Swift2面向对象编程(影印版) 东南大学出版社在线阅读

在线听书地址:Swift2面向对象编程(影印版) 东南大学出版社在线收听

在线购买地址:Swift2面向对象编程(影印版) 东南大学出版社在线购买

原文赏析:

暂无原文赏析,正在全力查找中!

其它内容:

暂无其它内容!

书籍真实打分

故事情节:3分

人物塑造:8分

主题深度:8分

文字风格:4分

语言运用:6分

文笔流畅:9分

思想传递:9分

知识深度:6分

知识广度:9分

实用性:8分

章节划分:5分

结构布局:7分

新颖与独特:8分

情感共鸣:9分

引人入胜:5分

现实相关:7分

沉浸感:9分

事实准确性:3分

文化贡献:8分

网站评分

书籍多样性:4分

书籍信息完全性:5分

网站更新速度:9分

使用便利性:5分

书籍清晰度:8分

书籍格式兼容性:6分

是否包含广告:6分

加载速度:3分

安全性:6分

稳定性:3分

搜索功能:5分

下载便捷性:7分

下载点评

  • 三星好评(523+)
  • 内容完整(156+)
  • 下载快(497+)
  • 已买(580+)
  • 小说多(87+)
  • 中评多(298+)
  • 目录完整(489+)
  • 体验好(107+)
  • 微信读书(62+)
  • 无缺页(431+)
  • 服务好(477+)
  • 排版满分(377+)
  • 少量广告(301+)

下载评价

网友 冉***兮:如果满分一百分,我愿意给你99分,剩下一分怕你骄傲

网友 马***偲:好 很好 非常好 无比的好 史上最好的

网友 孙***夏:中评,比上不足比下有余

网友 詹***萍:好评的,这是自己一直选择的下载书的网站

网友 焦***山:不错。。。。。

网友 国***舒:中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到

网友 宫***玉:我说完了。

网友 宫***凡:一般般,只能说收费的比免费的强不少。

网友 饶***丽:下载方式特简单,一直点就好了。

网友 石***致:挺实用的,给个赞!希望越来越好,一直支持。

网友 堵***洁:好用,支持

网友 仰***兰:喜欢!很棒!!超级推荐!

网友 冯***卉:听说内置一千多万的书籍,不知道真假的

网友 濮***彤:好棒啊!图书很全

网友 敖***菡:是个好网站,很便捷

网友 石***烟:还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的

版权声明

1本文:Swift2面向对象编程(影印版) 东南大学出版社转载请注明出处。
2本站内容除签约编辑原创以外,部分来源网络由互联网用户自发投稿仅供学习参考。
3文章观点仅代表原作者本人不代表本站立场,并不完全代表本站赞同其观点和对其真实性负责。
4文章版权归原作者所有,部分转载文章仅为传播更多信息服务用户,如信息标记有误请联系管理员。
5本站一律禁止以任何方式发布或转载任何违法违规的相关信息,如发现本站上有涉嫌侵权/违规及任何不妥的内容,请第一时间联系我们申诉反馈,经核实立即修正或删除。


本站仅提供信息存储空间服务,部分内容不拥有所有权,不承担相关法律责任。

相关文章:

  • 剑桥商务英语实训教程 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 陔馀丛考(全三册) kindle pdf 115盘 snb chm 下载 免费 mobi
  • 强者生存之道 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 塑料添加剂应用手册 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 万唯中考英语基础知识 2024版当当自营同款初中七九八年级英语万维中考基础知识 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 诗词日诵 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 小猴子去旅行 给孩子的启蒙教育伴你成长系列 精装硬壳硬皮幼儿园启蒙绘本 彩图版有声图画故事书 3-6岁宝宝睡前亲子共读童话故事 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 湖南里耶秦简(二) kindle pdf 115盘 snb chm 下载 免费 mobi
  • 寂寞的公主/金子美铃童诗经典 kindle pdf 115盘 snb chm 下载 免费 mobi
  • 美国《1940年投资公司法》及相关证券交易委员会规则与规章 法律出版社 正版书籍 kindle pdf 115盘 snb chm 下载 免费 mobi