Programming in Objective-C 2.0 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Programming in Objective-C 2.0

簡體網頁||繁體網頁
Stephen G. Kochan 作者
Addison-Wesley Professional
譯者
2009-1-8 出版日期
624 頁數
USD 44.99 價格
Paperback
叢書系列
9780321566157 圖書編碼

Programming in Objective-C 2.0 在線電子書 圖書標籤: Objective-C  Mac  編程  Programming  Cocoa  Apple  MacOSX  計算機   


喜歡 Programming in Objective-C 2.0 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-16

Programming in Objective-C 2.0 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Programming in Objective-C 2.0 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Programming in Objective-C 2.0 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Programming in Objective-C 2.0 在線電子書 用戶評價

評分

比起Apple的官方文檔,這本書要友善得多,特彆是對於把C給忘光光的...

評分

我看那本應該是正版但是sample codes有錯誤。quora & macrumors推薦率很高的OBJ-C入門書籍。適閤學習OBJ-C的notation & syntax & data structure & definition. methodology涉及得不多。

評分

章節組織的不錯,花一天時間讀瞭一遍,最好之前有OOP基礎,這門語言就超簡單瞭

評分

挺多長久不是很懂的突然懂瞭~

評分

還不錯, 學來學去剛開始感覺很醜的"[]" 函數調用序對, 現在也慢慢適應並感覺挺爽的瞭....

Programming in Objective-C 2.0 在線電子書 著者簡介

科施恩,是多本暢銷書的作者或閤著者,其中有關於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 在線電子書 著者簡介


Programming in Objective-C 2.0 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Programming in Objective-C 2.0 在線電子書 圖書描述

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 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Programming in Objective-C 2.0 在線電子書 讀後感

評分

只对新手推荐哦~ 是一本不错的手册,呵呵;这本书的确是少见的objective c的详解好书,就算一点C基础都没有的人也完全能看懂。 当然对于开发老鸟,就不推荐啰~ 作为一本较详细的“手册”,虽然有翻译上不准确等问题,不过对于新手还是不错的选择。推荐!  

評分

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

評分

很喜欢这本书. 内容很完整,也从最基本的循环,数组,指针讲起. 很适合初学者. 从头过了一遍书,oc基本知识点都覆盖到了。 进行ios开发还是需要对oc有一点的理解 之前看过objective--C,但有些东西还是需要多次体会和理解的, 这本书不错,一直是iOS开发的经典!  

評分

直接从Objective C入门。学习一样的新事物,理解新事物的方式、风格和理念是非常重要的。大家应该看过C程序员写的Java代码,或是Java程序员写的C代码。 这样的代码,风格上一眼就能看出来。 如果说风格是不重要的,这样与圈子不一致的风格反映对圈子理解得不深入,是可以推断出...  

評分

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

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

Programming in Objective-C 2.0 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Programming in Objective-C 2.0 在線電子書 相關圖書




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

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有