Objective C Training (iPhone)

Previous topic - Next topic

mentalthink

Hi perhaps this training can be usefully for someone...

http://www.3dbuzz.com/vbforum/showthread.php?195688

I think, I read about 35$ it's the price for the course, I think when you finish you not will be a genius of iPhone. But for starting perhaps it´s a good place... I have to think about do it...

Regards,

hardyx

This course can be a good option to learn something more if you have the knowledge yet, but not for learning to program native objetive-c apps in four weeks. You can make an "hello world" app without to know programming in one or two days, but for more serious apps you must to learn this language.

I recommend you take a course like this if you have knowledge about Object Oriented Programming (OOP): classes, methods, properties, inheritance, etc.

You must to be very careful with the memory and pointers in Objetive-C. If you make something bad the app will crash. Or worse, the app will work good and fail in other part randomly.

mentalthink

Hi Hardyx thanks, I´m not sure 100%, I did a Course online in Madrid, and buff... very very bad training, and a bit expensive, only for a couple of .Pdf...

Thanks Hardyx for the "info"