Google
 
Discovered Topics
 programming  essay  paulgraham  art  hackers

Discover From This Page & Topic: [] programming
 [] Dabblers and Blowhards http://www.idlewords.com/2005/04/dabblers_and_blowhards.htm (writing funny art philosophy)
 [] Teach Yourself Programming in Ten Years http://norvig.com/21-days.html (programming philosophy computers culture)
 [] stackoverflow http://www.stackoverflow.com/ (technology programming development podcast)
 [] Project Euler http://projecteuler.net/ (education geek math fun)
 [] Idle Words Blog http://www.idlewords.com/ (blog writing programming art)
 [] Ways to Improve Your Programming Productivity - Articles - Matthew Moore http://www.matthewpaulmoore.com/articles/443-10-ways-to-improve-your-programming-productivity (programming career development gtd)
 [] #UNIX - The Programmers' Stone http://get.a.clue.de/ProgStone/index.html (books programming toread coding)
 [] Alice.org http://alice.org/ (programming education kids tutorial)
 [] Worse Than Failure: Curious Perversions in Information Technology - Worse Than Failure http://worsethanfailure.com/ (geek humor programming blog)
 [] Python Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python programming generators systems)
 [] On the fundamentals of programming : Codeulate. http://codeulate.com/?p=4 (programming learning programmer practice)
 [] Useless Factor: Some more advanced GC techniques http://useless-factor.blogspot.com/2008/03/some-more-advanced-gc-techniques.html (programming algorithms gc garbagecollection)
 [] Back to Basics - Joel on Software http://www.joelonsoftware.com/articles/fog0000000319.html (programming development joel c)
 [] deWiTTERS Game Loop Article http://dewitters.koonsolo.com/gameloop.html (programming games tutorial gamedev)
 [] Majek's technical blog: Useful C extensions (gcc specific) http://majek4.blogspot.com/2008/03/useful-c-extensions-gcc-specific.html (programming optimization linux c)
 [] » Printable Design Patterns Quick Reference Cards http://blog.markturansky.com/archives/32 (patterns programming reference design)
 [] Extreme regex foo: what you need to know to become a regular expression pro - I’m Mike http://immike.net/blog/2007/06/21/extreme-regex-foo-what-you-need-to-know-to-become-a-regular-expres ... (programming regex tutorials reference)
 [] Paul Graham http://www.paulgraham.com/ (programming lisp essays software)
 [] Avian's Blog: Linux mmap weirdness http://www.tablix.org/~avian/blog/archives/2008/03/14/T19_10_36/ (linux programming c)
 [] CodeKata http://codekata.pragprog.com/ (programming code kata ruby)

 [] The Thing About Git http://tomayko.com/writings/the-thing-about-git (git scm versioncontrol programming)
 [] Tips for Optimizing MySQL Queries (That don’t suck) | 20bits http://20bits.com/2007/04/10/10-tips-for-optimizing-mysql-queries-that-dont-suck/ (optimization mysql database sql)
 [] InfoQ: A Brief Introduction to REST http://www.infoq.com/articles/rest-introduction (rest webservices architecture programming)
 [] The Continuing Relevance of C http://www.cs.uiowa.edu/~rjhansen/c_relevance.html (programming c history lisp)
 [] O'Reilly Radar > Pipes and Filters for the Internet http://radar.oreilly.com/archives/2007/02/pipes_and_filte.html (mashup yahoo webservices opensource)
 [] When seekdir() Won't Seek to the Right Position : finding and fixing a 25-year old BSD bug http://www.vnode.ch/fixing_seekdir (funny history unix bugs)
 [] Stevey's Blog Rants: The Next Big Language http://steve-yegge.blogspot.com/2007/02/next-big-language.html (programming development software javascript)
 [] Prototype JavaScript Framework: Class-style OO, Ajax, and more http://prototype.conio.net/ (ajax javascript library framework)
 [] Why are the Microsoft Office file formats so complicated? (And some workarounds) - Joel on Software http://www.joelonsoftware.com/items/2008/02/19.html (microsoft programming windows code)
 [] LISP book! http://www.gigamonkeys.com/book/ (lisp programming books book)
 [] Eloquent JavaScript -- interactive tutorial http://eloquentjavascript.net/ (javascript tutorial programming book)
 [] DadHacker » Blog Archive » Donkey Kong and Me http://www.dadhacker.com/blog/?p=987 (games interesting history blog)
 [] Coding Horror: Size Is The Enemy http://www.codinghorror.com/blog/archives/001025.html (programming development tips language)
 [] O'Reilly Radar > Why Johnny Can't Program http://radar.oreilly.com/archives/2007/01/why_johnny_cant.html (kids programming education children)
 [] Coding Horror: Paul Graham's Participatory Narcissism http://www.codinghorror.com/blog/archives/001080.html (business startup funny essays)
 [] Pro-Phi-Psi: Why I No Longer Like or Use C++ http://prophipsi.blogspot.com/2008/03/why-i-no-longer-like-or-use-c.html (programming complexity rants language)
 [] Learn to Program, by Chris Pine http://pine.fm/LearnToProgram/ (programming ruby tutorial learning)
 [] RSpec-1.0.8: Home http://rspec.rubyforge.org/ (ruby testing tdd programming)
 [] Cheat Sheet Roundup - Over 30 Cheatsheets for developers http://www.petefreitag.com/item/455.cfm (programming reference development resources)
 [] Programming Bottom-Up http://www.paulgraham.com/progbot.html (programming lisp design dsl)
 [] Amazon.com: Amazon SimpleDB, Amazon Web Services http://www.amazon.com/gp/browse.html?node=342335011 (amazon api aws database)
 [] Regular Expression Library http://regexlib.com/default.aspx (regex programming library reference)
 [] txt2re: regular expression generator: give it text and it returns a regexp matching it http://www.txt2re.com/ (programming generator funny hacks)
 [] krugle http://www.krugle.com/ (search programming code development)
 [] Arc Forum | Arc http://arclanguage.org/ (lisp programming arc language)
 [] Eternally Confuzzled - Red Black Tree Tutorial http://www.eternallyconfuzzled.com/tuts/datastructures/jsw_tut_rbtree.aspx (tree tutorial programming algorithm)
 [] ZenTest: Automated test scaffolding for Ruby http://www.zenspider.com/ZSS/Products/ZenTest/ (testing ruby tdd rails)
 [] Damien Katz: Error codes or Exceptions? Why is Reliable Software so Hard? http://damienkatz.net/2006/04/error_code_vs_e.html (programming development coding article)
 [] John Resig - Programming Book Profits http://ejohn.org/blog/programming-book-profits/ (writing business money books)
 [] Win32 cheat sheet http://research.microsoft.com/~simonpj/win32-cheat.html (windows reference utilities cheatsheet)
 [] Programming and Computation http://okmij.org/ftp/Computation/ (programming essays functional computation)
 [] Processing 1.0 (BETA) http://www.processing.org/ (programming art opensource visualization)
 [] Coding Horror http://www.codinghorror.com/blog/ (blog programming development software)
 [] Efficient JavaScript - Opera Developer Community http://dev.opera.com/articles/view/48/ (javascript programming optimization tips)
 [] Strategy Game Programming http://www.fierz.ch/strategy.htm (programming strategy algorithms games)
 [] The Django Book http://www.djangobook.com/ (python django programming books)
 [] Python Programming Language -- Official Website http://www.python.org/ (python programming development opensource)
 [] What Every Programmer Should See On YouTube http://www.javalobby.org/java/forums/t105120.html (programming video java youtube)
 [] Dominiek.com | Building a .com in 24 hours http://dominiek.com/articles/2008/1/6/building-a-com-in-24-hours (business development rails startup)
 [] A Modest Proposal: C++ Resyntaxed http://www.csse.monash.edu.au/~damian/papers/HTML/ModestProposal.html (programming language syntax style)
 [] Cowboy Programming » Practical Fluid Mechanics http://cowboyprogramming.com/2008/04/01/practical-fluid-mechanics/ (physics graphics games algorithms)
 [] Matasano Chargen » Aguri: Coolest Data Structure You’ve Never Heard Of http://www.matasano.com/log/1009/aguri-coolest-data-structure-youve-never-heard-of/ (algorithms datastructures algorithm articles)
 [] Stevey's Blog Rants: Code's Worst Enemy http://steve-yegge.blogspot.com/2007/12/codes-worst-enemy.html (programming toberead blog java)
 [] nodebox http://nodebox.net/code/index.php/Home (visualization mac python apple)
 [] How to be a Programmer: A Short, Comprehensive, and Personal Summary http://samizdat.mines.edu/howto/HowToBeAProgrammer.html (tutorial programming reference tips)
 [] Holding a Program in One's Head http://paulgraham.com/head.html (programming development creativity code)
 [] Cocoa Dev Central http://www.cocoadevcentral.com/ (programming mac cocoa tutorial)
 [] Can Your Programming Language Do This? - Joel on Software http://www.joelonsoftware.com/items/2006/08/01.html (javascript programming functional google)
 [] Matrix: Simulating the world Part II: cellular automata http://plus.maths.org/issue46/features/dartnell/index.html (programming modeling simulation algorithm)
 [] The Hello World Collection http://www.roesler-ac.de/wolfram/hello.htm (geek programming funny software)
 [] NetBeans Magazine http://www.netbeans.org/community/magazine/ (netbeans magazine java revista)
 [] Twitter Said To Be Abandoning Ruby on Rails http://www.techcrunch.com/2008/05/01/twitter-said-to-be-abandoning-ruby-on-rails/ (twitter scalability rubyonrails ruby)
 [] Timeframe http://stephencelis.com/projects/timeframe (date library javascript calendar)
 [] Stevey's Home Page - Effective Emacs http://steve.yegge.googlepages.com/effective-emacs (emacs programming editor productivity)
 [] Computer Programming for Everybody http://www.python.org/cp4e/ (python education programming computer)
 [] Hypertable http://hypertable.org/about.html (programming cluster database hypertable)
 [] ASTRO BLASTER SECRET BONUS NUMBER 01 http://donhodges.com/Astro_Blaster_Secret_Bonus_01.htm (games programming)
 [] The dreaded diamond dependency problem http://blog.well-typed.com/2008/04/the-dreaded-diamond-dependency-problem/ (programming)
 [] Inheritance is evil, and must be destroyed: part 1 http://www.berniecode.com/writing/inheritance/ (programming design inheritance patterns)
 [] bash ref cards http://tldp.org/LDP/abs/html/refcards.html (scripting reference bash programming)
 [] WWW FAQs: What is the maximum length of a URL? http://www.boutell.com/newfaq/misc/urllength.html (browser programming http length)
 [] niksilver.com » Big lessons from a little project http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/ (management programming software blog)
 [] Google Doctype - Google Code http://code.google.com/doctype/ (google css javascript html)
 [] PAC MAN'S SPLIT SCREEN LEVEL ANALYZED AND FIXED http://www.donhodges.com/how_high_can_you_get2.htm (programming games pacman geek)
 [] PHP: Classes and Objects (PHP 4) - Manual http://cn.php.net/oop (manual php programming)
 [] Coding Horror ---- http://www.codinghorror.com/blog/archives/001082.html (microsoft design opensource toread)
 [] Ditz http://ditz.rubyforge.org/ (bugtracking ruby scm git)
 [] A Nickel's Worth: Effective .emacs http://a-nickels-worth.blogspot.com/2007/11/effective-emacs.html (emacs programming tips editor)
 [] try ruby! (in your browser) http://tryruby.hobix.com/ (programming tutorial ruby development)
 [] iBanjo » Blog Archive » Subversion’s Future? http://blog.red-bean.com/sussman/?p=90 (subversion opensource svn programming)
 [] Official Google Mac Blog http://googlemac.blogspot.com/ (google mac blog macintosh)
 [] xkcd - A webcomic of romance, sarcasm, math, and language - By Randall Munroe http://xkcd.com/323/ (windows funny tech comics)
 [] Theobroma Cacao http://theocacao.com/ (mac cocoa programming blog)
 [] TIOBE Software: Tiobe Index http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html (programming statistics ranking language)
 [] LIst of Calling Conventions and Mangling Names in C++ http://cplus.about.com/od/introductiontoprogramming/a/conventions_2.htm (windows c programming)
 [] Dust http://dust.rubyforge.org/ (testing test dust ruby)
 [] CERT C Secure Coding Standard https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard (c security programming privacy)