Added: 1 year ago
From: MattTCF
Views: 5,703
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (8)

Sign In or Sign Up now to post a comment!
  • if you understand the base of TDD and Mocking, this is a great jumpstart. Thanks for sharing.

  • horrible video, hard to follow, moving way to fast. Not an intro video at all, hard to see the code, its blurry, sorry for the harsh comment

  • @tormodatUtube Did you try watching the video in HD? It's certainly not as clear as I would like, but I don't find it hard to read the code in 720p or 1080p. As for the "moving too fast," you can't please everyone. It's definitely not for beginning developers, it's for experienced DotNET devs that want to learn about TDD. If you found specific parts confusing, let me know, and I'll try to address them in a future video.

  • Great video.

    One tip though, don't use the == operator for string comparison. Strings are defined byref (on heap). Although they are implemented immutable (they look like system values) in c#, it's still a convention to use the 'Equals' method on them.

  • @casio1987vd No it's not.

  • code part is not clear

  • I used the "introduce variable" ReSharper refactoring. For me, that's ctrl+alt+v, but I'm one of those weird people that likes the ReSharper 2.x keyboard scheme. :)

  • what key did you use @ 6:25 ?

Loading...
Alert icon
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