In The Brain of Uncle Bob (Robert C. Martin): The S.O.L.I.D. Principles of OO and Agile Design

Date
Tue, 26 Jun 2012, 18:30 - 20:00 (Add to calendar) GMT
Venue
The Skills Matter eXChange , London, GB

What happens to software? Why does is rot over time? How does an Agile development team prevent this rot, and prevent good designs from becoming legacy code? What is the shape of good design?

In this talk Uncle Bob presents the SOLID principles of object oriented software design. These principles govern the structure and interdependencies between classes in large object oriented systems. Uncle Bob will walk you through the justifications, costs, benefits, and applications of these now-famous principles of software design.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”