
Tutorial for ObjectiveC is a set of 20 tutorials to help you learn Objective-C. Aimed at beginners, these tutorials give practical how-to advice and help you understand the apparent mysteries of Objective-C.Many developers shy away from iPhone/iPad development because they find Objective-C intimidating. These tutorials will explain the key concepts of Objective-C and get you understanding code instead of having to look at it like its a mysterious foreign language. After you finish these tutorials, you'll learn all those mysteries like why are there property and synthesize statements? How can I create and use my own classes? How do I call methods in Objective-C? Get over your fear and on the road to building your own iPhone and iPad apps using the native language today. Videos Include:- Intro to Objective - C- Variables- Printing output to the screen- If Statements- Controlling program flow with If-Then-Else- Switch statements- For Loops- While Loops- NSArray and NSMutableArray- Arrays of ordinary numbers- Creating functions and calling them- Building your first class- Properties and methods- Setter and Getter methods- Using classes in code- Taking the mystery out of @property- @synthesize, what's it all about- id data type- Attributes of property directives- Basic NSString Operations- NSDictionaries- Key value Coding- dealloc and a brief discussion of Automatic Reference Counting- What do retain, non atomic and other jargon words mean?In total includes 20 video tutorials.FEATURES:- Simple video player interface- View in app window or full screen mode
App that lets users create functions expressed as sine and cosine sums, play them as audio signals, and save/load experiments.
This program allows users to easily draw the Mandelbrot-set with colorful color variations, saving and reading functions, and multi-CPU support.