Category:Snippets: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (recat)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a collection of bits of code thats not enough for a tutorial.
This is a collection of bits of code that are not enough for a tutorial.
 
Guidelines for code snippets:
* Should be short
* Easy to understand
* Have an explanation of what it does
 
If it doesn't fit into these guidelines it should be a tutorial!
 
[[Category:Free source code]]

Latest revision as of 02:27, 14 June 2008

This is a collection of bits of code that are not enough for a tutorial.

Guidelines for code snippets:

  • Should be short
  • Easy to understand
  • Have an explanation of what it does

If it doesn't fit into these guidelines it should be a tutorial!