Programming Sites: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 12: Line 12:
===Half-Life specific===
===Half-Life specific===


* [http://hl2coding.com/ Hl2 Coding] - Has some good hl2 related coding tutorials and has great forums for coders to chat.
* [http://hl2coding.com/ HL2 Coding] - Has some good HL2 related coding tutorials and has great forums for coders to chat.
* [http://msdn.microsoft.com/coding4fun/half-life/default.aspx MSDN] - MSDN Half-Life Coding4fun.
* [http://msdn.microsoft.com/coding4fun/half-life/default.aspx MSDN] - MSDN Half-Life Coding4fun.
* [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.

Revision as of 13:21, 16 December 2006

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

General

Half-Life specific

  • HL2 Coding - Has some good HL2 related coding tutorials and has great forums for coders to chat.
  • MSDN - MSDN Half-Life Coding4fun.
  • Mattie's Eventscripts - Great for gaining some minor coding experience, simple plugin addon for Source games.

Sample Source Code

See Also