Links Menu
Login
|
| Devel | | Posted by bleader -- Friday 05th of May 2006 13:55:29 PM | >> amd64 architecture
How it works, differences with ia32...
>> C++ mega cours
In french, a big nice course covering lot of the aspects of C++ development.
>> C++ castings
Even if casting may be used in C style in C++ coding, it's always (almost always would be more accurate), to follow standards. C++ got his own way to handle casting, this document explain it pretty well.
>> SGI STL documentation
Under unixes, the only way to get documentation about C++ is to read the STL headers, not quite easy to get :)
This is a nice documentation of class and methods of the STL.
>> UML documentations
In french, even if it's not directly *devel*, it may be really usefull when it comes to object oriented programmation
| | -- 0 comments -- |
| Gaming | | Posted by bleader -- Friday 05th of May 2006 13:42:46 PM | >> Sirlin
Game design, and game related interesting stuffs
>> Warsow
Warsow - A Fast Paced First Person Shooter Game
You need to try this if you like fps with a real gameplay and nice skill evolution possibilities.
| | -- 0 comments -- |
|