Objective-C tutorial for professionals

Download free Objective-C tutorial course in PDF, training file in 51 chapters and 129 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with Objective-C Language
  • Hello World
  • Basic Data Types
  • SEL
  • BOOL
  • id
  • IMP (implementation pointer)
  • NSInteger and NSUInteger
  • Enums
  • typedef enum declaration in Objective-C
  • Converting C++ std::vector to an Objective-C Array
  • De?ning an enum
  • Structs
  • De?ning a Structure and Accessing Structure Members
  • CGPoint
  • Classes and Objects
  • Di?erence between allocation and initialization
  • Creating classes with initialization values
  • Specifying Generics
  • Singleton Class
  • The "instancetype" return type
  • Inheritance
  • Car is inherited from Vehicle
  • Methods
  • Class methods
  • Pass by value parameter passing
  • Pass by reference parameter passing
  • Method parameters
  • Create a basic method
  • Return values
  • Calling methods
  • Instance methods
  • Properties
  • Custom getters and setters
  • Properties that cause updates
  • What are properties?
  • Random Integer
  • Basic Random Integer
  • Random Integer within a Range
  • BOOL / bool / Boolean / NSCFBoolean
  • BOOL/Boolean/bool/NSCFBoolean
  • BOOL VS Boolean
  • Continue and Break!
  • Continue and Break Statement
  • Basic Data Types
  • Structs
  • Inheritance
  • Properties
  • BOOL / bool / Boolean / NSCFBoolean
  • Key Value Coding / Key Value Observing
  • NSArray
  • NSDictionary
  • NSDate
  • NSUrl send a post request
  • NSPredicate
  • NSJSONSerialization
  • NSAttributedString
  • NSObject
  • NSTextAttachment
  • NSUserDefaults
  • Low-level Runtime Environment
  • Categories
  • Protocols and Delegates
  • XML parsing
  • Predefined Macros
  • Format-Specifiers
  • Error Handling
  • Singletons
  • Unit testing using Xcode

It is a free Objective-C ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Objective-C developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.34 MB
File type : pdf
Downloads: 111
Created: 2019-04-30

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Objective-C Tutorials

Become an Xcoder: Start Programming the Mac Using Objective-C

Others related eBooks about Objective-C tutorial for professionals

Bash programming ebook for professionals

Download free bash tutorial course in PDF, training file in 67 chapters and 204 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Getting started with React

This tutorial teaches you how to program with React, a complete PDF document on 139 pages created by StackOverFlow. This course aims to give a solid foundation to React.js by exploring all of its concepts and possibilities, to then facilitate the exploration of the vast ecosystem that revolves arou...

An Introduction to Programming in Go

Learning Go language, free PDF tutorial in 168 pages. Go is an ideal language to learn as your first programming language....

HTML, CSS, Bootstrap, Javascript and jQuery in PDF

Free tutorial to download about HTML, CSS, Bootstrap, Javascript and jQuery, pdf document course in 72 pages created by Meher Krishna Patel....

Java self learning

Download free Java tutorial for self learning , course tutorial training on pdf under 115 pages by Laura Lemay and Charles L. Perkins....

Artificial Neural Networks

Artificial Neural Networks (ANN) are state-of-the-art, trainable algorithms that emulate certain major aspects in the functioning of the human brain. This gives them a unique, self-training ability, the ability to formalize unclassified information and, most importantly, the ability to make foreca...

Python Scientific Lecture Notes (Scipy Lecture Notes)

This book consists of a set of is tutorials on the scientific Python ecosystem: a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert. ...

Full Speed Python

This book aims to teach the Python programming language using a practical approach. Its me..., download free Python tutorial in PDF (40 pages) created by Joao Ventura ....

GUI Design for Android Apps

GUI Design for Android Apps is the perfect - and concise - introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps running on the Intel platform, includi...

Tutorial JSF in PDF

Download free JSF tutorial course in PDF, training file in 6 chapters and 18 pages. Free unaffiliated ebook created from Stack OverFlow contributor....