developerFusion design patterns
Related design patterns tutorials
-
Implementing the Singleton Pattern in C#
by Jon Skeet
The singleton pattern is one of the best-known patterns in software engineering, but often implemented without lazy loading and introducing unintended issues around threading. Jon Skeet runs through the possible implementations.
Related design patterns podcasts
-
Devcasting: Silverlight LoB Applications
Published 1 year ago, running time 0h58m
In this episode, Derek Hatchard talks with developer and blogger Dan Crenna about building line of business applications with Silverlight. Links from the show: Dan's blog Dimebrain Backlight (open source project for Silverlight GUIs) Snoo - unfortunately Dan has decided...
-
OnSoftware from InformIT: Value-Driven Software Development
Published 1 year ago, running time 0h15m
"Design Patterns Explained" author Alan Shalloway discusses value-driven software development.
-
OnSoftware from InformIT: Value-Driven Software Development
Published 1 year ago, running time 0h15m
"Design Patterns Explained" author Alan Shalloway discusses value-driven software development.
Related book
-
Real-Time Java Programming: With Java RTS
The Definitive Guide to Java RTS for Developers and Architects For Java developers and architects moving to real-time, and real-time developers moving to Java Walks through start-to-finish case study applications, identifying their constraints an...