Blogs about: Design Patterns

Featured Blog

Train Wreck Pattern

Anoop wrote 3 hours ago: Well, this might not be a good pattern, and will definitely have pitfalls, but the first look was ve … more →

Tags: Java, Design Pattern Java, train wreck pattern

Yazılım Mühendisliği mesleği araştırma raporu

yemrekeskin wrote 16 hours ago: Reblogged from ERTAN DENİZ: http://online.wsj.com/article/SB1000142405270230377290457733623013280527 … more →

Design Patterns - Part 1 - Singleton

Huu wrote 2 days ago: The Singleton design pattern is an essential pattern that’s used in a wide variety of industry … more →

Tags: Computer Science, Java, Singleton, Creational Pattern

Design patterns and practices in .NET: the State pattern

Andras Nemes wrote 3 days ago: Introduction The State design pattern allows to change the behaviour of a method through the state o … more →

Tags: .NET, C#, .NET 2, Design Pattern, state

Service Versioning for cheapskates with Feature Flags1 comment

Paul Russell wrote 5 days ago: Photo: Industrial backdrop by Pilarts Dreamstime Stock Photos & Stock Free Images I’d like … more →

Tags: Application Development, Application Lifecycle Management, integration, soa, feature flags, Service Oriented Architecture, Version control, Versioning

Modelling problem domains in C# and F# – Part 2

Isaac Abraham wrote 5 days ago: In my last post, I illustrated how we could model a simple real-world problem using classic OO conce … more →

Tags: C#, f

Design Patterns - Part 0 - Preface

Huu wrote 6 days ago: In addition to the Learning Python series, I’ll be writing a series of posts of Design Pattern … more →

Tags: Computer Science, Java

Design patterns and practices in .NET: the Decorator design pattern

Andras Nemes wrote 6 days ago: Introduction The Decorator pattern aims to extend the functionality of objects at runtime. It achiev … more →

Tags: .NET

Matt Gemmell - iOS and Mac developer1 comment

MIKE wrote 6 days ago: Matt Gemmell is an iOS and Mac software developer focused on user experience. He writes about softwa … more →

Tags: Garth Marenghi's Darkplace, mu folding uk plug, staedtler pigment liner fineliner pens, Star Trek II: The Wrath of Khan, The Good Wife, The Unconsoled, Universal Principles of Design, xScope

Modelling problem domains in C# and F# – Part 1

Isaac Abraham 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 →

Tags: C#, f

Understanding identity map pattern

yemrekeskin wrote 1 week ago: Hi everyone, In this post,i will try to explain identity map pattern. The most basic definition of i … more →

Tags: Design Pattern, enterprise patterns, data access pattern, Identity Map, identity map pattern

Template Method Design Pattern

emime93 wrote 1 week ago: The template method design pattern described by the Gang of Four looks like this Define the skeleton … more →

Tags: experience?, code experience, C++ Programming, programming principles, Template Method Design Pattern, template method c++, template method desing pattern c++, template method example, gang of four template method

Disciplines of learning organizations (Practices, Principles, Essences)

yemrekeskin wrote 1 week ago: Source : https://www.facebook.com/pages/Code-Enterprise/238067709573295   … more →

Tags: Learning Organizations, Disciplines, Practices, Principles, essences

Design patterns and practices in .NET: the Singleton pattern4 comments

Andras Nemes wrote 1 week ago: Introduction The idea of the singleton pattern is that a certain class should only have one single i … more →

Tags: .NET, .NET 2, C#, Design Pattern, Singleton

Converting Sub Class

yemrekeskin wrote 1 week ago: Converting Base Types to Derived Types Let’s take a look at above codes, then in below you can … more →

Flyweight Design Pattern

emime93 wrote 1 week ago: The idea of the Flyweight Design Pattern spins around the idea of transforming a heavy-weight widget … more →

Tags: experience?, code experience, C++ Programming, programming principles, C++ Design Patterns, flyweight design pattern, flyweight in c++, flyweight design pattern in c++, flyweight explained

Strategy pattern coding kata

Mike Hook wrote 1 week ago: I’ve been having a look at coding katas and design patterns over the last couple of weeks. If … more →

Tags: Kata

Abstract Factory Design Pattern

emime93 wrote 1 week ago: I’ve been studying this design pattern after the Factory Method, and I’ve noticed the Ab … more →

Tags: experience?, code experience, C++ Programming, programming principles, Factory Method Design Pattern, Abstract factory design pattern, abstract factory design pattern c++, design patterns c++, C# Design Pattern

How to efficiently write GWT Generators 4 comments

Christian Goudreau wrote 1 week ago: Through experience, I have come to realize that writing Google Web Toolkit Generators is far from be … more →

Tags: Best Practices, gwt, technology, gwtp, Code Generators, Web Applications


Related Tags
All →

Follow this tag via RSS