Reading Notes for Objective C #

Source: Internet
Author: User

I suddenly saw a reading note about Mr. Bill Wagner's Objective C #. I thought it was a good one and I am going to link it here. If anyone has the Chinese version of this book, please send me a thank you first.

Objective C # Reading Notes (1) Item 1: Always use properties instead of accessible data members
Item 1: Always use attributes instead of directly accessing data members

Objective C # Reading Notes (2) Item 2: prefer readonly to const Item 2nd:When defining constants, use them first.ReadonlyInsteadConst
Objective C # Reading Notes (3) Item 3: preferIsOrAsOperators to casts Item 1: type conversion using is/AS is preferred Objective C # Reading Notes (4) Item 4: Use conditional attributes instead # If
Item 1: use an attribute with conditions instead # If

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.