Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Programming in Objective-C (4th Edition) (Developer's Library)

简体网页||繁体网页
Stephen G. Kochan 作者
Addison-Wesley Professional
译者
2011-12-26 出版日期
600 页数
USD 49.99 价格
Paperback
丛书系列
9780321811905 图书编码

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 图书标签: Objective-C  iOS  Programming  编程  英文原版  iPhone  计算机  objective-c   


喜欢 Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-06-24


Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 用户评价

评分

standard book

评分

讲得还算清晰,不过有点啰嗦,中规中矩的Objective-C教科书吧,我其实更希望有一本更加短小精悍,适合有编程经验的人阅读的书

评分

amazon上购买的原版。object-c学习必备

评分

阅读原版,从就近专业的书籍开始。燃烧吧,少年~终于看完了,第一本英文书哦!

评分

最近想复习下oc, 跳着读了一遍, 还行

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 著者简介

科施恩,是多本畅销书的作者或合著者,其中有关于C语言的,包括《Programming in C》(Sams,2004)、《Programming in ANSI C》(Sams,1994)和《Topics in C Programming》(Wiley,1991),也有关于UNIX的,包括《Exploring the Unix System》(Sams,1992)和《UNIX Shell Programming》(Sams,2003)。从1984年Mac最初引入时,他就已经在Macintosh计算机上进行程序设计了,他编写的《Programming C for the Mac》是Apple Press Library的一部分。


Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 图书目录


Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 图书描述

Programming in Objective-C, Fourth Edition Updated for iOS 5 and ARC Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and Mac platforms. The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language. This unique approach to learning, combined with many small program examples and exercises at the end of each chapter, makes Programming in Objective-C ideally suited for either classroom use or self-study. The fourth edition of this book has been updated to cover the significant changes that first appeared in iOS 5 and Xcode 4.2, including the use of Automatic Reference Counting (ARC) to improve and simplify memory management in Objective-C programs. "The best book on any programming language that I,ve ever read. If you want to learn Objective-C, buy it."-Calvin Wolcott "An excellent resource for a new programmer who wants to learn Objective-C as their first programming language-a woefully underserved market."-Pat Hughes Table of Contents 1 Introduction 2 Programming in Objective-C 3 Classes, Objects, and Methods 4 Data Types and Expressions 5 Program Looping 6 Making Decisions 7 More on Classes 8 Inheritance 9 Polymorphism, Dynamic Typing, and Dynamic Binding 10 More on Variables and Data Types 11 Categories and Protocols 12 The Preprocessor 13 Underlying C Language Features 14 Introduction to the Foundation Framework 15 Numbers, Strings, and Collections 16 Working with Files 17 Memory Management and Automatic Reference Counting 18 Copying Objects 19 Archiving 20 Introduction to Cocoa and Cocoa Touch 21 Writing iOS Applications A Glossary B Address Book Example Source Code

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 读后感

评分

今早看第八章,越看越窝火。翻译的那叫什么,那叫翻译吗?我理解不是您三位的翻译水平不行,因为前七章相当过得去,您三位是故意玩我们呢吧?怕我们学会了吧?人家原作者的叙述生怕读者学不会,经您三位这一翻译,立马晦涩高深。还真有这么些人,赚了你的钱还想法糊弄你。。 T...  

评分

我一般不怎么评论,一旦评论就没什么好事。 看了OSChina的活动决定买这本来学习objective-c,看了大概一星期,来这里说说自己的一些想法。我是真的认真读了实体书的,不像这么多人的评论,恐怕都是冲着那免费的一本书去的。真想不通如此之烂的一本书怎么会有这么多的...  

评分

求课后答案! ,不知道讲的不清楚还是翻译不行...总之看到我很头晕,估计我太菜了吧.................... 引用来自“lovdin”的答案 我一般不怎么评论,一旦评论就没什么好事。 看了OSChina的活动决定买这本来学习objective-c,看了大概一星期,来这里说说自己的一些想...  

评分

作者写书时面向的读者是完全不懂编程的人, 完全可以作为编程专业的第一门课程的教科书。 里面讲解的都是语言的基础,对于语言的类库方面涉及的不多, 如果你要做实际开发,看这本书是不够的, 书的最后面有一些好用的常用特性讲解也很实用  

评分

很喜欢这本书. 内容很完整,也从最基本的循环,数组,指针讲起. 能抓住程序脉络,以示例讲解为主,引出基本概念,不废话。 很适合初学者. 从头过了一遍书,objective-C基本知识点都覆盖到了。 之前看过objective-C,但有些东西还是需要多次体会和理解的, 这本书不错,一直是iOS开...  

类似图书 点击查看全场最低价

Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Programming in Objective-C (4th Edition) (Developer's Library) 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有