
Lecture Description
This video lecture, part of the series Introduction to Objective-C by TheNewBoston by Prof. Bucky Roberts, does not currently have a detailed description and video lecture title. If you have watched this lecture and know what it is about, particularly what Programming topics are discussed, please help us by commenting on this video with your suggested description and title. Many thanks from,
- The CosmoLearning Team
- The CosmoLearning Team
Course Index
- Setting up Xcode
- Explaining the Program
- Variables
- Interface
- Implementation
- Creating an Object
- Creating Multiple Objects
- Accessing Instance Variables
- Data Types and Other Stuff
- int and float Conversions
- Type Casting and Assignment Operators
- Intro to Looping
- scanf and increment operators
- Nested for Loops
- while Loops
- do Statements
- if else
- Useful if else Program
- Nested if Statements
- else if Statements
- switch
- Conditional Operator
- Seperating Files
- Running the New Program
- Synthesized Accessor Methods
- How young of a chick can I date?
- But what if I'm a millionaire?
- Inheritance
- My Mom
- Starting the Rectangle Class
- Finishing the Rectangle Class
- OMG, a Square Class?!
- Making steve the Square
- Creating a Point class
- Enhancing the Rectangle class
- Running the Brand New Point Program
- Overriding Methods
- New Instance Variables and Abstract Classes
- Introduction to Polymorphism
- Running a Polymorphic Program
- Dynamic Binding and id
- Error / Exception Handling
- Directives for Controlling Scope
- External / Global Variables
- Static Variables
- Enumerated Data Types
- Enum Program
- Categories
- #define Statement
- #import Statement
- Introduction to Number Objects
- Number Object Methods
- String Objects
- Substrings and Ranges
- Mutable Strings
- Finishing Mutable Strings
- Introduction to Arrays
- Mutable Arrays
- Dictionary Objects
- Working with Files
- Copy and Rename Files
- Working with File Attributes
- Deleting and Printing Files
- Working with Directories
- Read and Write Files
Course Description
This is a series of 65 video lessons on Objective-C, the main programming language used by Apple for the OS X and iOS operating systems. Instructor Bucky Roberts walks you through the basics of Objective-C, covering how to setup your programming environment, syntax, control structures, and more.
Comments
There are no comments.
Be the first to post one.
Posting Comment...