Difference between revisions of "Coding"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{techy}} | {{techy}} | ||
+ | |||
+ | === REST === | ||
+ | * http://jacobian.org/writing/rest-worst-practices/ | ||
=== PHP === | === PHP === | ||
− | |||
* Functions: [http://php.net/manual/en/function.date.php date] | * Functions: [http://php.net/manual/en/function.date.php date] | ||
=== Python === | === Python === | ||
− | |||
* http://learnpythonthehardway.org/book/ | * http://learnpythonthehardway.org/book/ | ||
=== Other === | === Other === | ||
− | |||
* [http://www.gnu.org/licenses/gpl-howto.html How to use GNU licenses for your own software] | * [http://www.gnu.org/licenses/gpl-howto.html How to use GNU licenses for your own software] | ||
Revision as of 22:04, 21 January 2012
REST
PHP
- Functions: date
Python
Other
http://scienceblogs.com/goodmath/2006/11/the_c_is_efficient_language_fa.php