Difference between revisions of "Coding"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{techy}} | {{techy}} | ||
− | * [http:// | + | === PHP === |
− | + | ||
+ | * Functions: [http://php.net/manual/en/function.date.php date] | ||
+ | === Python === | ||
* http://learnpythonthehardway.org/book/ | * http://learnpythonthehardway.org/book/ | ||
− | + | ||
+ | === 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] | ||
+ | |||
+ | * [http://cm.bell-labs.com/cm/cs/who/dmr/chist.html The Development of the C Language*] | ||
+ | http://scienceblogs.com/goodmath/2006/11/the_c_is_efficient_language_fa.php | ||
+ | |||
+ | * http://regex.learncodethehardway.org/book/ |