Foundations of Objective-C App Development (Coursera)

Foundations of Objective-C App Development (Coursera)
Course Auditing
Categories
Effort
Certification
Languages
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Foundations of Objective-C App Development (Coursera)
An introduction to the Objective-C programming language. This will prepare you for more extensive iOS app development and build a foundation for advanced iOS development topics. Objective-C programming requires a Mac laptop or desktop computer. An iOS device is optional if the learner is willing to working exclusively with the simulator. Some learners have been able to work with an OS X virtual machine on Windows, but explaining how to do that is beyond the scope of this course.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Upon completing this course, you will be able to:

1. Read and write Objective-C

2. Have a strong grasp of Objective-C objects

3. Organize their code professionally using objects and blocks

4. Prototype several entry-level apps


Course 1 of 6 in the iOS Development for Creative Entrepreneurs Specialization


Syllabus


WEEK 1

Get Ready. Get Set. Go!

Welcome to Week 1! This week we will be discussing a variety of topics including the tools that we will be using, a basic orientation to the programming environment and the very basic programming syntax that Objective-C inherits from the C language.


WEEK 2

Functions, Scopes and Encapsulation - oh my!

Welcome to Week 2! This week we will be learning about how functions are defined in C and then how methods are defined in Objective-C. We will look at the more complex rules surrounding scoping and encapsulation of variables and functions. We'll end the week learning about Objective-C objects and memory.


WEEK 3

Object Lesson

Welcome to Week 3! At the end of this week you will be able to use Objective-C objections by defining them, instantiating them and passing messages to them. We will also introduce you to some of the objects that are build into the language.


WEEK 4

System Libraries to the Rescue

Welcome to Week 4! This week we will be learning about built-in features that help to manage data structures and memory



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.