Discovered Pages
» Computer Programming Algorithms Directory http://www.algosort.com/
» Pragmatic Programming Techniques: CouchDB Implementation http://horicky.blogspot.com/2008/10/couchdb-implementation.html
» Using Ruby http://onestepback.org/articles/usingruby/
» Lessons Learned: Why PHP won http://startuplessonslearned.blogspot.com/2009/01/why-php-won.html
» Python программирование: Полезные ссылки http://pydev.ru/links/
» The Great Ruby Shootout (December 2008) | Zen and the Art of Programming http://antoniocangiano.com/2008/12/09/the-great-ruby-shootout-december-2008/
» Rules of Database App Aging - Push cx http://push.cx/2009/rules-of-database-app-aging
» About Scratch - Scratch Wiki http://info.scratch.mit.edu/About_Scratch
» Develop Ruby Applications Using Vim 7.0 Editor http://beans.seartipy.com/2006/09/22/develop-ruby-applications-using-vim-70-editor/
» Comfort with meaninglessness the key to good programmers - Boing Boing http://www.boingboing.net/2008/12/12/comfort-with-meaning.html
» devkitPro http://www.devkitpro.org/
» Le SQL de A à Z - Fonctions SQL - Club d'entraide des développeurs francophones http://sqlpro.developpez.com/cours/sqlaz/fonctions/
» jVSTwRapper - The Java Way Into VST World http://jvstwrapper.sourceforge.net/
» How To Become A Hacker http://www.catb.org/~esr/faqs/hacker-howto.html
» Functional Programming Unit Testing - Part 2 - Matthew Podwysocki http://codebetter.com/blogs/matthew.podwysocki/archive/2008/12/11/functional-programming-unit-testin ...
Discover From Related Topics
ajax
books
code
database
design
development
funny
haskell
humor
java
javascript
jquery
library
opensource
python
rails
reference
ruby
rubyonrails
security
software
tips
tools
tutorial
webdev
Discover From This Topic & Page: [Discover] The Great Ruby Shootout (December 2008) | Zen and the Art of Programming http://antoniocangiano.com/2008/12/09/the-great-ruby-shootout-december-2008/

