Programming Sites: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 8: Line 8:
* [http://www.mdxinfo.com/ Managed Directx Info] - Includes various resources, tools, samples, code snippets for Managed Directx.
* [http://www.mdxinfo.com/ Managed Directx Info] - Includes various resources, tools, samples, code snippets for Managed Directx.
* [http://www.priyajeet.com/web/MSDN/ Game Programming in C#] - 11-part Video Tutorial for Game Programming from MSDN.
* [http://www.priyajeet.com/web/MSDN/ Game Programming in C#] - 11-part Video Tutorial for Game Programming from MSDN.
* [http://www.gamedev.net/ Gamedev] - Website with a lot of useful resources for game developers.


===Half-Life specific===
===Half-Life specific===

Revision as of 10:02, 12 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.
  • HL2 SDK Doxygen - Half-Life 2 SDK functions and classes mapped out.
  • 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