"Uncle Bob" - Robert Cecil Martin

Robert Cecil Martin is an American software engineer and author. He is a co-author of the Agile Manifesto. He now runs a consulting firm called Uncle Bob Consulting LLC and Clean Coders which hosts videos based on his experiences and books.

Programming Talks by "Uncle Bob" - Robert Cecil Martin

Functional Programming; What? Why? When?

"Uncle Bob" - Robert Cecil Martin
an hour
Functional Programming; What? Why? When?Why is functional programming becoming such a hot topic? Just what _is_ functional programming anyway? And when am I going to have to know about it? In this talk Uncle Bob will walk you through the rationale that is driving the current push towards functional programming. He'll also introduce you ...

The Scribe's Oath

"Uncle Bob" - Robert Cecil Martin
an hour
The Scribe's OathWe are the modern day scribes. Nothing happens in our society without us. But so far, we are unorganized, undisciplined, and we have no unifying ethics or standards. Society is becoming aware of us. Software developers have become both villains and heroes in our culture. More importantly, our society depends critically ...

The Future of Programming

"Uncle Bob" - Robert Cecil Martin
an hour
The Future of ProgrammingHow did our industry start, what paths did it take to get to where we are, and where is it going. What big problems did programmers encounter in the past? How were they solved? And how do those solutions impact our future? What mistakes have we made as a profession; ...

Professional Software Development

"Uncle Bob" - Robert Cecil Martin
an hour
Professional Software DevelopmentWe’ve come a long way in the last 20 years. We start our journey in the late 80s and our "discovery" of design principles such as The Open Closed Principle and the Liskov Substitution Principle. In the middle 90s, we discovered that these principle led to repeating patterns of design. ...