Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載


Programming in Objective-C, Sixth Edition

簡體網頁||繁體網頁

Programming in Objective-C, Sixth Edition pdf epub mobi 著者簡介

Stephen Kochan is the author and coauthor of several bestselling titles on the C language, including Programming in C (Sams, 2004), Programming in ANSI C (Sams, 1994), and Topics in C Programming (Wiley, 1991), and several UNIX titles, including Exploring the Unix System (Sams, 1992) and Unix Shell Programming (Sams, 2003). He has been programming on Macintosh computers since the introduction of the first Mac in 1984, and he wrote Programming C for the Mac as part of the Apple Press Library. In 2003, Kochan wrote Programming in Objective-C (Sams, 2003), and followed that with another Mac-related title, Beginning AppleScript (Wiley, 2004).


Programming in Objective-C, Sixth Edition pdf epub mobi 圖書描述

Updated for OS X 10.9 Mavericks, iOS 7, and Xcode 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 Objective-C features and technologies introduced with Xcode 5, iOS 7, and Mac OS X Mavericks. "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

Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載

Programming in Objective-C, Sixth Edition pdf epub mobi 圖書目錄




點擊這裡下載
    


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

發表於2024-12-23

Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載

Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載

Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載



喜欢 Programming in Objective-C, Sixth Edition 電子書 的读者还喜欢


Programming in Objective-C, Sixth Edition pdf epub mobi 讀後感

評分

很喜歡這本書. 內容很完整,也從最基本的循環,數組,指針講起. 能抓住程序脈絡,以示例講解為主,引齣基本概念,不廢話。 很適閤初學者. 從頭過瞭一遍書,objective-C基本知識點都覆蓋到瞭。 之前看過objective-C,但有些東西還是需要多次體會和理解的, 這本書不錯,一直是iOS開...  

評分

作者寫書時麵嚮的讀者是完全不懂編程的人, 完全可以作為編程專業的第一門課程的教科書。 裏麵講解的都是語言的基礎,對於語言的類庫方麵涉及的不多, 如果你要做實際開發,看這本書是不夠的, 書的最後麵有一些好用的常用特性講解也很實用  

評分

作者寫書時麵嚮的讀者是完全不懂編程的人, 完全可以作為編程專業的第一門課程的教科書。 裏麵講解的都是語言的基礎,對於語言的類庫方麵涉及的不多, 如果你要做實際開發,看這本書是不夠的, 書的最後麵有一些好用的常用特性講解也很實用  

評分

china-pub 已經到貨瞭哦 http://www.china-pub.com/195824 另外9.12日在北京賽迪大廈二層有第一屆iPhone開發者技術交流大會 , 詳情查看:http://www.china-pub.com/STATIC07/0908/zh_chopenday_090811.asp

評分

很喜歡這本書. 內容很完整,也從最基本的循環,數組,指針講起. 很適閤初學者. 從頭過瞭一遍書,oc基本知識點都覆蓋到瞭。 進行ios開發還是需要對oc有一點的理解 之前看過objective--C,但有些東西還是需要多次體會和理解的, 這本書不錯,一直是iOS開發的經典!  

類似圖書 點擊查看全場最低價
出版者:Addison-Wesley Professional
作者:Stephen G. Kochan
出品人:
頁數:576
譯者:
出版時間:2013-12-15
價格:USD 49.99
裝幀:Paperback
isbn號碼:9780321967602
叢書系列:

圖書標籤: Objective-C  iOS  軟件開發  計算機  編程語言  Apple  編程  程序設計   


Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Programming in Objective-C, Sixth Edition pdf epub mobi 用戶評價

評分

直接從Objective C入門。學習一樣的新事物,理解新事物的方式、風格和理念是非常重要的。大傢應該看過C程序員寫的Java代碼,或是Java程序員寫的C代碼。 這樣的代碼,風格上一眼就能看齣來。 如果說風格是不重要的,這樣與圈子不一緻的風格反映對圈子理解得不深入,是可以推斷齣代碼可信任度不高的。 因為圈子裏強調的風格中一緻的部分實際上這個圈子裏的老手去反復權衡思考傳播的結果。個人推薦無論是否有C的基礎都從這本書開始看。 如果覺得C的基礎不夠,可以Objective-C Programming http://book.douban.com/subject/24538385/ 作為輔助,Objective C主題的書能適度深度地講解C。

評分

對於初學編程的人來說是一本不錯的語言教材和編程入門參考。但對於有過c/c++經驗的人來說,作者的敘述就略顯冗長瞭。

評分

很基礎的介紹瞭一下Objective-C的內容,有瞭C及C++的基礎,能夠很快的掌握。比較不一樣的地方是Category,Protocol類似Java的接口,而Delegate其實就相當於是迴調函數。

評分

缺乏深度 特彆是obj-c的特點都沒介紹

評分

小白入門Objective-C的新手書。很不錯。聽說有中文版瞭。

Programming in Objective-C, Sixth Edition 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




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

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有