Robert C. Martin (Uncle Bob) - Demanding Professionalism in Software Development
Robert C. Martin explains in his own unique style why professionalism is so important for software development teams and their managers. This event has been recorded live at an event co-hosted by Agile Quebec City and Elapse Technologies in Septembre 2012.
Robert C. Martin Software Development Video
Jan 30 2016Watertight compartments: Structural design patterns to the rescue
When trying to find a simile that I can use as an example, I thought about a ship's structure used for damage control purposes to increase stability. Floodability is reduced by dividing the volume of the hull into watertight compartments with decks and bulkheads.<br> If a ship's hull is divided into watertight compartments, any flooding resulting from a breach of the hull can be contained in the compartments where the flooding occurs, avoiding the disaster.<br> Obviously, this is a good measure but isn't enough with that alone, we always must take care about everything.<br> Remember Titanic, folks
Jan 26 2016Introduction to Algorithms
MIT 6.006, Fall 2011 This course provides an introduction to mathematical modeling of computational problems. It covers the common algorithms, algorithmic paradigms, and data structures used to solve these problems. The course emphasizes the relationship between algorithms and programming and introduces basic performance measures and analysis techniques for these problems.
Algorithms Course MIT Playlist Video
Jan 16 2016MongoDB Schema Design: How to Think Non-Relational
O'Reilly Webcast: MongoDB Schema Design: How to Think Non-Relational
Jan 16 2016Computer science fundamentals for self-taught programmers
Justin Abrahms: Computer science fundamentals for self-taught programmers - PyCon 2014
Jan 16 2016Martin Fowler • Making Architecture Matter
From OSCON 2015 in Portland: In the software world, architecture often gets a bad reputation. I’ll talk about why it matters, and how we can pay attention to it without falling into traps.
Architecture Martin Fowler Video
Jan 16 2016