Once upon a time, in a galaxy far far away… Yeah you probably heard that one before too… Still developing a Django App behind a Firewall that has to interact with Amazon RDS and Amazon El… more →
Agile Developer's Blogwrote 3 hours ago: Well, this might not be a good pattern, and will definitely have pitfalls, but the first look was ve … more →
wrote 16 hours ago: Reblogged from ERTAN DENİZ: http://online.wsj.com/article/SB1000142405270230377290457733623013280527 … more →
wrote 2 days ago: The Singleton design pattern is an essential pattern that’s used in a wide variety of industry … more →
wrote 3 days ago: Introduction The State design pattern allows to change the behaviour of a method through the state o … more →
wrote 5 days ago: Photo: Industrial backdrop by Pilarts Dreamstime Stock Photos & Stock Free Images I’d like … more →
wrote 5 days ago: In my last post, I illustrated how we could model a simple real-world problem using classic OO conce … more →
wrote 6 days ago: In addition to the Learning Python series, I’ll be writing a series of posts of Design Pattern … more →
wrote 6 days ago: Introduction The Decorator pattern aims to extend the functionality of objects at runtime. It achiev … more →
wrote 6 days ago: Matt Gemmell is an iOS and Mac software developer focused on user experience. He writes about softwa … more →
wrote 1 week ago: I’m trying more and more to use F# for hobby projects etc. and finding, as usual, that there are ver … more →
wrote 1 week ago: Hi everyone, In this post,i will try to explain identity map pattern. The most basic definition of i … more →
wrote 1 week ago: The template method design pattern described by the Gang of Four looks like this Define the skeleton … more →
wrote 1 week ago: Source : https://www.facebook.com/pages/Code-Enterprise/238067709573295 … more →
wrote 1 week ago: Introduction The idea of the singleton pattern is that a certain class should only have one single i … more →
wrote 1 week ago: Converting Base Types to Derived Types Let’s take a look at above codes, then in below you can … more →
wrote 1 week ago: The idea of the Flyweight Design Pattern spins around the idea of transforming a heavy-weight widget … more →
wrote 1 week ago: I’ve been having a look at coding katas and design patterns over the last couple of weeks. If … more →
wrote 1 week ago: I’ve been studying this design pattern after the Factory Method, and I’ve noticed the Ab … more →
wrote 1 week ago: Through experience, I have come to realize that writing Google Web Toolkit Generators is far from be … more →