[Discover] This FTP site http://okmij.org/ftp/
(programming algorithms lisp haskell) [Discover] try ruby! (in your browser) http://tryruby.hobix.com/ (tutorial ruby programming geek)
[Discover] Openmoko http://www.openmoko.com/ (mobile programming source opensource)
[Discover] jQuery Live Query Plugin 1.0 http://brandonaaron.net/docs/livequery/#getting-started (jquery plugin livequery ajax)
[Discover] moo.fx - the next small thing http://moofx.mad4milk.net/ (javascript library ajax code)
[Discover] Why's (Poignant) Guide to Ruby http://poignantguide.net/ruby/ (programming ruby books reference)
[Discover] Top 12 Ruby on Rails Tutorials http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials (ruby rubyonrails rails programming)
[Discover] Rails Envy: Ruby on Rails Rake Tutorial (aka. How rake turned me into an alcoholic) http://www.railsenvy.com/2007/6/11/ruby-on-rails-rake-tutorial (ruby tutorial rails rake)
[Discover] MacRuby – MacRuby http://www.macruby.org/trac/wiki/MacRuby (mac ruby programming framework)
[Discover] Teach Yourself Programming in Ten Years http://norvig.com/21-days.html (programming philosophy learning development)
[Discover] Advanced Bash-Scripting Guide http://tldp.org/LDP/abs/html/index.html (programming shell bash tutorial)
[Discover] ack -- better than grep, a power search tool for programmers http://petdance.com/ack/ (grep search programming tools)
[Discover] The Joel on Software Discussion Group - Why I Hate Frameworks http://discuss.joelonsoftware.com/default.asp?joel.3.219431.12 (frameworks humor funny fun)
[Discover] AndroMDA.org http://www.andromda.org/ (mda programming tools opensource)
[Discover] MySQL :: Using the New MySQL Query Profiler http://dev.mysql.com/tech-resources/articles/using-new-query-profiler.html (optimization profiling database mysql)
[Discover] Prawn: Fast, Nimble PDF Generation For Ruby http://prawn.majesticseacreature.com/ (pdf ruby programming rubyonrails)
[Discover] Real World Haskell http://book.realworldhaskell.org/read/ (haskell programming books tutorial)
[Discover] db4o :: Native Java & .NET Open Source Object Database http://www.db4o.com/ (java opensource database object)
[Discover] Introducing Rack::Cache http://tomayko.com/writings/rack-cache-announce (rack http ruby cache)
[Discover] NodeBox | Home http://nodebox.net/code/index.php/Home (programming mac visualization design)
[Discover] まさかの日記:MSの某氏との会話ログ http://masakano.com/archives/51554921.html (microsoft programming development google)
[Discover] Dive Into Python http://www.diveintopython.org/toc/index.html (programming reference tutorial python)
[Discover] Free 18-week AJAX Training Online Course by Sang Shin http://www.javapassion.com/ajaxcodecamp/ (programming ajax javascript training)
[Discover] Ruby on Rails 2.2 Release Notes http://guides.rubyonrails.org/2_2_release_notes.html (rails documentation rubyonrails ruby)
[Discover] InfoQ: Spring 2.0: What's New and Why it Matters http://www.infoq.com/articles/spring-2-intro (spring aop framework java)
[Discover] Find is a beautiful tool http://eriwen.com/productivity/find-is-a-beautiful-tool/ (bash shell tutorial linux)
[Discover] Pong implemented in Shoes - A Costly Parade (hackety org) http://hackety.org/2008/11/21/aCostlyParade.html (programming community ruby humor)
[Discover] Ruby on Rails - Rails Migrations Cheatsheet - Dizzy http://dizzy.co.uk/ruby_on_rails/cheatsheets/rails-migrations (rails migrations cheatsheet rubyonrails)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python library programming opensource)
[Discover] Languages for the Java VM http://www.robert-tolksdorf.de/vmlanguages.html (java programming languages dev)
[Discover] ActionScript 25行コンテストの決勝進出者12人のコードがすごすぎる件|_level0. ... http://level0.kayac.com/2008/12/actionscript25line_contest.php (actionscript programming flash reference)
[Discover] The Great Ruby Shootout (December 2008) | Zen and the Art of Programming http://antoniocangiano.com/2008/12/09/the-great-ruby-shootout-december-2008/ (ruby performance programming jruby)
[Discover] Ian Bicking: a blog :: lxml: an underappreciated web scraping library http://blog.ianbicking.org/2008/12/10/lxml-an-underappreciated-web-scraping-library/ (xml python programming scraping)
[Discover] WritingTestableCode - テストできるコードの書きかた http://www.hyuki.com/yukiwiki/wiki.cgi?WritingTestableCode (testing programming test code)
[Discover] Google C++スタイルガイド 日本語訳 | textdrop http://www.textdrop.net/google-styleguide-ja/cppguide.xml (google programming reference code)
[Discover] Aegisub: If programming languages were religions... http://www.aegisub.net/2008/12/if-programming-languages-were-religions.html (programming geek humor fun)
[Discover] Collected Algorithms of the ACM http://calgo.acm.org/ (algorithms programming math acm)
[Discover] 100+ Open Courseware Collections for Aspiring Web Devs | Web Hosting Unleashed http://www.webhostingunleashed.com/blog/20081217/100-open-courseware-collections-for-aspiring-web-de ... (tutorial webdesign resources training)
[Discover] Sites with Excellent jQuery Navigation | Build Internet! http://buildinternet.com/2009/01/8-sites-with-excellent-jquery-navigation/ (webdesign jquery javascript inspiration)
[Discover] Ruby Articles to Read Over The Holiday Season http://www.rubyinside.com/7-ruby-articles-to-read-over-the-holiday-season-1420.html (rails ruby rubyonrails programming)
[Discover] Galois: Cryptol http://www.galois.com/technology/communications_security/cryptol (security privacy software research)
[Discover] iPhoneアプリケーション「はてな touch」「LDR touch」「テレビ番組表」のソー http://d.hatena.ne.jp/KishikawaKatsumi/20090102/1230826251 (source programming iphone development)
[Discover] Coderholic " Blog Archive " 25 Free Computer Science Books http://www.coderholic.com/25-free-computer-science-books/ (programming free books php)
[Discover] why's potion at master — GitHub http://github.com/why/potion/tree/master (programming oop potion why)
[Discover] Give and Take in the Software Industry http://www.secretgeek.net/give_take.asp (funny humor development programming)
[Discover] Coding Horror: Top 25 Most Dangerous Programming Mistakes http://www.codinghorror.com/blog/archives/001210.html (programming development tips security)
[Discover] Like Slime, for Vim " Jonathan's Techno-tales http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/ (programming vim python tools)
[Discover] Why Haskell is beyond ready for Prime Time http://intoverflow.wordpress.com/2009/01/13/why-haskell-is-beyond-ready-for-prime-time/ (programming haskell functional language)
[Discover] qevent - Google Code http://code.google.com/p/qevent/ (library javascript programming jquery)
[Discover] Tokamak Open Source Physics Engine http://www.tokamakphysics.com/index.htm (library physics opengl opensource)
[Discover] perfection kills " Blog Archive " `instanceof` considered harmful (or how to write a robust ` ... http://thinkweb2.com/projects/prototype/instanceof-considered-harmful-or-how-to-write-a-robust-isarr ... (object javascript prototype type)
[Discover] ActiveRecord.js Released as Beta: Adds Object Relational Mapping to JavaScript | Aptana http://www.aptana.com/blog/rjohnson/activerecord_js_released_as_beta (javascript sqlite library programming)
[Discover] Rules of Database App Aging - Push cx http://push.cx/2009/rules-of-database-app-aging (programming databases architecture dev)
[Discover] ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM http://www.activerecordjs.org/ (library javascript orm opensource)
[Discover] SANS Institute - CWE/SANS TOP 25 Most Dangerous Programming Errors http://www.sans.org/top25errors/#s4 (errors design security development)
[Discover] %w(Akita On Rails) * 2.0 / The Best Environment for Rails on Windows http://akitaonrails.com/2009/1/13/the-best-environment-for-rails-on-windows (windows rubyonrails git programming)
[Discover] Create daemons in PHP http://kevin.vanzonneveld.net/techblog/article/create_daemons_in_php/ (php programming daemon cli)
[Discover] Robby on Rails : Subdomain accounts with Ruby on Rails explained http://www.robbyonrails.com/articles/2009/01/11/subdomain-accounts-with-ruby-on-rails-explained (subdomain rubyonrails programming rails)
[Discover] The power of JRuby - Khaled alHabache's official blog http://www.khelll.com/blog/ruby/the-power-of-jruby/ (development programming jruby java)
[Discover] CWE - 2009 CWE/SANS Top 25 Most Dangerous Programming Errors http://cwe.mitre.org/top25/ (errors programming security design)
[Discover] What is ruby? http://www.rubyist.net/~slagell/ruby/index.html (programming tutorial ruby software)
[Discover] ohloh_labs - Trac http://labs.ohloh.net/ohcount/ (source project statistics opensource)
[Discover] Living la vida Django | Hacking for fun and profit http://tabo.aurealsys.com/archives/2005/11/28/living-la-vida-django/ (review opensource programming framework)
[Discover] Drools - Home http://drools.org/ (rule programming java engine)
[Discover] coyote: Dynamic language support in NetBeans https://coyote.dev.java.net/ (programming dev java)
[Discover] ZedShaw.com http://www.zedshaw.com/index.html (programming blog)
[Discover] A brief programming tutorial in C for raw sockets http://mixter.void.ru/rawip.html (programming sockets tutorial networks)
[Discover] Inmersión en Python http://es.diveintopython.org/ (resources programming spanish reference)
[Discover] wooblelab | home http://www.wooblelab.com/ (programming knowledgebase webdev)
[Discover] Labnotes " Buildr, or when Ruby is faster than Java http://blog.labnotes.org/2007/05/03/buildr-or-when-ruby-is-faster-than-java/ (programming ruby performance)
[Discover] http://manuals.rubyonrails.org/ http://manuals.rubyonrails.org/ (programming documentation rails)
[Discover] paste.lisp.org pastebin http://paste.lisp.org/ (sharing programming software)
[Discover] FreeRIDE: HomePage http://freeride.rubyforge.org/wiki/wiki.pl (programming ruby software)
[Discover] Éric Lévénez's site http://www.levenez.com/ (windows visualization timeline programming)
