Some miscellaneous C++ tutorials
Forum » Forums / Resources » Some miscellaneous C++ tutorials
started by: LinkageLinkage
on: 1257152518|%e %b %Y, %H:%M %Z|agohover
number of posts: 4
rss icon RSS: new posts
summary:
Yeah.
Some miscellaneous C++ tutorials
LinkageLinkage 1257152518|%e %b %Y, %H:%M %Z|agohover

Hey guys, just thought I'd post up some places I've found useful in learning C++, just in case you may not have many or whatever.

C Programming- this website, though it probably sounds fairly typical, is where I started learning C++, and it was fairly handy for learning the language itself.
NeHe- I'd assume most people should know about NeHe already, but if you don't, it's worth knowing. It's a great place to learn how to use OpenGL in C++.
Beej's Guide to Network Programming- this is where I learnt the network programming techniques that I've been using in Box Chaser. Pretty good place to learn the fairly simple, and probably OS-portable use of Socket programming.
Drunken Hyena- I haven't been through these tutorials myself, but it looks like a decent introduction to DirectX programming with DX9. I plan on going through these some time to have it alongside OpenGL.

unfold Some miscellaneous C++ tutorials by LinkageLinkage, 1257152518|%e %b %Y, %H:%M %Z|agohover
Re: Some miscellaneous C++ tutorials
mr glassesmr glasses 1257168648|%e %b %Y, %H:%M %Z|agohover

I haven't heard of any of these, thanks! These will be helpful in the future.

unfold Re: Some miscellaneous C++ tutorials by mr glassesmr glasses, 1257168648|%e %b %Y, %H:%M %Z|agohover
Re: Some miscellaneous C++ tutorials
kake_fiskkake_fisk 1257172937|%e %b %Y, %H:%M %Z|agohover

I've been using the C Programming site, but may I suggest LazyFoo for SDL too?
It has been really helpful.

unfold Re: Some miscellaneous C++ tutorials by kake_fiskkake_fisk, 1257172937|%e %b %Y, %H:%M %Z|agohover
Re: Some miscellaneous C++ tutorials
mr glassesmr glasses 1257191951|%e %b %Y, %H:%M %Z|agohover

that rymes! :)

unfold Re: Some miscellaneous C++ tutorials by mr glassesmr glasses, 1257191951|%e %b %Y, %H:%M %Z|agohover
new post