Register or Login
EE-
Learning
Home
About
Subject List
Course List
Contact
Home
About
Courses
Contact
Home
Subject
Lectures
Creating the Main Window
Catogry:
Computing
Subject:
Computer Programming
Course:
Objective C Programming
Lecture List
Creating the Main Window
#import Statement
#define Statement
Categories
Enum Program
Enumerated Data Types
Static Variables
External Global Variables
Directives for Controlling Scope
Error Exception Handling
Dynamic Binding and id
Running a Polymorphic Program
Introduction to Polymorphism
New Instance Variables and Abstract Classes
Overriding Methods
Running the Brand New Point Program
Enhancing the Rectangle class
Creating a Point class
Making steve the Square
OMG, a Square Class?!
Finishing the Rectangle Class
Starting the Rectangle Class
My Mom
Inheritance
But what if Im a millionaire?
How young of a chick can I date?
Synthesized Accessor Methods
Running the New Program
Seperating Files
Conditional Operator
switch
else if Statements
Nested if Statements
Useful if else Program
if else
do Statements
while Loops
Nested for Loops
scanf and increment operators
Intro to Looping
Type Casting and Assignment Operators
int and float Conversions
Data Types and Other Stuff
Accessing Instance Variables
Creating Multiple Objects
Creating an Object
Implementation
Interface
Variables
Explaining the Program
Setting up Xcode