Discover From This Page & Topic: [Discover] programming
[Discover] Pre-defined C/C++ Compiler Macros http://predef.sourceforge.net/
(programming reference preprocessor compiler) [Discover] subversion.tigris.org http://subversion.tigris.org/ (tools development svn subversion)
[Discover] GameDev.net - all your game development needs http://www.gamedev.net/ (games development programming gamedev)
[Discover] Advanced Bash-Scripting Guide http://www.tldp.org/LDP/abs/html/ (bash scripting reference shell)
[Discover] How to be a Programmer: A Short, Comprehensive, and Personal Summary http://samizdat.mines.edu/howto/HowToBeAProgrammer.html (programming reference development howto)
[Discover] UTF8-CPP: UTF-8 with C++ in a Portable Way http://utfcpp.sourceforge.net/ (unicode library programming tools)
[Discover] The Aggregate Magic Algorithms http://aggregate.org/MAGIC/ (algorithms programming reference math)
[Discover] Security Engineering - A Guide to Building Dependable Distributed Systems http://www.cl.cam.ac.uk/~rja14/book.html (engineering security book architecture)
[Discover] Dive Into Python http://diveintopython.org/ (programming tutorial reference python)
[Discover] Streamflow http://people.cs.vt.edu/~scschnei/streamflow/ (lockfree library programming algorithms)
[Discover] Holub Associates: UML Reference Card http://www.holub.com/goodies/uml/ (programming design reference cheatsheet)
[Discover] The Trac Project - Trac http://trac.edgewall.org/ (development wiki management programming)
[Discover] memcached: a distributed memory object caching system http://www.danga.com/memcached/ (programming cluster memcached ha)
[Discover] The Programming Language Lua http://www.lua.org/ (scripting programming language development)
[Discover] Open Source Flash - osflash http://osflash.org/ (opensource flash tools actionscript)
[Discover] OpenGL Red Book http://www.glprogramming.com/red/ (opengl programming book graphics)
[Discover] Valgrind Home http://valgrind.org/ (linux tools debug programming)
[Discover] TCMalloc : Thread-Caching Malloc http://goog-perftools.sourceforge.net/doc/tcmalloc.html (google memory library programming)
[Discover] SDCC - Small Device C Compiler http://sdcc.sourceforge.net/ (pic compilers programming embedded)
[Discover] Screen Space Ambient Occlusion | meshula.net http://meshula.net/wordpress/?p=145 (lighting programming graphics occlusion)
[Discover] Beej's Guide to Network Programming http://beej.us/guide/bgnet/ (network tutorial programming c)
[Discover] Gamasutra - The Art & Science of Making Games http://www.gamasutra.com/ (games development news gaming)
[Discover] Simple Hierarchical Ordered Planner http://www.cs.umd.edu/projects/shop/ (planning ai programming library)
[Discover] OpenGL Reference Manual http://www.glprogramming.com/blue/ (programming opengl graphics reference)
[Discover] APRON TUTORIALS OPENGL http://www.morrowland.com/apron/tut_gl.php (opengl graphics programming tutorial)
[Discover] More C++ Idioms - Wikibooks, collection of open-content textbooks http://en.wikibooks.org/wiki/More_C%2B%2B_Idioms (programming coding book books)
[Discover] jnrdev - the 2d jump n run tutorial series http://jnrdev.72dpiarmy.com/ (programming tutorial gamedev platformer)
[Discover] Lambda the Ultimate | Programming Languages Weblog http://lambda-the-ultimate.org/ (programming lisp functional blog)
[Discover] Programming Texts/Tutorials http://stommel.tamu.edu/~baum/programming.html (tutorial programming reference linux)
[Discover] Overview (Java 2 Platform SE 5.0) http://java.sun.com/j2se/1.5.0/docs/api/index.html (java reference api programming)
[Discover] Holding a Program in One's Head http://www.paulgraham.com/head.html (programming design article business)
[Discover] Iñigo Quilez - home page http://rgba.scenesp.org/iq/computer/articles/ssao/ssao.htm (graphics programming ssao occlusion)
[Discover] dojo, the Javascript Toolkit: brought to you by the Dojo Foundation http://dojotoolkit.org/ (javascript ajax opensource programming)
[Discover] Jörg's useful and ugly BIT WIZARDRY page http://www.jjj.de/bitwizardry/bitwizardrypage.html (algorithms programming reference math)
[Discover] PeLib - An open-source C++ library http://www.pelib.com/index.php (reversing opensource programming library)
[Discover] enet: enet http://enet.bespin.org/ (library development udp networking)
[Discover] Scheme Syntactic Extension http://www.scheme.com/tspl3/syntax.html#./syntax:h0 (programming tutorial info language)
[Discover] Windows Mobile Pocket PC Smartphone Programming: Manually migrate Embedded Visual C++ workspace to ... http://windowsmobilepro.blogspot.com/2005/08/manually-migrate-embedded-visual-c.html (pocket programming pda)
[Discover] Simple Reverse Engineering [Archive] - xda-developers http://forum.xda-developers.com/archive/index.php/t-226193.html (reversing pocket programming pda)
[Discover] devkitPro http://www.devkitpro.org/about/ (arm dev build compiler)
[Discover] its existing Insomniac R&D page http://www.insomniacgames.com/tech/techpage.php (programming gamedesign gamedev games)
[Discover] USENIX 2003 Annual Technical Conference http://www.usenix.org/events/usenix03/tech/freenix03/full_papers/lefkowitz/lefkowitz_html/index.html (programming protocol network paper)
[Discover] Ragel State Machine Compiler http://www.cs.queensu.ca/~thurston/ragel/ (coding generator state protocol)
[Discover] Welcome to ZeroC, the Home of Ice http://www.zeroc.com/index.html (python framework java middleware)
[Discover] Program-Transformation.Org http://www.program-transformation.org/Transform/WebHome (programming tools transformation wiki)
[Discover] The art of metaprogramming, Part 2: Metaprogramming using Scheme http://www.ibm.com/developerworks/linux/library/l-metaprog2.html (scheme ibm metaprogramming article)
[Discover] Dynamic Code Generation with Trace Trees for LUA http://article.gmane.org/gmane.comp.lang.lua.general/44781 (vm programming lua jit)
[Discover] Jones on reciprocal multiplication http://www.cs.uiowa.edu/~jones/bcd/divide.html#times (programming info math)
[Discover] DevMaster.net - Writing Low-Pain Massively Scalable Multiplayer Servers http://www.devmaster.net/articles/mmo-scalable-server/ (games server network concurrent)
[Discover] UDT: Breaking the Data Transfer Bottleneck http://udt.sourceforge.net/doc.html (protocol network source library)
[Discover] GNU Manuals Online http://www.gnu.org/manual/manual.html (linux programming manual books)
[Discover] CS: C/C++ Reference http://www.cppreference.com/ (programming reference c documentation)
[Discover] W3Schools Online Web Tutorials http://www.w3schools.com/ (tutorials reference programming tutorial)
[Discover] Producing Open Source Software - Karl Fogel http://www.producingoss.com/ (opensource programming priority toread)
[Discover] Standard Template Library Programmer's Guide http://www.sgi.com/tech/stl/ (programming stl reference documentation)
[Discover] Joel on Software http://www.joelonsoftware.com/ (blog blogs programming development)
[Discover] Peter@Norvig.com http://www.norvig.com/ (programming research blogger lisp)
[Discover] gotAPI/HTML - Instant search in HTML and other developer documentation http://www.gotapi.com/html (css api javascript html)
[Discover] The Art of Unix Programming http://www.faqs.org/docs/artu/ (programming unix books linux)
[Discover] The Yahoo! User Interface Library (YUI) http://developer.yahoo.com/yui/ (javascript yahoo programming ajax)
[Discover] C++ Reference http://www.cplusplus.com/reference/ (reference programming documentation code)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming books tutorial)
[Discover] O'Reilly Perl Documentation http://www.perl.com/pub/v/documentation (programming perl reference)
[Discover] PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management ... http://www.phpbuilder.com/ (php programming tutorials books)
[Discover] C# Corner - C#, Visual Studio .NET, ASP.NET, WPF, WCF, WF, and Windows Vista Community http://www.c-sharpcorner.com/ (.net programming development csharp)
[Discover] Learning the GNU development tools: http://autotoolset.sourceforge.net/tutorial.html (programming gnu tools development)
[Discover] books at DataStructures http://www.datastructures.info/books/ (programming algorithms free algorithm)
[Discover] Basics of Compiler Design http://www.diku.dk/hjemmesider/ansatte/torbenm/Basics/ (compiler programming book books)
[Discover] PHP: Hypertext Preprocessor http://www.php.net/ (php opensource programming tools)
[Discover] Peter's gdb Tutorial: Table Of Contents http://dirac.org/linux/gdb/ (programming linux tutorial debugging)
[Discover] POSIX Threads Programming http://www.llnl.gov/computing/tutorials/pthreads/ (programming tutorial threads posix)
[Discover] Target : Corner Spacesaver Bookcase - Maple http://del.icio.us/doc/dangerous#chrome://ietab/content/reloaded.html?url= (css microsoft travel technology)
[Discover] The Official Microsoft ASP.NET Site http://www.asp.net/Default.aspx (microsoft programming asp.net)
[Discover] How to Make Dialogs (The Java™ Tutorials > Creating a GUI with JFC/Swing > Using Swing Components) http://java.sun.com/docs/books/tutorial/uiswing/components/dialog.html (programming java dialog swing)
[Discover] [incr Tcl] - Object-Oriented Programming in Tcl/Tk http://incrtcl.sourceforge.net/itcl/ (tcl opensource programming oop)
[Discover] dogtail: taking your application for a walk http://people.redhat.com/zcerza/dogtail/ (testing python gui linux)
[Discover] Ruby Home Page http://www.ruby-lang.org/en/ (programming ruby scripting community)
[Discover] Monospace/Fixed Width Programmer's Fonts http://www.lowing.org/fonts/ (fonts monospace programming development)
[Discover] The Django Book http://www.djangobook.com/en/beta/ (python django book books)
[Discover] Catalyst - Web Framework http://catalyst.perl.org/ (catalyst programming framework mvc)
[Discover] Game Programming Wiki - GPWiki http://gpwiki.org/ (programming tutorial wiki games)
[Discover] Main Page - OpenOffice.org Wiki http://wiki.services.openoffice.org/wiki/Main_Page (openoffice wiki opensource openoffice.org)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (fun python programming puzzle)
[Discover] The Metasploit Project http://metasploit.com/ (security exploits exploit hacking)
[Discover] )) DEVLISTING http://www.devlisting.com/ (webdesign resources reference development)
[Discover] Triskweline: A new fixed-width font for programmers http://www.netalive.org/tinkering/triskweline/ (fonts programming font free)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (library python database orm)
[Discover] vi-vim_cheat_sheet.gif (GIF Image, 1024x724 pixels) http://farm.tucows.com/images/2006/05/vi-vim_cheat_sheet.gif (reference cheatsheet vi linux)
[Discover] netvibes UWA: Cross Plateform Widget API http://dev.netvibes.com/ (api widgets development feeds)
[Discover] Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby… | Smashing Magazine http://www.smashingmagazine.com/2006/10/30/cheat-sheet-round-up-ajax-css-latex-ruby/ (reference css software cheatsheet)
[Discover] Python Sidebar 1.0.1 http://www.edgewall.org/python-sidebar/html/modindex.html (programming reference python)
[Discover] Boost.Python http://www.boost.org/libs/python/doc/ (boost python library programming)
[Discover] Riverbank : PyQt : Overview http://www.riverbankcomputing.co.uk/pyqt/ (qt python pyqt programming)
[Discover] Open Book Project http://www.ibiblio.org/obp/ (books programming open book)
[Discover] Coding4Fun: Rocket Commander http://msdn.microsoft.com/coding4fun/gamedevelopment/rocketcmd/default.aspx (programming tutorial games graphics)
[Discover] PHP: - Manual http://www.php.net/manual/ (php reference programming)
[Discover] O'Reilly Open Source Convention 2007 • July 23-27, 2007 • Portland, Oregon http://conferences.oreillynet.com/pub/w/58/presentations.html (oscon programming opensource toread)
[Discover] Freenode ##C++ Wiki http://jcatki.no-ip.org/fncpp (programming reference)
[Discover] Firefox Extension Development Tutorial :: Environment http://www.rietta.com/~frank/firefox/Tutorial/env.html (firefox tutorial development extensions)
[Discover] Gnome applets with Python http://www.pygtk.org/articles/applets_arturogf/ (programming python gtk gnome)

