Coding

From Things and Stuff Wiki
Revision as of 18:27, 23 June 2012 by Milk (talk | contribs) (→‎Haskall)
Jump to navigation Jump to search


Misc. links.

General

  • Pipe Logic - "In this model, a UNIX pipe acts like a wire, that is, a conductor with parasitic capacitance."

Reference

Books

Data structures

OOP

Functional

JSON

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

Guides

Tools

  • 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

Gems

install ruby rubygems

CMS/F

C / C++

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

Haskell

Documentation

Other