Programming in Objective-C (5th Edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


Programming in Objective-C (5th Edition)

简体网页||繁体网页
Kochan, Stephen G. 作者
Addison-Wesley Professional
译者
2012-12 出版日期
552 页数
$ 56.49 价格
丛书系列
9780321887283 图书编码

Programming in Objective-C (5th Edition) 在线电子书 图书标签: Objective-C  计算机  iOS  编程  软件开发  成长  Programming  管理   


喜欢 Programming in Objective-C (5th Edition) 在线电子书 的读者还喜欢




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

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

发表于2025-04-29


Programming in Objective-C (5th Edition) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Programming in Objective-C (5th Edition) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Programming in Objective-C (5th Edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025



Programming in Objective-C (5th Edition) 在线电子书 用户评价

评分

五一三天假期把此书第六版看完了,书里面内容讲的非常基础,适合初学 Objective-C 的朋友,如果有较强的 C/C++ 功底,理解里面的内容会非常容易。建议好好看看类成员、类成员函数、继承以及 protocol, extension、内存管理这几部分,跟 C/C++ 还是有一些区别的

评分

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

评分

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

评分

五一三天假期把此书第六版看完了,书里面内容讲的非常基础,适合初学 Objective-C 的朋友,如果有较强的 C/C++ 功底,理解里面的内容会非常容易。建议好好看看类成员、类成员函数、继承以及 protocol, extension、内存管理这几部分,跟 C/C++ 还是有一些区别的

评分

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

Programming in Objective-C (5th Edition) 在线电子书 著者简介

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


Programming in Objective-C (5th Edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Programming in Objective-C (5th Edition) 在线电子书 图书描述

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 在线电子书下载

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

Programming in Objective-C (5th Edition) 在线电子书 读后感

评分

前几章,看的挺好的,慢慢的感觉翻译的有点云里雾里。浪费俺们的钱啊!我还是果断看原版吧!原版的书好像已经有针对Xcode5的版本了,翻译的水平还是有的,只是不用心。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。嫌我评论短。  

评分

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

评分

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

评分

很多关键部分只是随笔带过没有说到重点, 不够细致, 也不够深入. 反之对于一些简单的应用示例却进行了大量无意义的解述, 太浪费纸张了.. 个人感觉不值得读, 鸡肋呀鸡肋.. 汗, 竟然说"评论太短了"! 广告: 如果有北京的非要买这书的话联系me, 9.8新, 便宜处理.  

评分

类似图书 点击查看全场最低价

Programming in Objective-C (5th Edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


分享链接





Programming in Objective-C (5th Edition) 在线电子书 相关图书




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

友情链接

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有