Google
 
Discovered Topics
 oop  programming  smalltalk  scheme  algorithms  learning  self  prototype  metaprogramming  framework

Discover From This Page & Topic: [] oop
 [] Self Home Page http://research.sun.com/self/ (programming self language prototype)
 [] Room 101: Parser Combinators http://gbracha.blogspot.com/2007/01/parser-combinators.html (programming smalltalk parser portthistoslate)
 [] The Early History of Smalltalk http://gagne.homedns.org/~tgagne/contrib/EarlyHistoryST.html (smalltalk history programming cs)
 [] The Virgil Programming Language http://compilers.cs.ucla.edu/virgil/ (research embedded programming programminglanguage)
 [] Strongtalk: A High-Performance Open Source Smalltalk With An Optional Type System http://www.strongtalk.org/ (smalltalk opensource programming strongtalk)
 [] Easy Morphic GUI (EMG) http://csl.ensm-douai.fr/EasyMorphicGUI/ (framework prototype oop ui)
 [] OOVM 2002 http://www.daimi.au.dk/~ups/OOVM/ (smalltalk vm programming languages)
 [] OMeta: an Object-Oriented Language for Pattern Matching | Lambda the Ultimate http://lambda-the-ultimate.org/node/2477 (future smalltalk research programming)
 [] ptalk > Classy Javascript http://pt.withy.org/ptalk/archives/2006/02/classy_javascript.html (prototype oop pattern)
 [] Building your own dynamic language is fun and easy! First steps on the road to reinventing computing http://www.stanford.edu/class/ee380/Abstracts/070214.html (smalltalk future squeak lisp)
 [] MooseWiki: EyeSee http://smallwiki.unibe.ch/moose/tools/eyesee/ (oop graphics squeak chart)
 [] steve dekorte - docs - protos http://www.dekorte.com/docs/protos/ (languages prototype oop programming)
 [] Psychological Criticism of the Prototype-Based OO-Languages http://www.helsinki.fi/~jppesone/papers/kandi.html (philosophy prototype oop design)
 [] Smalltalk: Getting The Message—The Essentials of Message-Oriented Programming with Smalltalk http://www.chronos-st.org/Smalltalk-Getting-the-Message.html (smalltalk tutorial programming squeak)
 [] http://heim.ifi.uio.no/~trygver/themes/mvc/mvc-index.html http://heim.ifi.uio.no/~trygver/themes/mvc/mvc-index.html (architecture smalltalk design designpatterns)
 [] RE: What's so cool about Scheme? http://people.csail.mit.edu/gregs/ll1-discuss-archive-html/msg03277.html (scheme programming closures functional)
 [] http://okmij.org/ftp/Scheme/oop-in-fp.txt http://okmij.org/ftp/Scheme/oop-in-fp.txt (oop programming scheme functional)
 [] Object Form of Law of Demeter http://www.ccs.neu.edu/research/demeter/demeter-method/LawOfDemeter/object-formulation.html (oop development design programming)
 [] UW Cecil/Diesel/Vortex 3.3 Release http://www.cs.washington.edu/research/projects/cecil/www/Release/index.html (objectoriented prototype oop development)

 [] Self/x86 http://www.gliebe.de/self/ (vm self programming language)
 [] TinyTalk in Launchpad https://launchpad.net/kend (oop scheme)
 [] Opening Python Classes | Ian Bicking: a blog http://blog.ianbicking.org/2007/08/08/opening-python-classes/ (python programming decorators ruby)
 [] Inheritance is evil, and must be destroyed: part 1 http://www.berniecode.com/writing/inheritance/ (programming javascript inheritance architecture)
 [] The busy Java developer's guide to db4o: Introduction and overview http://www-128.ibm.com/developerworks/java/library/j-db4o1.html?ca=drs-tp1207 (java database object oop)
 [] Alan Kay: The Computer Revolution hasn't happend yet http://video.google.com/videoplay?docid=-2950949730059754521 (video philosophy history language)
 [] プロトタイプベース・オブジェクト指向 http://sumim.no-ip.com:8080/wiki/493 (programming javascript devel language)
 [] db4o :: Native Java & .NET Object Database :: Open Source http://www.db4o.com/default.aspx (database java persistence .net)
 [] Ivan http://ivan.truemesh.com/ (programming blogs patterns oop)
 [] Self Tutorial http://research.sun.com/self/release_4.0/Self-4.0/Tutorial/ (tutorial prototype oop morphic)
 [] Squeak Development Example for Squeak 3.9 (2007) http://squeak.preeminent.org/tut2007/html/index.html (smalltalk tutorial programming code)
 [] Object Hierarchy and Inheritance in JavaScript http://www.cs.rit.edu/~atk/JavaScript/manuals/jsobj/ (javascript programming inheritance reference)
 [] Data Structures and Algorithms with Object-Oriented Design Patterns in Python http://www.brpreiss.com/books/opus7/html/book.html (algorithms python programming books)
 [] Object club http://www.objectclub.jp/ (programming oop java development)
 [] What is (Not) Delegation http://javalab.cs.uni-bonn.de/research/darwin/delegation.html (self oop programming delegation)
 [] Hillside.net - Your Patterns Library http://hillside.net/patterns/ (patterns design programming software)
 [] POE: What POE Is http://poe.perl.org/?What_POE_Is (framework development perl comet)
 [] The Philosophy of JavaScript | 20bits http://20bits.com/2007/03/08/the-philosophy-of-javascript/ (javascript prototype programming oop)
 [] Brainjacked.com - OOJS http://www.brainjacked.com/ (javascript library oop programming)
 [] Seaside: Seaside http://seaside.st/ (smalltalk framework seaside continuations)
 [] welcome.html - SubNavigation http://www.exept.de/exept//english/Home/frame_welcome.html (oop squeak smalltalk programming)
 [] Crazy Sensible Smalltalk - random ripples http://www.rippleinteractive.com/blog/2007/04/02/1175579880000.html (oop smalltalk programming personal)
 [] John Resig - Simple JavaScript Inheritance http://ejohn.org/blog/simple-javascript-inheritance/ (javascript oop inheritance development)
 [] OOP in JS, Part 1 : Public/Private Variables and Methods http://phrogz.net/JS/Classes/OOPinJS.html (javascript oop inheritance js)
 [] KevLinDev - Tutorials - JavaScript http://kevlindev.com/tutorials/javascript/inheritance/index.htm (javascript tutorial programming oop)
 [] Prototype JavaScript framework: Defining classes and inheritance http://prototypejs.org/learn/class-inheritance (prototype inheritance javascript programming)
 [] Object-Oriented Javascript - Nefarious Designs http://nefariousdesigns.co.uk/archive/2006/05/object-oriented-javascript/ (javascript reference css design)
 [] John Resig - Simple "Class" Instantiation http://ejohn.org/blog/simple-class-instantiation/ (javascript object oop coding)
 [] Digital Web Magazine - Objectifying JavaScript http://www.digital-web.com/articles/objectifying_javascript/ (javascript oop objects prototype)
 [] OOP in JS, Part 2 : Inheritance http://phrogz.net/JS/Classes/OOPinJS2.html (javascript oop js patterns)
 [] A Base Class for JavaScript Inheritance http://dean.edwards.name/weblog/2006/03/base/ (javascript library oop prototype)
 [] Roll out your own JavaScript Interfaces http://www.dustindiaz.com/roll-out-your-own-interface/ (javascript programming code howto)
 [] InfoQ: Language-oriented programming : an evolutionary step beyond object-oriented programming? http://www.infoq.com/news/2007/09/Language-oriented-programming (programming geek oop architecture)
 [] Show love to the Module Pattern http://www.wait-till-i.com/index.php?p=467 (javascript oop pattern programming)
 [] Object-Oriented Programming with JavaScript, Part I: Inheritance - Doc JavaScript - Webreference.com http://www.webreference.com/js/column79/ (javascript oop programming reference)
 [] Classes in JScript – Part III: Class Hierarchy and Data Encapsulation http://blogs.msdn.com/jscript/archive/2007/10/31/classes-in-jscript-part-iii-class-hierarchy-and-dat ... (oop javascript programming patterns)
 [] A JavaScript Module Pattern » Yahoo! User Interface Blog http://yuiblog.com/blog/2007/06/12/module-pattern/ (javascript yui patterns yahoo)
 [] The Philosophy of JavaScript | 20bits http://20bits.com/2007/03/08/the-philosophy-of-javascript/ (javascript prototype programming oop)
 [] SitePen Blog » JavaScript Metaclass Programming http://www.sitepen.com/blog/2008/03/18/javascript-metaclass-programming/ (javascript metaclass metaprogramming programming)
 [] Object-Oriented Programming with JavaScript, Part II: Methods - Doc JavaScript - Webreference.com http://www.webreference.com/js/column80/ (javascript oop tutorial tutorials)
 [] Transitioning from Java Classes to JavaScript Prototypes http://peter.michaux.ca/article/5004 (javascript oop prototype read)
 [] PHP Design Patterns - FluffyCat.com http://www.fluffycat.com/PHP-Design-Patterns/ (php patterns designpatterns reference)
 [] Object Oriented Super Class Method Calling with JavaScript http://del.icio.us/doc/dangerous#file:///D:/My%20Documents/My%20Downloads/%A0TrueCode%A0%20-%20The%2 ... (javascript coding tutorials oop)
 [] Three Universal methods of reducing complexity http://www.computing.dcu.ie/~renaat/ca2/ca214/ca214vii.html (infovis technology webdev xblog)
 [] Private Members in JavaScript http://www.crockford.com/javascript/private.html (javascript programming oop development)
 [] Ruminations of a Programmer: Got Closures ? Have OO http://debasishg.blogspot.com/2007/09/got-closures-have-oo.html (programming oop javascript closures)
 [] Intro to Object Oriented JavaScript - ChunkySoup.net http://chunkysoup.net/advanced/oojavascript1/ (javascript oop tutorial programming)
 [] YUI Library Examples: YAHOO Global Object: Creating Class Hierarchies with YAHOO.lang.extend http://developer.yahoo.com/yui/examples/yahoo/yahoo_extend.html (javascript inheritance programming yui)
 [] An elegant LINQ to db4o provider, and a few LINQ tricks http://evain.net/blog/articles/2008/02/06/an-elegant-linq-to-db4o-provider-and-a-few-linq-tricks (linq programming .net oop)
 [] Does JavaScript need method overloading? - Tales from the Evil Empire http://weblogs.asp.net/bleroy/archive/2007/11/14/does-javascript-need-method-overloading.aspx (javascript programming oop patterns)
 [] The Elements of JavaScript Style 2 http://javascript.crockford.com/style2.html (javascript programming tutorial dev)
 [] Inheritance is evil, and must be destroyed: part 1 http://www.berniecode.com/writing/inheritance/ (programming javascript inheritance architecture)
 [] Working with PHP5 Class Types: Abstract Classes and Interfaces http://www.phpfive.net/working-with-php5-class-types-abstract-classes-and-interfaces_article4.htm (types interfaces inheritance classes)
 [] #web { border:none }: Javascript : Simulating namespaces thru prototyping part 2 http://shiriru.blogspot.com/2007/12/javascript-simulating-namespaces-part-2.html (javascript patterns programming oop)
 [] Making Ajax Elegantly Fast http://www.dustindiaz.com/faster-ajax/ (javascript ajax optimization programming)
 [] Lazy Inheritance - Ajax Patterns http://ajaxpatterns.org/wiki/index.php?title=Lazy_Inheritance (javascript inheritance oop)
 [] Nutrun » Blog Archive » A more prototype based JavaScript http://nutrun.com/weblog/a-more-prototype-based-javascript/ (javascript programming oop language)
 [] The If Works · Reiterate http://blog.jcoglan.com/reiterate/ (javascript library patterns prototype)
 [] What’s new in JavaScript? http://www.dustindiaz.com/new-in-javascript/ (javascript programming prototype oop)
 [] Creating Namespaces in JavaScript is actually rather simple... http://pietschsoft.com/Blog/Post.aspx?PostID=1388 (javascript patterns programming oop)
 [] Object Oriented JavaScript - Should You Use It? - Part 2 | Ajaxonomy http://www.ajaxonomy.com/2007/json/object-oriented-javascript-should-you-use-it-part-2 (javascript oop scripting webdev)
 [] What's new in Dylan? Is it even OO? - comp.lang.dylan | Google Groups http://groups.google.com/group/comp.lang.dylan/msg/26dc460a2a5b58b1 (programming oop humor languages)
 [] Symfony form handling recipe http://blog.felho.hu/symfony-form-handling-receipt.html (validation forms formvalidation tutorial)
 [] YUI Library Examples: YAHOO Global Object: Creating a Composition-Based Class Structure Using YAHOO. http://developer.yahoo.com/yui/examples/yahoo/yahoo_augment_proto.html (javascript inheritance programming yui)
 [] Introducing The LinFu Framework, Part I - LinFu.DynamicProxy: A Lightweight Proxy Generator - The ... http://www.codeproject.com/cs/library/LinFuPart1.asp (.net library lambda programming)
 [] Alan Kay: The Computer Revolution hasn't happend yet http://video.google.com/videoplay?docid=-2950949730059754521 (video philosophy history language)
 [] Ajaxian » Subclassing and the prototype chain http://ajaxian.com/archives/subclassing-and-the-prototype-chain (javascript patterns programming oop)
 [] Javascript Closures http://www.jibbering.com/faq/faq_notes/closures.html (javascript programming tutorial closure)
 [] 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)
 [] Closures and Higher-Order Functions http://weblog.raganwald.com/2007/01/closures-and-higher-order-functions.html (programming closures functional ruby)
 [] JavaScript STL, Part 4 - WebReference.com- http://www.webreference.com/programming/javascript/gr/column18/index.html (javascript oop tutorial programming)
 [] Private JavaScript http://snook.ca/archives/javascript/private_javascript/ (javascript oop programming advice)