skip to main
|
skip to sidebar
IPhone Application Development
My independent study to design a curriculum for IPhone application development
NSURL
Monday, March 30, 2009 at
1:32 PM
|
If you want to do web stuff on your IPhone, like getting files from somewhere, use NSURL
Reference
Here's a document on URL loading for http downloading.
Here
Posted by JP
0 comments:
Post a Comment
Newer Post
Older Post
Home
Blog Archive
▼
2009
(
40
)
►
April
(
3
)
▼
March
(
9
)
NSURL
Sample Curriculum 2
First look at application
@class vs #import
Properties, Synthesize, Retain, Release
Adding Navigation Bars to Tab Bars
New IPhone 3.0 SDK
Sample Curriculum 1
Some tips
►
February
(
18
)
►
January
(
10
)
Good Course Materials
Beginning IPhone Development
Good Supplementary Materials
@class vs #import
Properties/Retain/Release
Create Custom Templates
IPhone Developer Center
Objective-C Beginners Guide
Tips/Tasks
--Get a Mac running Leopard and install the SDK
--Start with the Beginners Guide to IPhone Development
--After finishing BGID, write some programs
--I didn't particularly like starting with hacked together tutorials. Use those later or as supplements
--The IPhone Developer's Cookbook is supposed to be good. I didn't like it as a beginner's guide however.
Private Resources
My Documents
My Source Code
0 comments:
Post a Comment