So you want to be a Code Reviewer? #3 - Code Review

preview_player
Показать описание
This is #3 of the Series: So you want to be a Code Reviewer?, where we do a code review of some code I present. You'll be surprised at the kinds of issues we find in code that already looks great.

The code for the starter project can be found on my GitHub here:
Рекомендации по теме
Комментарии
Автор

Just watching / and trying to watch all the video of this series, it's fantastic. At 4:37 there is explanation about no need for additional whitespace new line. Bravo. this is something I am looking for sir. Hats off. This is how code Reviewer should be❤️❤️❤️

saurabhchauhan
Автор

I will watch all of your 132 videos, I love your presentation style and the topics you covered. It feels like having a face-to-face discussion with a very knowledgeable professor!

maxlin
Автор

Thanks Shiv. Every video if yours is gold 👌✌️
Looking forward to watching next video :)

VinuP
Автор

Did not realize I have been overusing usings. Another Excellent video 👏👍

RaghuramanKanchi
Автор

You mentioned IDisposable in this video. IDisposable, Finalize, using are a grey area for me. Would you be kind enough to create a video on these?

vishnupv