Skip to main content

Objective-C Essential Training

 

Course Summary

Description


Course name:
Objective-C Essential Training

Author:

Duration:
05h 59m

Released on:
3/24/2011

Exercise files:
Yes

In Objective-C Essential Training, Simon Allardice provides a nuts-and-bolts overview of this popular language for application development for the Mac, the iPhone and iPad, with instructions for building a basic application using Objective-C and Xcode 4. The course shows how to download and install the development tools, covers every major feature of the language, and walks through the writing, compiling, and debugging stages of development. Programmers will also learn about memory management, a vital aspect of programming in Objective-C and Apple’s Foundation framework. Exercise files are included with the course.
Topics include:
  • Understanding the structure of an Objective-C program
  • Logging messages to the command line
  • Writing conditional code
  • Working with variables, classes, and functions
  • Creating code loops
  • Using existing classes in the Foundation framework
  • Managing memory usage
  • Creating custom classes
  • Working with arrays
  • Reading and writing strings
  • Understanding inheritance and NSObject
  • Using Categories and Protocols
  • Compiling and debugging code
  • Writing exception handlers

Comments

Popular posts from this blog

Download Facebook or Youtube Videos Without Any Tools

                Have you ever liked a video shared by your friend on facebook and wanted to download it…Well this this tutorial is not only for facebook or youtube instead it can be used for any video streaming website like metacafe,dailymotion,veoh or yahoo videos.There are websites on the internet that will convert your video link into a download link but it has the following drawback

How To Remove “Error Deleting File or Folder”

It is a very common and annoying message that the file or folder you are trying to deleted cannot be deleted or thependrive cannot be removed as it is used by the system.In this tutorial I will show how to remove your pendrive or delete the files and folders if you get such an error.This error has various flavours and it can be of any of the following types:

Murach's JavaScript and DOM Scripting

by Ray Harris 20 chapters, 764 pages, 337 illustrations ISBN: 978-1-890774-55-4 Today, web users expect web sites to provide advanced features, dynamic user interfaces, and fast response times. To deliver that, you need to know the JavaScript language. Beyond that, though, you need to know how to use JavaScript to script the Document Object Model (or DOM). Now, at last, you can learn both JavaScript and DOM scripting in this one great book. In fact, by the end of chapter 3, you'll be able to develop and debug significant JavaScript applications. By the end of section 2, you'll know the complete JavaScript language and some elementary DOM scripting. And by end of section 3, you will have raised your DOM scripting skills to an expert level.