Lesson 7 (Part 1) - Events, Delegates, Stack and Heap in C#
Uploader Comments (CSharpGuitar)
All Comments (16)
-
didn't even watch it all,, too much time spent in renaming things, pause video, copy and paste your code, and start and say what it is and explain if needed, keep your examples simple, people aren't looking at tutorials to see a complex example to learn what a delegate is, at least start off with simple things and work your way up. 9 minutes of this video and am just watching u type the whole time basically
-
I understand you want to document everything you did. But having to watch you rename things from lesson 6 to lesson 7 for SIX OUT OF TEN minutes is really stupid. Make your namespaces CSharpGuitar. And the names of your projects about what the project is building. We know its lesson 7. Its in the title.
-
Rename beforehand next time
-
you can rename "lesson6" to "lesson7" by just pressing ctrl+F, select replace in files, and then write "lesson7" in the replace with text box, and click on replace all button, it'll replace the text in the entire solution. so save your time........
-
Thankyou Sir ..
-
Hey around four minutes gone in renaming, please avoid it. It's a good video, thank you.
this is not a lesson, this is a set of examples among a renaming session. describe fundamental concepts, present examples, then reiterate and summarize fundamentals applied.
nicknack175 1 month ago in playlist C# Lesson 7 Events, Delegates, Stack and Heap in C#
@nicknack175 Thanks for the comment. Yes, I would say many of my videos do perform renaming at the beginning, but this is becuase the first few are built upon each other and I wanted to make sure that when a person works the examples that they work. Sure, there may now be a better way to achieve this. I think it is important to know HOW something works too. I do agree that the WHY would make these videos much more valuable..but then maybe they would not be free.
CSharpGuitar 3 weeks ago
Good information but I'd like to make two comments that only deal with presentation.
1. If you name folders for the lesson and keep the solution, project and namespace names common, then you do not need to rename them each time. If you are going to name them the way you did, I'd suggest telling your audience you are going to fix the names and then pause the recording to do it.
2. Please don't whisper. Try to keep your voice at a more constant level.
Thanks again for the video.
rocketbass 2 years ago 2
Thanks. I appreciate all comments and tips on how I can improve.
1. I try to make sure that everything I do, no matter how little it is gets captured on the video. My experiences with debugging is that the problems are always little...sometimes simple things that if they had only been documented I could have saved hours if not days.
2. This is what you get when you use a free tool to record the videos.
CSharpGuitar 2 years ago