Programming in Objective-C 2.0 2025 pdf epub mobi 电子书


Programming in Objective-C 2.0

简体网页||繁体网页

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书 著者简介

科施恩,是多本畅销书的作者或合著者,其中有关于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 2.0 电子书 图书目录




下载链接1
下载链接2
下载链接3
    


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

发表于2025-03-10

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书



喜欢 Programming in Objective-C 2.0 电子书 的读者还喜欢


Programming in Objective-C 2.0 电子书 读后感

评分

如果你对objective-c没有一点了解,也没有一点C的经验,那么还是建议先看看这本书,然后在看《objective-c基础教程》和《iphone开发基础教程》否则会看起来很吃力的 讲的很详细,不过有翻译上的不准确,不过还好了,不影响大局 不过有时候会很困惑,困惑翻译的语句怎么那么多...  

评分

看这种翻译烂的书,简直就是浪费时间。真心不知道为什么那么多人推荐!!你们真的读过这本书吗? 首先就是语言晦涩难懂, 其次就是无聊,看起来跟教科书一样无聊,真心浪费时间 还好我是从图书馆借来的第六版,下回赶紧还掉!!!  

评分

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

评分

我并不是一个Mac程序员, 只是在工作中有时候需要用到Objective-C. 这本书会让已经熟悉C/C++/Java的开发人员快速的熟悉Objective-C. 对于初学者, 或者是最近对iPhone开发感兴趣的朋友, 这本书也非常不错. 不过, 如果认真的了解Objective-C这门语言, 那请阅读Apple发布的<<Th...  

评分

我并不是一个Mac程序员, 只是在工作中有时候需要用到Objective-C. 这本书会让已经熟悉C/C++/Java的开发人员快速的熟悉Objective-C. 对于初学者, 或者是最近对iPhone开发感兴趣的朋友, 这本书也非常不错. 不过, 如果认真的了解Objective-C这门语言, 那请阅读Apple发布的<<Th...  

类似图书 点击查看全场最低价
出版者:Addison-Wesley Professional
作者:Stephen G. Kochan
出品人:
页数:624
译者:
出版时间:2009-1-8
价格:USD 44.99
装帧:Paperback
isbn号码:9780321566157
丛书系列:

图书标签: Objective-C  Mac  编程  Programming  Cocoa  Apple  MacOSX  计算机   


Programming in Objective-C 2.0 2025 pdf epub mobi 电子书 图书描述

THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0 Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to Objective-C, the primary language used to develop applications for the iPhone, iPad, and Mac OS X platforms. The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday iPhone/iPad or Mac OS X programming tasks. A powerful yet simple object-oriented programming language that's based on the C programming language, Objective-C is widely available not only on OS X and the iPhone/iPad platform but across many operating systems that support the gcc compiler, including Linux, Unix, and Windows systems. The second edition of this book thoroughly covers the latest version of the language, Objective-C 2.0. And it shows not only how to take advantage of the Foundation framework's rich built-in library of classes but also how to use the iPhone SDK to develop programs designed for the iPhone/iPad platform. Table of Contents 1 Introduction Part I: The Objective-C 2.0 Language 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 Part II: The Foundation Framework 14 Introduction to the Foundation Framework 15 Numbers, Strings, and Collections 16 Working with Files 17 Memory Management 18 Copying Objects 19 Archiving Part III: Cocoa and the iPhone SDK 20 Introduction to Cocoa 21 Writing iPhone Applications Part IV: Appendixes A Glossary B Objective-C 2.0 Language Summary C Address Book Source Code D Resources

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Programming in Objective-C 2.0 2025 pdf epub mobi 用户评价

评分

Objective-C WTF

评分

基础讲得还行。后面的iOS开发基本上还是看Xcode的help吧。。。

评分

基础讲得还行。后面的iOS开发基本上还是看Xcode的help吧。。。

评分

还不错, 学来学去刚开始感觉很丑的"[]" 函数调用序对, 现在也慢慢适应并感觉挺爽的了....

评分

比起Apple的官方文档,这本书要友善得多,特别是对于把C给忘光光的...

Programming in Objective-C 2.0 2025 pdf epub mobi 电子书


分享链接









相关图书




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

友情链接

© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有