Tuesday, February 16, 2010

Hello World!

As with every programming language, the first program that you ever write is the "Hello World" program.

Well I just downloaded the iPhone SDK (3GBs, sheesh!) but I have to say it's pretty sweet. I'm reading through some tutorials online on how to code in this SDK and I have to say it's pretty intimidating.

I don't have a very solid background in programming. The most I've ever done is worked with some Perl script for one of my old jobs running a pipe stress analysis program on a UNIX OS.

That added to the PHP and MySQL stuff that I've learned in the past month, I would say that I'm pretty green when it comes to coding.

As with any Apple product, it relies heavily on the Objective C language. Let's just say I've been switching back and forth heavily between working in the IDE and google searching everything.

I came across this one sweet tutorial icodeblog.com

It's pretty dummy proof.

But alas you can see my frankenstein here:



"Hello World!"

No comments:

Post a Comment