View Single Post
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#20
That's the first time i've heard it called 'a hans'.

If you're interested in SDL programming, sdl.org has good references and sample programs you can compile on linux and windows. To get started with maemo in general, look to maemo.org for howtos. To get a pre-made development environment, search for "maemo vmware appliance".

For ppl really starting from scratch, i'd suggest first learning to compile already written programs on linux, Then sit down with something like Sam's "learning C in 21 days". Then find a simple, small program that interests you and start looking into the source to see how it works, make small changes, and go from there.

(edit) some good sdl game tutorials
http://lazyfoo.net/SDL_tutorials/

Last edited by ArnimS; 2008-03-02 at 13:50. Reason: added tutorials page