Coding

From Things and Stuff Wiki
Revision as of 21:04, 11 June 2012 by Milk (talk | contribs)
Jump to navigation Jump to search


Misc. links.

General

http://www.linusakesson.net/programming/pipelogic/index.php

Data structures

Rest

Python

  • pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. It’s a replacement for easy_install.

Ruby

install ruby rubygems
  • RVM is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems.
  • The Ruby Toolbox

CMSs

C / C++

http://scienceblogs.com/goodmath/2006/11/the_c_is_efficient_language_fa.php

Other