Added: 2 years ago
From: GoogleTechTalks
Views: 9,484
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (14)

Sign In or Sign Up now to post a comment!
  • Comment removed

  • Seems like Mr. Deva got his English lessons from Bill Clinton, with all the "you know".

  • You know I mean, you know...

    If I know then why am I listening to the talk?

  • Its hard to understand him but it makes me feel diverse

  • lol, I give

  • can youtube guys redo its audio without 'you know'?

  • Mr ''U know''. lolz.

  • so Java 5 compresses the code for less typing?

  • Any debugger, no matter how efficient it is, will take away CPU time that could be used for doing actual work.

    Besides that, you are totally missing the point.

    The key to good software development is a good peer-reviewed-design and a good testing.

    Coding is the last part (although it is the most fun)

    Google this "they write the right stuff" and you'll see how software should be done.

    It is the software that makes the Space Shuttle fly.

    They don't "debug in the production environment" :-)

  • ya 'now ... that's good ... but ...

  • Code is read much more than it is written so the comment at 3:30 is mute. The less line noise, the easier it is to read and the more braincycles I have left to actually solve my problem during the debug part of the cycle.

    This is the reason that it DOES make a difference if you write

    for a in list: code...

    rather than

    for(Iterator i = list.iterator(); it.hasNext();){ Item i = (Item) it.next(); code...

    }

  • Where can we get this debugger?

  • He does mention chrononsystems. com during the end of the talk, however the site seems to have a 'Coming Soon' notice for now.

  • @Frivolousjim chrononsystems com

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more