Discover From This Page & Topic: [Discover] programming
[Discover] Creating a shared and static library with the gnu compiler [gcc] http://www.adp-gmbh.ch/cpp/gcc/create_lib.html
(linux engineering unix c) [Discover] Programming is Hard http://programmingishard.com/ (programming development reference tutorial)
[Discover] Advanced Bash-Scripting Guide http://www.tldp.org/LDP/abs/html/ (bash scripting unix linux)
[Discover] Google Code Search http://www.google.com/codesearch (search google programming code)
[Discover] Rails Tricks Most Rails Coders Don't Know http://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-know-131.html (rails rubyonrails articles development)
[Discover] LWN: Linux Device Drivers, Third Edition http://lwn.net/Kernel/LDD3/ (drivers programming linux kernel)
[Discover] Book sources: Linux Sockets Programming http://www.cs.utah.edu/~swalton/listings/sockets/programs/ (network programming sockets linux)
[Discover] Google Web Toolkit - Build AJAX apps in the Java language http://code.google.com/webtoolkit/ (google javascript programming java)
[Discover] Writing device drivers in Linux: A brief tutorial http://www.freesoftwaremagazine.com/articles/drivers_linux?page=0%2C0 (programming linux c kernel)
[Discover] Valgrind Home http://valgrind.org/ (tools linux debug programming)
[Discover] defmacro - Functional Programming For The Rest of Us http://www.defmacro.org/ramblings/fp.html (functional programming tutorial blog)
[Discover] BlueBlog: Software Engineering Tips for Startups http://blog.adaptiveblue.com/?p=765 (business startup programming toread)
[Discover] The Open Software Wiki - SWiK http://swik.net/ (opensource search wiki software)
[Discover] Dive Into Python http://www.diveintopython.org/ (programming reference python tutorial)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (python tutorial programming reference)
[Discover] How to write a Makefile http://www.hsrl.rutgers.edu/ug/make_help.html (makefile programming make linux)
[Discover] Using prototype.js v1.5.0 http://www.sergiopereira.com/articles/prototype.js.html (javascript prototype library programming)
[Discover] Secure Git hosting and collaborative development — GitHub http://github.com/ (scm git programming hosting)
[Discover] Mercurial http://www.selenic.com/mercurial/wiki/ (tools development scm programming)
[Discover] C++ Frequently Questioned Answers http://yosefk.com/c++fqa/? (programming reference linkage language)
[Discover] Blog sobre c++ :: Caloni.com.br http://caloni.com.br/blog/ (geek programming debugging blog)
[Discover] Version Control with Subversion http://svnbook.red-bean.com/ (subversion svn reference opensource)
[Discover] Cofundos.org - community innovation and funding http://www.cofundos.org/index.php (opensource community software programming)
[Discover] INSERT and UPDATE statements in MySQL at Xaprb http://www.xaprb.com/blog/2006/02/21/flexible-insert-and-update-in-mysql/ (mysql programming sql advice)
[Discover] Porting Linux applications to 64-bit systems http://www-128.ibm.com/developerworks/linux/library/l-port64.html?ca=dgr-lnxwPort64 (programming linux tips porting)
[Discover] Sed - An Introduction and Tutorial http://www.grymoire.com/Unix/Sed.html (sed tutorial programming tools)
[Discover] The Spread Toolkit http://www.spread.org/ (opensource network messaging sysadmin)
[Discover] An Argument for the Use of goto Statements - Carl Youngblood http://youngbloods.org/essays/argument_for_goto.html (toread interesting programming goto)
[Discover] UML Reference Card http://www.holub.com/goodies/uml/index.html (programming design cheatsheet reference)
[Discover] Painless JavaScript Using Prototype [JavaScript & DHTML Tutorials] http://www.sitepoint.com/article/painless-javascript-prototype (javascript reference tutorial prototype)
[Discover] Intro to Distributed Version Control (Illustrated) | BetterExplained http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/ (programming versioncontrol subversion scm)
[Discover] Use the YouTube API with PHP http://www.ibm.com/developerworks/library/x-youtubeapi/index.html?ca=drs- (php tutorial api mashup)
[Discover] CHARMING PYTHON #B13: The [itertools] module -- Functional programming in Python becomes lazy -- http://gnosis.cx/publish/programming/charming_python_b13.html (programming python language lazy)
[Discover] XSLT Questions and Answers. http://www.dpawson.co.uk/xsl/sect2/sect21.html (xslt xsl reference xml)
[Discover] SWIG and PHP4 http://www.swig.org/Doc1.3/Php.html (extensions php swig programming)
[Discover] Doolwind's Game Coding Site http://www.doolwind.com/index.php?page=11 (test geek humor personality)
[Discover] Perl Hash Howto http://www.cs.mcgill.ca/~abatko/computers/programming/perl/howto/hash/ (hash perl reference howto)
[Discover] Perens Series Page http://www.phptr.com/promotions/promotion.asp?promo=1484&redir=1&rl=1 (books linux reference programming)
[Discover] EverAge Consulting: Scriptaculous draggable droppable sortable Demo http://scriptaculous.everage.ca/ (javascript prototype tutorial programming)
[Discover] Programming: How to build a Firefox extension - Lifehacker http://lifehacker.com/software/programming/how-to-build-a-firefox-extension-264490.php (development extensions firefox tutorial)
[Discover] [21] Inheritance -- proper inheritance and substitutability, C++ FAQ Lite http://www.parashift.com/c++-faq-lite/proper-inheritance.html#faq-21.6 (programming oop reference development)
[Discover] Writing Your Own Toy OS (Part I) LG #77 http://linuxgazette.net/issue77/krishnakumar.html (os programming tutorial computers)
[Discover] C++ Reference Guide > The Rise & Fall of Object Orientation http://www.informit.com/guides/content.asp?g=cplusplus&seqNum=84&rl=1 (programming oo oop coding)
[Discover] Javascript equivalent for PHP's isset http://kevin.vanzonneveld.net/techblog/article/javascript_equivalent_for_phps_isset/ (interesting php programming)
[Discover] Zend Technologies - Extension Writing Tutorials - Part I: Introduction to PHP and Zend http://www.zend.com/php/internals/extension-writing1.php#Heading9 (php programming development)
[Discover] Mersenne twister - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Mersenne_twister (number numbers random algorithms)
[Discover] Prototype API http://www.prototypejs.org/api (javascript api library prototype)
[Discover] Firefox Extension Tutorial — Business Logs http://businesslogs.com/technology/firefox_extension_tutorial.php (programming extensions tutorial firefox)
[Discover] JavaScript - Table of Contents http://home.cogeco.ca/~ve3ll/jstutor0.htm (javascript programming tutorial reference)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (reference python programming cheatsheet)
[Discover] A Plan for Scams http://dfranke.us/pfs.html (programming social spam ai)
[Discover] http-headers-status.gif (GIF Image, 2580x2023 pixels) http://thoughtpad.net/alan-dean/http-headers-status.gif (programming http reference protocol)
[Discover] Regular Expression Matching Can Be Simple And Fast http://swtch.com/~rsc/regexp/regexp1.html (algorithms programming optimization regexp)
[Discover] Haskell Study Plan http://www.alpheccar.org/en/posts/show/67 (tutorial haskell programming language)
[Discover] All About Monads http://www.haskell.org/all_about_monads/html/index.html (tutorial programming haskell monad)
[Discover] TED Talks: Casting spells with DNA http://www.ted.com/talks/view/id/183 (dna video programming ted)
[Discover] An Introduction and Tutorial for Common Lisp http://www.apl.jhu.edu/~hall/lisp.html (lisp programming tutorial reference)
[Discover] Hack Attack: The AIM BudgetBot - Lifehacker http://lifehacker.com/software/budgetbot/hack-attack-the-aim-budgetbot-187215.php (money bot budget im)
[Discover] Lisp at GMU http://cs.gmu.edu/~sean/lisp/ (lisp programming code source)
[Discover] Self-Study Course in Block Cipher Cryptanalysis http://www.schneier.com/paper-self-study.html (cryptography crypto security toread)
[Discover] TCMalloc : Thread-Caching Malloc http://goog-perftools.sourceforge.net/doc/tcmalloc.html (google c algorithms programming)
[Discover] Classic Texts In Computer Science http://www.zafar.se/bkz/wiki/view/43bafac8c8570f4f (algorithms programming cs reference)
[Discover] The Myth of High Level Languages http://www.informit.com/articles/printerfriendly.asp?p=486104&rl=1 (optimization programming languages software)
[Discover] Biosimilarity http://biosimilarity.blogspot.com/ (mathematics computerscience blog programming)
[Discover] ModSecurity - Web Intrusion Detection And Prevention / mod_security http://www.modsecurity.org/ (apache security programming development)
[Discover] Main Page - Open Metaheuristics http://ometah.berlios.de/index.php/Main_Page (python optimization r algorithm)
[Discover] The World Wide Web Virtual Library: Logic Programming http://www.afm.sbu.ac.uk/logic-prog/ (programming tutorials reference logic)
[Discover] A Field Guide to Genetic Programming by Riccardo Poli, William B Langdon, Nicholas Freitag McPhee ( ... http://www.lulu.com/content/2167025 (algorithms programming book research)
[Discover] Functional Pearl: Trees « This sentence is false http://obfuscatedcode.wordpress.com/2008/02/16/functional-pearl-trees/ (haskell programming tree tutorial)
[Discover] New Architect: Infrastructure Feature http://www.webtechniques.com/archives/2001/05/hong/ (scalability howto design advice)
[Discover] BetterExplained | Understanding Beyond Your Textbook http://betterexplained.com/ (education learning programming math)
[Discover] Inheritance is Evil, and Must be Destroyed http://www.berniecode.com/writing/inheritance/ (javascript design patterns oop)
[Discover] The Joel on Software Discussion Group - Large project development in Python http://discuss.joelonsoftware.com/default.asp?joel.3.410099.31 (programming python languages projectmanagement)
[Discover] What's better about Ruby than Python? - comp.lang.python | Google Groups http://groups.google.com/group/comp.lang.python/msg/28422d707512283 (python ruby programming comparison)
[Discover] Escherization http://www.cgl.uwaterloo.ca/~csk/projects/escherization/ (escher art science math)
[Discover] Keith Devens .com - Programming Fonts http://keithdevens.com/wiki/ProgrammerFonts (fonts programming font typography)
[Discover] correctness-preserving program transformations http://www.cs.indiana.edu/~jsobel/c455-c511.updated.txt (scheme programming algorithm lisp)
[Discover] Complexity Theory: A Modern Approach / Sanjeev Arora and Boaz Barak http://www.cs.princeton.edu/theory/complexity/ (complexity theory books algorithms)
[Discover] A Principled Approach to Operating System Construction in Haskell [PDF] http://reddit.com/r/programming/info/66taf/comments/ (programming article haskell operatingsystems)
[Discover] Linux Genuine Advantage™ http://www.linuxgenuineadvantage.org/ (geek windows drm linux)
[Discover] Monad Transformers Step by Step http://uebb.cs.tu-berlin.de/~magr/pub/Transformers.en.html (tutorial haskell monads programming)
[Discover] MySQL - Advanced Queries http://www.keithjbrown.co.uk/vworks/mysql/mysql_p8.php (mysql sql development programming)
[Discover] GGobi data visualization system. http://www.ggobi.org/ (visualization data graphics statistics)
[Discover] reddit.com: netsec - what's new online http://netsec.reddit.com/ (security news programming reddit)
[Discover] Blue Sky On Mars » Blog Archive » Python dictionaries are not the same as instances http://www.blueskyonmars.com/2007/06/12/python-dictionaries-are-not-the-same-as-instances/ (python programming development patterns)
[Discover] Coding4Fun : Managed Library for Nintendo's Wiimote http://blogs.msdn.com/coding4fun/archive/2007/03/14/1879033.aspx (wii .net programming hardware)
[Discover] Cambrian House, Home of Crowdsourcing http://www.cambrianhouse.com/ (business crowdsourcing development opensource)
[Discover] joe shaw / joe: yes I also want to know about the leak http://joeshaw.org/2006/03/17/386 (programming beagle linux performance)
[Discover] ONLamp.com -- Understanding MVC in PHP http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html?page=1 (php mvc programming oop)
[Discover] VIlisp.vim : Send Lisp code to a running Lisp interpreter http://www.vim.org/scripts/script.php?script_id=221 (vim lisp programming editor)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (python fun challenge games)
[Discover] Programming For Hackers http://gatheringofgray.com/docs/p4h/ (programming c technology tutorial)
[Discover] Michael Feathers' Blog: Regenerative Builds http://michaelfeathers.typepad.com/michael_feathers_blog/2007/05/regenerative_bu.html (programming development hardware build)
[Discover] Programming and Computation http://okmij.org/ftp/Computation/ (programming essays computation computing)
[Discover] InfoQ: Presentation: Ruby and the Art of Domain Specific Languages http://www.infoq.com/news/2008/02/presentation-ruby-art-of-dsl (dsl ruby design programming)
[Discover] What I Learned From Java That Makes Me a Better Programmer When I Use Ruby (Yes, Really) : http://nex-3.com/posts/64-what-i-learned-from-java-that-makes-me-a-better-programmer-when-i-use-ruby ... (java ruby programming weblog)
[Discover] Processing 1.0 (BETA) http://processing.org/ (design programming graphics freeware)
[Discover] microPledge: Get software made http://micropledge.com/ (crowdsourcing jobs business startup)
[Discover] ways: Capturing Caps Lock http://24ways.org/2007/capturing-caps-lock (javascript usability webdesign css)

