ipad - Training a person in iPhone development -


I will hire a c / c ++ programmer and I'm going to train him in iPhone and iPad programming. I wanted some advice on fast training to somebody. I mainly want to make him a basic secondary complexity app. I do not want to take too much time training because people usually leave job in 5-6 months Give. (We are originally startup with about 8-9 people in our company.).

So, I just want your opinion on time to train someone and what are the best ways to do this.

Thanks

= "Post-Text" itemprop = "text">

Do not spend too much time on theoretical training. The best way to learn programming is to do programming. If the person is already familiar with C / C ++ and has the ability to deal with new technology / language then it will not take much time to learn iPhone programming. First, just train the basics Do not go into the basics of OBJE-C, just basic syntax (method, class, property, init etc). There are many web resources for them just go to Google then go to high level iPhone application architecture (what is the entry point for optimization, how the app is started or finished, event handling etc.) for MVC and representative pattern Pay time which is widely used in the iPhone app Then there are some basic developments (see Controller, IB etc.) There are excellent docks in the Apple for beginners. I can follow them.

And then start coding, follow the sample code from Apple, when there is a problem If so, ask GOOGLE.

And when he is familiar with the basics, then pay some special time for memory management. Otherwise you can be in big trouble.

During the interview, you should ensure that he is familiar with the general programming concepts, familiar with the OOP, knows basic algorithms and data structure and should be familiar with the management of waste without collecting the collector.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -