Difference between revisions of "Coding"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{techy}}
 
{{techy}}
 +
 +
Misc. links.
  
 
=== General ===
 
=== General ===
Line 42: Line 44:
 
* http://arunrocks.com/blog/2012/03/05/building_a_blog_in_30_mins_with_django_%28screencast%29/
 
* http://arunrocks.com/blog/2012/03/05/building_a_blog_in_30_mins_with_django_%28screencast%29/
 
* http://brack3t.com/ajax-and-django-views.html
 
* http://brack3t.com/ajax-and-django-views.html
 +
 +
* http://hynek.me/articles/python-deployment-anti-patterns/
  
 
=== Ruby ===
 
=== Ruby ===

Revision as of 12:27, 24 April 2012


Misc. links.

General

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

  • https://rvm.io/ - 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.

Other

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