Sdl tutorials or books

I am trying to find some good tutorials for SDL 2.0 but I have only found lazyfoo and sdltutorials. Are there any good books or tutorials you know of?

Is sdl good for a begginer? I don't know anything about windows programming but I want to learn graphics.
There are links to different SDL 2.0 tutorials here.
http://wiki.libsdl.org/Tutorials

Also
http://wiki.libsdl.org/FAQs

and
http://forums.libsdl.org/

might be worth checking out.
Last edited on
SDL is an excellent choice for basic 2D graphics.
For 3D graphics, I'd recommend OpenGL.
Despite the reviews aftering reading the first two chapters this book looks pretty decent:
http://www.amazon.com/SDL-Game-Development-Shaun-Mitchell/dp/1849696829/ref=sr_1_1?ie=UTF8&qid=1379749098&sr=8-1&keywords=SDL
I would go for SFML as a start for graphics, but SDL is also pretty decent for beginners and so is Allegro, ah well... up to you.
Topic archived. No new replies allowed.