Click here to see Funny Pictures

 
Google
 
Discovered Topics
 javascript  programming  tutorial  oop  prototype  development  webdev  patterns  tips  reference

Discover From This Page & Topic: [] oop
 [] Catalog of Patterns of Enterprise Application Architecture http://martinfowler.com/eaaCatalog/ (patterns design architecture oop)
 [] Izi's blog: JavaScript OO, part 1 http://izittm.blogspot.com/2008/03/javascript-oo-part-1.html (javascript oop tutorial programming)
 [] Adding properties to an instance - comp.lang.python | Google Groups http://groups.google.com/group/comp.lang.python/browse_thread/thread/bfc093464dd6ba9/ (programming oop python howto)
 [] Metaclass programming in Python, Part 2 http://www.ibm.com/developerworks/linux/library/l-pymeta2/ (python tutorial oop metaclass)
 [] OOP and Django - Eric Florenzano's Website http://www.eflorenzano.com/blog/post/oop-and-django/ (programming oop python django)
 [] John Resig - Simple JavaScript Inheritance http://ejohn.org/blog/simple-javascript-inheritance/ (javascript oop inheritance development)
 [] Private Members in JavaScript http://javascript.crockford.com/private.html (javascript reference oop tutorial)
 [] Object-Oriented Application Frameworks http://www.cs.wustl.edu/~schmidt/CACM-frameworks.html (frameworks patterns framework design)
 [] Designing Reusable Classes http://www.laputan.org/drc/drc.html (patterns design oop programming)
 [] Next-Generation Object-Oriented Databases http://www.artima.com/lejava/articles/javaone_2008_anat_gafni.html (programming oop agile odbms)
 [] MVC as described by its creator http://heim.ifi.uio.no/~trygver/themes/mvc/mvc-index.html (architecture designpatterns smalltalk design)
 [] STSC CrossTalk - A Gentle Introduction to Object-Oriented Software Principles - Oct 2006 http://www.stsc.hill.af.mil/crosstalk/2006/10/0610BohnReisner.html (programming tutorial article oop)
 [] Playing with Python metaclasses (bunch __metaclass__) - biais.org http://www.biais.org/blog/index.php/2007/02/20/31-playing-with-python-metaclasses-bunch-__metaclass_ ... (python programming oop tutorial)
 [] InfoQ: Rush - OOP shell in Ruby http://www.infoq.com/news/2008/02/rush-oop-shell (scripting bash shell oop)
 [] Huston Design Patterns http://home.earthlink.net/~huston2/dp/patterns.html (patterns designpatterns design reference)
 [] Object Oriented Programming with JavaScript | .NET Zone http://dotnet.dzone.com/news/object-oriented-programming-wi (javascript object design oriented)
 [] More on Python Metaprogramming http://blog.ianbicking.org/more-on-python-metaprogramming.html (orm design programming python)
 [] A JavaScript Module Pattern " Yahoo! User Interface Blog http://yuiblog.com/blog/2007/06/12/module-pattern/ (javascript yui oop namespace)

 [] Poo-tee-weet - blog http://pooteeweet.org/blog/711 (programming webdesign database orm)
 [] The Philosophy of JavaScript | 20bits http://20bits.com/2007/03/08/the-philosophy-of-javascript/ (javascript prototype programming oop)
 [] List of object-oriented programming terms - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/List_of_object-oriented_programming_terms (programming oop wikipedia terms)
 [] Design patterns, Antipattern and Refactoring reference http://sourcemaking.com/ (programming refactoring design antipatterns)
 [] Strategie decouplingu | jdn.pl http://jdn.pl/node/1488 (ioc programming article oop)
 [] phpPatterns - Design patterns in PHP http://www.phppatterns.com/docs/start (php programming design patterns)
 [] Javascript Object Heirarchy http://www.mollypages.org/misc/js.mp (javascript oop prototype hierarchy)
 [] John Resig - Simple "Class" Instantiation http://ejohn.org/blog/simple-class-instantiation/ (javascript object oop coding)
 [] Metaclass programming in Python, Part 3 http://www.ibm.com/developerworks/linux/library/l-pymeta3.html?S_TACT=105AGX03&S_CMP=ART (python metaclass tutorial oop)
 [] Wrong Notes: You don't know Jack about Objects! http://wrongnotes.blogspot.com/2008/01/you-dont-know-jack-about-objects.html (oop java programming oo)
 [] AFNIX PROGRAMMING LANGUAGE HOME PAGE http://www.afnix.org/ (programming oop free afnix)
 [] JavaScript Lazy Inheritance | AjaxLine http://ajaxline.com/node/367 (javascript oop webdev patterns)
 [] Command line programs are classes, too! http://www.doughellmann.com/articles/CommandLineApp/index.html (oop cli programming article)
 [] Silverlight Tutorials - Design with Silverlight http://designwithsilverlight.com/2008/03/11/moving-towards-object-oriented-programming-with-javascri ... (javascript oop oo silverlight)
 [] Object Oriented Programming Explained - Part 1 - The Basics - Robert Green's DIY http://www.rbgrn.net/blog/2007/10/object-oriented-programming-explained-part-1-the-basics.html (programming oop toread object)
 [] Object Oriented JavaScript - Should You use It? http://www.ajaxonomy.com/content/object-oriented-javascript-should-you-use-it (javascript design ajax tips)
 [] Object Oriented JavaScript - Understanding Scope | Web Builder Zone http://css.dzone.com/news/object-oriented-javascript-und (javascript oop js scope)
 [] The Object-Oriented Thought Process http://www.developer.com/design/article.php/10925_3304881_1 (programming oop)
 [] Five-minute Multimethods in Python http://www.artima.com/weblogs/viewpost.jsp?thread=101605 (programming multimethods python patterns)
 [] Introduction to Object Oriented Programming » Coding Tutorials » TutorialCode.com http://tutorialcode.com/introduction-to-object-oriented-programming/03/07/ (object programming tutorial oriented)
 [] Juixe TechKnow » Ruby Class Tutorial http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/ (tutorial ruby oop programming)
 [] The Bank-of-Allen Project ©2003 Allen I. Holub http://www.holub.com/publications/other/bankofallen.html (design programming oop tutorial)
 [] The If Works · Asynchronous function chaining in JavaScript http://blog.jcoglan.com/2007/10/30/asynchronous-function-chaining-in-javascript/ (async javascript jquery tutorial)
 [] ASPN : Python Cookbook : Journal Dictionary and Mixin for Transactions http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/521882 (python cookbook storage programming)
 [] CRC Cards Tutorial http://users.csc.calpoly.edu/~dbutler/tutorials/winter96/crc_b/ (design ood programming oop)
 [] JavaScript: Create Advanced Web Applications With Object-Oriented Techniques -- MSDN Magazine, May ... http://msdn.microsoft.com/msdnmag/issues/07/05/JavaScript/default.aspx?loc=en (javascript oop programming article)
 [] Object-Oriented JavaScript: Using the `Prototype` Property http://www.devarticles.com/c/a/JavaScript/Object-Oriented-JavaScript-Using-the-Prototype-Property/ (javascript tutorial prototype oop)
 [] The Ultimate Ajax Object http://www.hunlock.com/blogs/The_Ultimate_Ajax_Object (javascript ajax programming library)
 [] How to inherit classes in javascript | Javascript Kata http://www.javascriptkata.com/2007/05/22/how-to-inherit-classes-in-javascript/ (javascript inheritance oop oo)
 [] Private Static Members in Javascript http://www.litotes.demon.co.uk/js_info/private_static.html (javascript oop programming reference)
 [] Data Structures and Algorithms with Object-Oriented Design Patterns in Python http://www.brpreiss.com/books/opus7/ (python algorithms programming patterns)
 [] A List Apart: Articles: Getting Out of Binding Situations in JavaScript http://www.alistapart.com/articles/getoutbindingsituations (javascript programming toread oop)
 [] The Standard PHP Library (SPL) http://devzone.zend.com/article/2565-The-Standard-PHP-Library-SPL (php library programming tutorial)
 [] Private Members in JavaScript http://www.crockford.com/javascript/private.html (javascript programming oop variables)
 [] Private JavaScript http://snook.ca/archives/javascript/private_javascript/ (javascript oop programming advice)
 [] A JavaScript Module Pattern " Yahoo! User Interface Blog http://yuiblog.com/blog/2007/06/12/module-pattern/ (javascript yui oop namespace)
 [] JavaScript Object-Oriented Programming Part 1 [JavaScript & AJAX Tutorials] http://www.sitepoint.com/article/oriented-programming-1 (javascript oop tutorial programming)
 [] Inheritance is evil, and must be destroyed: part 1 http://www.berniecode.com/writing/inheritance/ (programming javascript inheritance architecture)
 [] Why's (Poignant) Guide to Ruby http://poignantguide.net/ruby/ (ruby programming tutorial reference)
 [] JavaScript: Passing by Value or by Reference - Snook.ca http://snook.ca/archives/javascript/javascript_pass/ (javascript oop object programming)
 [] The Singleton and Factory Patterns in PHP: Building object-oriented forms http://www.devshed.com/c/a/PHP/The-Singleton-and-Factory-Patterns-in-PHP-Building-objectoriented-for ... (php oop sourcecode patterns)
 [] All Java, No Froth: 6 Easy Steps to MVC Web Apps [Java and J2EE] http://www.sitepoint.com/article/java-6-steps-mvc-web-apps (java programming tutorial architecture)
 [] Introducing PHP 5's Standard Library [PHP & MySQL Tutorials] http://www.sitepoint.com/article/php5-standard-library (php oop patterns spl)
 [] Understanding the PHP Object Model - Sebastian Bergmann http://sebastian-bergmann.de/archives/782-Understanding-the-PHP-Object-Model.html (php oop object model)
 [] JavaScript Object-Oriented Programming Part 2 [JavaScript & AJAX Tutorials] http://www.sitepoint.com/article/oriented-programming-2 (javascript tutorial oop programming)
 [] Start - Web Application Component Toolkit http://www.phpwact.org/ (php framework programming patterns)
 [] Google Base: JavaScript: Private Instance Variables With Prototypal Inheritance http://base.google.com/base/a/1447386/D10805916599993759877 (javascript oop)
 [] Object-Oriented Programming with JavaScript, Part I: Inheritance - Doc JavaScript - Webreference.com http://www.webreference.com/js/column79/ (javascript oop programming js)
 [] SitePoint Blogs » What’s your plan for __autoload()? http://www.sitepoint.com/blogs/2005/11/23/whats-your-plan-for-autoload/ (php oop)
 [] jdbartlett.com: JavaScript: private instance variables with prototypal inheritance http://blog.jdbartlett.com/2006/07/javascript-private-instance-variables.html (javascript oop)
 [] Going dynamic with PHP http://www-128.ibm.com/developerworks/opensource/library/os-php-flexobj/?ca=dgr-lnxw07DynamicPHP (php programming oop tutorial)
 [] Douglas Crockford's Javascript http://javascript.crockford.com/ (javascript development programming tutorial)
 [] Digital Web Magazine - Scope in JavaScript http://digital-web.com/articles/scope_in_javascript/ (javascript scope programming oop)
 [] DotNetStyling - Welcome to .Net World : Decorator Pattern http://blog.dotnetstyling.com/archive/2007/09/27/decorator-pattern.aspx (.net patterns oop designpatterns)
 [] OOP in JS, Part 2 : Inheritance http://phrogz.net/JS/Classes/OOPinJS2.html (javascript oop js inheritance)
 [] Abstract Classes in PHP: Introducing the Key Concepts http://www.devshed.com/c/a/PHP/Abstract-Classes-in-PHP-Introducing-the-Key-Concepts/ (php oop abstractclasses)
 [] Static Classes and Static Class Members (C#) http://msdn2.microsoft.com/en-us/library/79b3xss3.aspx (.net oop)
 [] PHP Paypal IPN Integration Class http://www.micahcarrick.com/04-19-2005/php-paypal-ipn-integration-class.html (paypal php class development)
 [] JavaScript - Objects as associative arrays http://www.quirksmode.org/js/associative.html (javascript tutorial arrays oop)
 [] Why I Prefer Procedural/Relational http://www.geocities.com/tablizer/whypr.htm (programming oop interesting languages)
 [] Why OO sucks http://www.sics.se/~joe/bluetail/vol1/v1_oo.html (programming oop erlang article)
 [] Open Directory - Computers: Programming: Methodologies: Object-Oriented: Criticism http://dmoz.org/Computers/Programming/Methodologies/Object-Oriented/Criticism/ (sucks oop)
 [] Stevey's Home Page - Singleton Considered Stupid  http://steve.yegge.googlepages.com/singleton-considered-stupid (programming singleton design patterns)
 [] Transitioning from Java Classes to JavaScript Prototypes http://peter.michaux.ca/article/5004 (javascript oop prototype read)
 [] Deep PHP Function Voodoo - Sacrificial Rabbit http://blog.jonnay.net/archives/622-Deep-PHP-Function-Voodoo.html (javascript lisp closure php)
 [] Going dynamic with PHP http://www-128.ibm.com/developerworks/opensource/library/os-php-flexobj/?ca=dgr-lnxw01DynamicPHP (php programming webdev oop)
 [] Three Universal methods of reducing complexity http://www.computing.dcu.ie/~renaat/ca2/ca214/ca214vii.html (infovis technology webdev xblog)
 [] Why getter and setter methods are evil - Java World http://www.javaworld.com/javaworld/jw-09-2003/jw-0905-toolbox.html (design programming oop patterns)
 [] Why extends is evil - Java World http://www.javaworld.com/javaworld/jw-08-2003/jw-0801-toolbox.html (design inheritance programming article)
 [] Izi's blog: JavaScript OO, part 1 http://izittm.blogspot.com/2008/03/javascript-oo-part-1.html (javascript oop tutorial programming)
 [] KevLinDev - Tutorials - JavaScript http://kevlindev.com/tutorials/javascript/inheritance/index.htm (javascript tutorial programming oop)
 [] Object Hierarchy and Inheritance in JavaScript http://www.cs.rit.edu/~atk/JavaScript/manuals/jsobj/ (javascript programming inheritance reference)
 [] Show love to the Module Pattern http://www.wait-till-i.com/index.php?p=467 (javascript oop pattern programming)
 [] Again with the Module Pattern - reveal something to the world - Wait till I come! http://www.wait-till-i.com/index.php?p=476 (javascript patterns module programming)
 [] www.qi4j.org - www.qi4j.org http://www.qi4j.org/2.html (framework aop architecture design)
 [] Wait till I come! » Blog Archive » Show love to the object literal http://www.wait-till-i.com/2006/02/16/show-love-to-the-object-literal/ (javascript oop programming json)
 [] actionscript design patterns http://www.as3dp.com/ (oop programming flash code)
 [] Private Members in JavaScript http://javascript.crockford.com/private.html (javascript reference oop tutorial)
 [] Object Oriented JavaScript - Should You use It? http://www.ajaxonomy.com/content/object-oriented-javascript-should-you-use-it (javascript design ajax tips)
 [] Interactive Application Architecture Patterns http://ctrl-shift-b.blogspot.com/2007/08/interactive-application-architecture.html (programming mvc architecture patterns)
 [] haxe [haXe.org] http://haxe.org/ (flash javascript programming language)