Objective C Tutorial
Offered By: Derek Banas via YouTube
Course Description
Overview
Learn Objective-C programming in this comprehensive tutorial video. Dive into core concepts of both C and Objective-C, including data types, control structures, functions, pointers, and object-oriented programming. Explore Objective-C-specific features like NSString, NSArray, and custom classes. Cover advanced topics such as inheritance, protocols, and dynamic binding. Follow along with code examples and gain practical knowledge to start developing iOS and macOS applications.
Syllabus
C Intro .
For Loop .
Main Attributes .
Compiling .
Include .
Data Types .
Scanf / User Input .
Data Type Precision .
If Else Statement .
Comparison Operators .
Logical Operators .
Math .
For Loop .
While Loop .
Do While Loop .
Global Variable .
Functions .
Pointers .
Structs .
.
Auto Release Pool .
NSLog .
NSString .
Constants .
Convert NSString to String .
NSRange .
NSMutableString .
NSArray .
NSMutableArray .
.
Header File .
Properties .
Method Definition .
Implementation File .
Constructor / Init .
Self .
Custom Init .
Method Initialization .
Creating Objects .
Executing Object Methods .
Inheritance .
Catagories .
Protocols .
Block Anonymous Function .
Enum .
Dynamic Binding .
Taught by
Derek Banas
Related Courses
Initiation à la programmation (en C++)École Polytechnique Fédérale de Lausanne via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Programming Basics
Indian Institute of Technology Bombay via edX 程序设计基础
Peking University via edX 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera