Oop - Recent Bookmarks - Page 1:
ORM is an anti-pattern | Seldo.Com Blog
ORM is an anti-pattern posted 13 hours ago, updated 4 hours ago I tweeted about ORM last week, and since then several people have asked me to clarify what I meant. I have actually previously written a... Read more
http://seldo.com/weblog/2011/06/15/orm_is_an_antipattern
Tags: orm, database, programming, sql, design, article, oop, patterns, antipatterns, data Saved by: admin at 16 Jun 2011
ORM is an anti-pattern posted 13 hours ago, updated 4 hours ago I tweeted about ORM last week, and since then several people have asked me to clarify what I meant. I have actually previously written a... Read more
http://seldo.com/weblog/2011/06/15/orm_is_an_antipattern
Tags: orm, database, programming, sql, design, article, oop, patterns, antipatterns, data Saved by: admin at 16 Jun 2011
Javascript – How Prototypal Inheritance really works | Vjeux
2011-05-28, by Christopher Chedeau, "Everywhere on the web we read that Javascript has prototypal inheritance. However Javascript only provides by default a specific case of prototypal inheritance wit... Read more
http://blog.vjeux.com/2011/javascript/how-prototypal-inheritance-really-works.html
Tags: javascript, prototype, inheritance, programming, oop, js, object-oriented_programming, via:zite, blog, object-oriented Saved by: admin at 29 May 2011
2011-05-28, by Christopher Chedeau, "Everywhere on the web we read that Javascript has prototypal inheritance. However Javascript only provides by default a specific case of prototypal inheritance wit... Read more
http://blog.vjeux.com/2011/javascript/how-prototypal-inheritance-really-works.html
Tags: javascript, prototype, inheritance, programming, oop, js, object-oriented_programming, via:zite, blog, object-oriented Saved by: admin at 29 May 2011
newを封印して、JavaScriptでオブジェクト指向する(1) - 泥のように
JavaScript標準のオブジェクト指向といえばnewやらprototypeやらを書く必要がありますが、これらは書くのが面倒臭い上に気をつけないといけない点がた... Read more
http://blog.tojiru.net/article/199670885.html
Tags: javascript, programming, oop, *tmp, class, js, js.tips, new, object, programming_javascript Saved by: admin at 09 May 2011
JavaScript標準のオブジェクト指向といえばnewやらprototypeやらを書く必要がありますが、これらは書くのが面倒臭い上に気をつけないといけない点がた... Read more
http://blog.tojiru.net/article/199670885.html
Tags: javascript, programming, oop, *tmp, class, js, js.tips, new, object, programming_javascript Saved by: admin at 09 May 2011
PHP Magic Functions: Best Part of Object Oriented PHP
PHP Magic Functions - Best Part of Object Oriented PHP - Part 1
http://www.webdeveloperjuice.com/2011/04/28/php-magic-functions-best-part-of-object-oriente-php/
Tags: php, tips, tutorials, function, hoje, dev, development, object-oriented-php, oop, programming Saved by: admin at 30 Apr 2011
PHP Magic Functions - Best Part of Object Oriented PHP - Part 1
http://www.webdeveloperjuice.com/2011/04/28/php-magic-functions-best-part-of-object-oriente-php/
Tags: php, tips, tutorials, function, hoje, dev, development, object-oriented-php, oop, programming Saved by: admin at 30 Apr 2011
OO Design Principles « Valuable Opinions
ened, Postconditions cannot be loosened, visible Invariants cannot be changed (?). In
http://mmiika.wordpress.com/oo-design-principles/
Tags: design, programming, oop, oo, principles, solid, development, reference, software, designpatterns Saved by: admin at 28 Feb 2011
ened, Postconditions cannot be loosened, visible Invariants cannot be changed (?). In
http://mmiika.wordpress.com/oo-design-principles/
Tags: design, programming, oop, oo, principles, solid, development, reference, software, designpatterns Saved by: admin at 28 Feb 2011
PHP Advent 2010 / JavaScript for PHP Developers
JavaScript for PHP Developers, by @stoyanstefanov: http://phpadvent.org/201006 – PHP Advent (phpadvent) http://twitter.com/phpadvent/status/11913669621325824
http://phpadvent.org/2010/javascript-for-php-developers-by-stoyan-stefanov
Tags: javascript, php, oop, tutorial, webdevelopment, tips, class, js, programming, code Saved by: admin at 14 Dec 2010
JavaScript for PHP Developers, by @stoyanstefanov: http://phpadvent.org/201006 – PHP Advent (phpadvent) http://twitter.com/phpadvent/status/11913669621325824
http://phpadvent.org/2010/javascript-for-php-developers-by-stoyan-stefanov
Tags: javascript, php, oop, tutorial, webdevelopment, tips, class, js, programming, code Saved by: admin at 14 Dec 2010
Ten Things I Hate About Object-Oriented Programming — The JOT Blog
Boy, I some days I really hate object-oriented programming. Apparently I’m not the only one. In the immortal words of Edsger Dijkstra: “Object-oriented programming is an exceptionally bad idea wh... Read more
http://blog.jot.fm/2010/08/26/ten-things-i-hate-about-object-oriented-programming/
Tags: programming, oop, java, development, inspiration, rant, smalltalk, oo, software, computerscience Saved by: admin at 11 Dec 2010
Boy, I some days I really hate object-oriented programming. Apparently I’m not the only one. In the immortal words of Edsger Dijkstra: “Object-oriented programming is an exceptionally bad idea wh... Read more
http://blog.jot.fm/2010/08/26/ten-things-i-hate-about-object-oriented-programming/
Tags: programming, oop, java, development, inspiration, rant, smalltalk, oo, software, computerscience Saved by: admin at 11 Dec 2010
Script Junkie | Functional vs. Object-Oriented JavaScript Development
I won’t go too far from the truth if I state that JavaScript is such a flexible language that it can be used to write code that follows two radically different programming paradigms—functional pro... Read more
http://msdn.microsoft.com/en-us/scriptjunkie/gg476048.aspx
Tags: javascript, functional, oop, coding, development, programming, toread, advice, dino, esposito Saved by: admin at 03 Dec 2010
I won’t go too far from the truth if I state that JavaScript is such a flexible language that it can be used to write code that follows two radically different programming paradigms—functional pro... Read more
http://msdn.microsoft.com/en-us/scriptjunkie/gg476048.aspx
Tags: javascript, functional, oop, coding, development, programming, toread, advice, dino, esposito Saved by: admin at 03 Dec 2010
Object-Oriented PHP for Beginners | Nettuts+
For many PHP programmers, object-oriented programming is a frightening concept, full of complicated syntax and other roadblocks. As detailed in my book, Pro PHP and jQuery, you’ll learn the concepts... Read more
http://net.tutsplus.com/tutorials/php/object-oriented-php-for-beginners/
Tags: php, tutorial, programming, oop, beginner, code, howto, tutorials, nettuts, webdev Saved by: admin at 09 Jul 2010
For many PHP programmers, object-oriented programming is a frightening concept, full of complicated syntax and other roadblocks. As detailed in my book, Pro PHP and jQuery, you’ll learn the concepts... Read more
http://net.tutsplus.com/tutorials/php/object-oriented-php-for-beginners/
Tags: php, tutorial, programming, oop, beginner, code, howto, tutorials, nettuts, webdev Saved by: admin at 09 Jul 2010
9 Magic Methods for PHP | Carsonified
Following on from my previous two posts, showing a gentle introduction to OOP in PHP and some slightly more advanced concepts, I’d like to take a dive into the magic methods in PHP. It might be magi... Read more
http://carsonified.com/blog/dev/9-magic-methods-for-php/
Tags: php, programming, oop, tutorial, tips, methods, functions, php5, webdev, classes Saved by: admin at 08 Jun 2010
Following on from my previous two posts, showing a gentle introduction to OOP in PHP and some slightly more advanced concepts, I’d like to take a dive into the magic methods in PHP. It might be magi... Read more
http://carsonified.com/blog/dev/9-magic-methods-for-php/
Tags: php, programming, oop, tutorial, tips, methods, functions, php5, webdev, classes Saved by: admin at 08 Jun 2010