Wednesday, May 27, 2009

The story so far.

So far, let's review what I know and what I don't know.

We can write simple loop programs, mainly with integers.  We know that pointers are address for memory.  We can have to program print simple text phrases, of course "hello world."
We do know generally how to read codes in C and the general format of C language.   

What I do not know is writing more complex programs.  How to write to memory or get save files permanently to memory.  How to play complex files like video or audio.   

I must admit, I've started to skim ahead with object-C and also the iphone sdk books.
It only gets harder from here.

Hopefully, our next project will address some of this issue.

No comments:

Post a Comment