JAOO 2007: Bob Martin - Life in the Universe, Beautiful Code and Programming Discipline
- Posted: Oct 16, 2007 at 8:43 AM
- 15,388 Views
- 8 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- Mid Quality WMV (Lo-band, Mobile)
- MP3 (Audio only)
- WMV (WMV Video)
Bob Martin is the CEO and founder of Object Mentor. He's also an incredible speaker and very passionate about creating "clean", precise, beautiful code.
Bob keynoted this year's JAOO and his message was crystal clear: As professional developers, we need to write code in a professional way. What does that mean, exactly? Well, listen in. Bob explains in his usual clear, clean and concise way. You'll see Bob again in a subsequent interview (very fun one!) that took place at JAOO 2007.
Enjoy.
Comments Closed
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
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