JAOO 2007: Bob Martin - Life in the Universe, Beautiful Code and Programming Discipline
- Posted: Oct 16, 2007 at 8:43 AM
- 15,900 Views
- 8 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Robert Martin did a fantastic key note, looking forward to see this video, after i have seen the one with kresten
"Uncle" Bob is an agile Java kind of guy.
http://www.objectmentor.com/omTeam/martin_r.html
May 2007
http://agiletoolkit.libsyn.com/index.php?post_category=Agile%20SkypeCast
Good interview tho
That's his full name, yes. People call him Bob, which is a common knickname for Robert.
C
One thing I like to do is look at all the software projects I've done in the past and group together all of the common functionality and then create nice clean class wrappers that handle the functionality that all of the previous solutions used.
Writing clean code doesn't have to mean that you spend a lot of time writing and re-writing code to make it clean. The idea that deadlines and budgets mean you have to forego clean code is wrong. If you take the time to learn "how" to write clean code and you practice doing it, when crunch time comes you'll be able to write clean code as fast as you might write sloppy code. The catch is that most programmers don't practice the "art of coding" with the goal of creating something clean and elegent and instead only code when "on-the-clock" and under pressure to finish what they're working on.
Remove this comment
Remove this thread
close