Programming Sites: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 45: Line 45:
* [http://mattie.info/cs/ Mattie's Eventscripts] - Great for gaining some minor coding experience, simple plugin addon for Source games.
* [http://mattie.info/cs/ Mattie's Eventscripts] - Great for gaining some minor coding experience, simple plugin addon for Source games.
<!-- * [http://www.gneu.org/wiki/index.php?title=Category:HL2_Tutorials Gneu.org] -- '''The author will not be re-posting the previously available content. Notice on the [http://wiki.gneu.org/index.php?title=Main_Page gneu wiki main page]''' -->
<!-- * [http://www.gneu.org/wiki/index.php?title=Category:HL2_Tutorials Gneu.org] -- '''The author will not be re-posting the previously available content. Notice on the [http://wiki.gneu.org/index.php?title=Main_Page gneu wiki main page]''' -->
* [http://hl2coding.planethalflife.gamespy.com/wordpress/ Razvanadrian - Half Life 2 Coding]
* [http://hl2coding.planethalflife.gamespy.com/wordpress/ Razvanadrian - Half Life 2 Coding] -- REMOVED
* [http://detler.ucoz.ru/ Detler's Site] - Lots of Half-Life tutorials, especially on coding in Russian
* [http://detler.ucoz.ru/ Detler's Site] - Lots of Half-Life tutorials, especially on coding in Russian
* [http://www.design3.com/source-engine design3 Video Tutorials] - Many Source videos, including ones on vehicle programming and scripting.
* [http://www.design3.com/source-engine design3 Video Tutorials] - Many Source videos, including ones on vehicle programming and scripting.

Revision as of 20:37, 23 January 2012

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