Tagged Questions
0
votes
1answer
21 views
Iphone practice video course [closed]
Is there any iphone development video course with more practice then theory?
Something like sample code, but in video format.
0
votes
1answer
91 views
searching for an iPhone Development course in Raleigh,NC [closed]
I am looking to have a course on iPhone development course in Raleigh,NC . I want to physically go there and not have it online... I tried to find but no hopes , any clue ?
thanks
1
vote
4answers
504 views
Figuring out distance and course between two coordinates
I have 2 coordinates and would like to do something seemingly straightforward. I want to figure out, given:
1) Coordinate A
2) Course provided by Core Location
3) Coordinate B
the following:
1) ...
0
votes
4answers
203 views
Is it possible to give an iPhone App Development Course without Mac computers?
recently a colleague at work asked me if I could prepare and teach an iPhone development course. I told him that he'd have to provide me and the students with a handful of Mac computers to install ...
6
votes
3answers
2k views
Suitable Advanced iPhone/iOS development course material?
There seem to be a lot of introductory books, courses and bootcamps for iPhone development, covering the basics of Xcode, Objective C, Foundation, UIControls, UITableViews, etc.
What would be the ...
5
votes
6answers
418 views
Training a person in iPhone development
I am going to hire a c/c++ programmer and going to train him in Iphone and Ipad programming. I wanted some advice on how to train someone fast. I primarily want him/her to create basic to medium ...
4
votes
3answers
880 views
Opinion/review about iphone development course by About Objects. Is is worth?
I am thinking about attending this 10 day course by About Objects Inc. http://www.aboutobjects.com/training/iphone_development/iphone_and_ipad_development_super_bundle.html
I have never programmed ...
4
votes
1answer
4k views
Training tesseract to use with iPhone
I am trying to use tesseract-2.04 in my iPhone application and just want to detect the numbers. What I am doing here is first I am cross compiling tesseract to generate lib file using this post ...
0
votes
3answers
863 views
iPhone Problem comparing course value for cllocation
i'm writing some code for getting some values including course
-(void) locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation *)newLocation fromLocation:(CLLocation ...
3
votes
4answers
1k views
Where can I go for hands-on cocoa training besides WWDC?
I'm banging my head up against Cocoa and Xcode, and have been for months. I never seem to be able to get away from the tutorials, which are often incomplete, or Apple developer documentation, which is ...