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

Android on x86: An Introduction to Optimizing for Intel Architecture

This book is a one-stop reference guide to mindful programming and the unique challenges and opportunities that arise from x86 architectures. It compiles the best practices and procedures associated with application development for devices using Intel's popular line of microprocessors....

Haskell: Functional Programming with Types

In this book, we aim to introduce you both to the Haskell language, from the very basics to its most advanced features, and to computer programming in general. Seasoned programmers, we urge you to be especially patient with this process. In all likelihood, the languages you are most familiar with ...

IPython Interactive Computing and Visualization Cookbook

Download free course IPython Interactive Computing and Visualization Cookbook, pdf file on 548 pages by Cyrille Rossant....

Learn Node.JS

This beginner's course of Node.js will teach you how to make a first functional Web application using Node.js. The author presents his work as the guide he would have liked to read starting with Node.js. He has deliberately simplified his explanations so as to be comprehensible to the greatest numbe...

Essential C#

This book written to provide clear and concise explanation of topics for programmers both starting to learn the C# programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Vue.js Succinctly

Download free course Vue.js Succinctly, pdf file on 101 pages by Ed Freitas....

Tutorial XML in PDF

Download free XML tutorial course in PDF, training file in 8 chapters and 25 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Classic Computer Science Problems in Python

Download free course Classic Computer Science Problems in Python, pdf file on 224 pages by David Kopec....

JavaScript Notes for Professionals

Download free course JavaScript Notes for Professionals, pdf file on 489 pages by Stack Overflow Community....

Python For Loop free PDF

Download free course Python For Loop free PDF, pdf file on 5 pages by tutorialkart.com....