Programming in Objective-C (5th Edition) pdf epub mobi txt 電子書 下載 2024


Programming in Objective-C (5th Edition)

簡體網頁||繁體網頁
Kochan, Stephen G.
Addison-Wesley Professional
2012-12
552
$ 56.49
9780321887283

圖書標籤: Objective-C  計算機  iOS  編程  軟件開發  成長  Programming  管理   


喜歡 Programming in Objective-C (5th Edition) 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2024-12-30

Programming in Objective-C (5th Edition) epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

Programming in Objective-C (5th Edition) epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

Programming in Objective-C (5th Edition) pdf epub mobi txt 電子書 下載 2024



圖書描述

Programming in Objective-C, Fifth Edition Updated for OS X Mountain Lion, iOS 6, and Xcode 4.5 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 OS X 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. This edition has been fully updated to incorporate new features in Objective-C programming introduced with Xcode 4.4 (OS X Mountain Lion) and Xcode 4.5 (iOS 6.) "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 Contents at a Glance 1 Introduction Part I The Objective-C 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 and Automatic Reference Counting (ARC) 18 Copying Objects 19 Archiving Part III Cocoa, Cocoa Touch, and the iOS SDK 20 Introduction to Cocoa and Cocoa Touch 21 Writing iOS Applications Appendixes A Glossary B Address Book Program Source Code

Programming in Objective-C (5th Edition) 下載 mobi epub pdf txt 電子書

著者簡介

科施恩,是多本暢銷書的作者或閤著者,其中有關於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 (5th Edition) pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

挺踏實,挺好的。

評分

就算沒有c語言基礎也是能看懂的。

評分

就算沒有c語言基礎也是能看懂的。

評分

五一三天假期把此書第六版看完瞭,書裏麵內容講的非常基礎,適閤初學 Objective-C 的朋友,如果有較強的 C/C++ 功底,理解裏麵的內容會非常容易。建議好好看看類成員、類成員函數、繼承以及 protocol, extension、內存管理這幾部分,跟 C/C++ 還是有一些區彆的

評分

上手 iOS編程 就iOS 咱不碰Mac OS ^ ^

讀後感

評分

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

評分

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

評分

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

評分

什么鬼翻译,看的那叫一个吃力, 鉴于已经买了 只能简单过一遍,换书, 有时间还是看Objective-C 编程 意会加看代码自己理解, 不懂问百度, 不能跟这傻逼翻译较劲了, 妈的!!!!垃圾!!!! 连习题答案都找不到对照! 在国外还要翻墙!! 如此垃圾的书请不要祸害初学者了...  

評分

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

類似圖書 點擊查看全場最低價

Programming in Objective-C (5th Edition) pdf epub mobi txt 電子書 下載 2024


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有