Programming in Objective-C, Sixth Edition

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

出版者:Addison-Wesley Professional
作者:Stephen G. Kochan
出品人:
頁數:576
译者:
出版時間:2013-12-15
價格:USD 49.99
裝幀:Paperback
isbn號碼:9780321967602
叢書系列:
圖書標籤:
  • Objective-C
  • iOS
  • 軟件開發
  • 計算機
  • 編程語言
  • Apple
  • 編程
  • 程序設計
  • Objective-C
  • Programming
  • iOS
  • macOS
  • Cocoa
  • Apple
  • Software Development
  • Computer Science
  • Programming Language
  • Sixth Edition
想要找書就要到 小美書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

具體描述

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

著者簡介

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).

圖書目錄

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
· · · · · · (收起)

讀後感

評分

china-pub 已经到货了哦 http://www.china-pub.com/195824 另外9.12日在北京赛迪大厦二层有第一届iPhone开发者技术交流大会 , 详情查看:http://www.china-pub.com/STATIC07/0908/zh_chopenday_090811.asp

評分

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

評分

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

評分

china-pub 已经到货了哦 http://www.china-pub.com/195824 另外9.12日在北京赛迪大厦二层有第一届iPhone开发者技术交流大会 , 详情查看:http://www.china-pub.com/STATIC07/0908/zh_chopenday_090811.asp

評分

这本书是在京东做活动的时候,为了凑单就买上了,正好想学习一下objc。刚开始看前几章的时候,因为主要讲的是基本C语法,所以大致看一眼就过了,没觉得有什么不妥。从第7章开始讲面向对象的东西,慢慢读的就感觉不对劲了。 本人读翻译引进的技术书籍时,只要感觉到书中讲的概念...  

用戶評價

评分

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

评分

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

评分

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

评分

適閤初學者,裏麵插入瞭很多的Note,而且是基於Xcode5和iOS 7 SDK。

评分

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

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

© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有