Book reviews in Object-C development example code Daquan

Source: Internet
Author: User
Tags constant definition macbook

Thanks to CSDN's book, "Object-C development example code Daquan" is A translation book published by Tsinghua University Press. The original book is named "Object-C Recipes: A Problem-solution Approch". This book is a good overall for beginners. The whole book introduces the basic knowledge of Object-C. I also used this book to learn about Object-C. I used to develop Android. I also bought a MacBook Pro to practice and talk about how to play it. In fact, I wanted to buy a MacBook Pro and provided an excuse.

This book has advantages and disadvantages. Let's talk about its disadvantages first. This book is based on beginners, however, this book does not mention the variable definition declaration, constant definition declaration, and method declaration of Obeject-C. Most readers read this book based on java, c, and other languages. The lack of basic things will allow readers to think about these problems in other programming languages and lead to misunderstandings. If there are variables, method definitions, and other basic things, the reader will compare the language reading that has been learned before, which is conducive to thinking. It is assumed that there is no programming Foundation to read this book. Readers do not understand the variables, method declaration definitions, and other basic things. It is still difficult to read the subsequent chapters.

Object-C development example code Daquan can be used as a very practical tool book, the book on NSString objects are more detailed, including string comparison, string manipulation, search string, string formatting, etc. As a beginner, you can learn more about the use of NSString. The book also writes more in-depth information about complex data structures such as NSArrary, NSDictionary, and NSSeet. Of course, the main example is that there are few theoretical things, these complex data structures correspond to Arrarlist, map, and set in java and can be compared and learned. The Theory and Practice in memory management can clearly understand the ARC mechanism and multiple memory management methods.

The Object-C development example code book first raises a question and then proposes a solution to guide readers to read. It is a good teaching method to solve problems for beginners. It is of great benefit to guide readers in learning.

In general, I learned a lot through this book. As a beginner of Object-C, there may be something wrong with the above. If not, please forget.




/**

* @ Author Zhang xingye * http://blog.csdn.net/xyz_lmn* iOS entry group: 83702688

* Android Development Group: 241395671

* My Sina Weibo:@ Zhang xingye TBOW*/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.