1th: Understanding the origins of Objective-c language

Source: Internet
Author: User

is about to release Swift 4, oneself is also learning swift, behind the IOS programming estimated also fast is the world of swift, but I still in this hold a book that says OC is gnawing, strange only blame oneself before too lazy, according to price good dozens of yuan buy book not finish, simply sorry own conscience. In fact, the biggest reason is that the current programming foundation is too weak, only know the simple system API, the development of the depth can not be shallow, so only the learning base, can really find the way out of the step. Thousands of words into a sentence to their own word-"now learning OC is not too late, but when to keep up with the pace of the big guy".

  

Main points of this article: (Summary by the author)

  • Objective-c adds an object-oriented feature to the C language and is a superset of it. Objective-c uses a dynamically bound message structure, which means that the object type is checked at run time. What code should be executed after receiving a message is determined by the run-time environment, not the compiler.
  • Understanding the core concepts of C language helps to write good objective-c programs. In particular, learn about memory models and pointers.

  

1th: Understanding the origins of Objective-c language

Related Article

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.