Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

Free Book City > Programming


Full download


Posted: February 17th, 2008, 9:28am CET by free book city

TagsC Sharp 3.0 Design Patterns   [edit]

C Sharp 3.0 Design Patterns

C Sharp 3.0 Design Patterns

C Sharp 3.0 Design Patterns
O'Reilly Media | December 2007 | ISBN:9780596527730 | PDF | 256 pages | 2.29 Mb

This is a good rehash of the Gang of Four patterns, reworked in C# 3.0. The book's fairly concise and most patterns are clearly laid out with a simplistic example to demonstrate the basics of the patterns followed by a more detailed example in a semi-real world implementation. The articles are nicely done, there are a good set of exercises about each pattern, and there are some good comparisons between similar patterns. As an example, there's a bit comparing the Builder and Abstract Factory which details that a Builder is concerned with how things are built while an Abstract Factory is concerned with what is built.

Full download


Posted: February 17th, 2008, 8:33am CET by free book city

TagsDesign Patterns in Ruby   [edit]

Design Patterns in Ruby

Design Patterns in Ruby

Design Patterns in Ruby
Addison Wesley | ISBN:9780321490452 | PDF | 2.08 Mb

Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter. Russ Olsen has done a great job of selecting classic patterns and augmenting these with newer patterns that have special relevance for Ruby. He clearly explains each idea, making a wealth of experience available to Ruby developers for their own daily work.

This book provides a great demonstration of the key 'Gang of Four' design patterns without resorting to overly technical explanations. Written in a precise, yet almost informal style, this book covers enough ground that even those without prior exposure to design patterns will soon feel confident applying them using Ruby. Olsen has done a great job to make a book about a classically 'dry' subject into such an engaging and even occasionally humorous read.

Full download