Programming Sites: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎General: adding link)
m (cleanup, adding link)
Line 20: Line 20:
* [http://www.developerfusion.com/ developerFusion]
* [http://www.developerfusion.com/ developerFusion]
* [http://bytes.com/ Bytes] - IT / Dev Knowledge Shared
* [http://bytes.com/ Bytes] - IT / Dev Knowledge Shared
* [http://www.reddit.com/r/carlhprogramming/comments/9o3km/ Carl Programming (Reddit)] - comprehensive course on programming for everyone from total beginner to experienced programmer
* [http://www.reddit.com/r/carlhprogramming/comments/9o3km/ Carl Programming (Reddit)] - comprehensive course on programming for everyone from beginner to experienced programmer
* [http://www.youtube.com/user/StanfordUniversity#g/p Stanford University's eLearning channel on YouTube]
* [http://www.youtube.com/user/StanfordUniversity#g/p Stanford University's course channel on YouTube]
* [http://www.youtube.com/user/MIT#g/a Massachusetts Institute Of Technology (MIT) eLearning channel on YouTube]
* [http://www.youtube.com/user/MIT#g/a Massachusetts Institute Of Technology (MIT) course channel on YouTube]
* [http://www.youtube.com/user/ucberkeley?blend=2&ob=4#g/a UC Berkeley eLearning channel on YouTube]
* [http://www.youtube.com/user/ucberkeley?blend=2&ob=4#g/a UC Berkeley course channel on YouTube]
* [http://www.youtube.com/unswelearning?gl=AU&hl=en-GB#g/a University of New South Wales (UNSW) eLearning channel on YouTube]
* [http://www.youtube.com/unswelearning?gl=AU&hl=en-GB#g/a University of New South Wales (UNSW) course channel on YouTube]


===Game Programming===
===Game Programming===
Line 71: Line 71:
* [http://www.relisoft.com/book/index.htm C++ In Action]
* [http://www.relisoft.com/book/index.htm C++ In Action]
* [http://www.steveheller.com/cppad/cppad.htm C++: A Dialog]
* [http://www.steveheller.com/cppad/cppad.htm C++: A Dialog]
* [http://www.uow.edu.au/~nabg/ABC/ABC.html A Beginners C++]


===See Also===
===See Also===

Revision as of 23:01, 24 January 2010

This is a list of sites relating to programming, covering both general and HL2 specific topics.

General

Game Programming

Half-Life specific

Sample Source Code

C++

See Also