Programming Sites: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removing carl h guide link due to issues surrounding the author)
mNo edit summary
Line 76: Line 76:
* [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++]
* [http://www.uow.edu.au/~nabg/ABC/ABC.html A Beginners C++]
==Git and Source Code==
* [http://github.com GitHub]
* [http://gitlab.com GitLab]
* [http://bitbucket.org BitBucket]
* [http://sourceforge.com SourceForge]


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


* [[:Category:Open Source Mods]]  
* [[:Category:Open Source Mods]]  
* [http://developer.valvesoftware.com/wiki Main Page]
[[Category:External Sites]][[Category:Programming]]
[[Category:External Sites]][[Category:Programming]]

Revision as of 06:29, 11 November 2017

Template:Otherlang2

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++

Git and Source Code

See Also