I love how, when you explained when to use comments in code, after applying previous tricks, the need of the comment became really irrelevant. It is possible to write self documenting code and you proved it. Thank you.
Thank you so much for this video. I'm starting the final project of my current semester and I need to have the documentation on point. Keep the great work!
I'm a 2nd year comsci student, and these tips are helpful. I learned that my code practice is bad (I should've refactored more so that the code is the documentation itself). I'll use these in my future works. Thank you!
Great video! Your explanations were concise and easy to understand. Excellent job and and thank you for speaking on this important and helpful subject.
Amazing video and thanks for the tips! Two notes: I would call the function "requiresRootPrivileges" rather than "hasRootPrivileges" which should make what it does even more obvious. And secondly, I think you accidentally inverted your conditions in the "even better" and "even even better" code pieces around 7:00 or am I missing something?
Glad you enjoyed it. Yes thats a good suggestion, makes sense. Yes great spot! Silly mistake, I think the context/idea behind the point hopefully still makes sense.
Glad you liked it. This is all done in my IDE, so I wrote out all points, then deleted them line by line, then I just press undo (cmd + z) on my keyboard and it adds them in.
Thank you so much, this was really helpful. I'm not sure if this is something important to you but it was a little difficult for me to follow you because of how fast you were talking. I was able to understand because of the good examples you gave. Otherwise thanks again :)
I love how, when you explained when to use comments in code, after applying previous tricks, the need of the comment became really irrelevant. It is possible to write self documenting code and you proved it. Thank you.
Thanks, glad you enjoyed it!
You know this is the methodology that I'm looking for, it's simple and full of insights. Very nice presentation. I've learned a lot
Great to hear it helped, thanks.
Thank you so much for this video. I'm starting the final project of my current semester and I need to have the documentation on point. Keep the great work!
Glad you enjoyed it. All the best with the semester, hopefully you’ll smash it!
I'm a 2nd year comsci student, and these tips are helpful. I learned that my code practice is bad (I should've refactored more so that the code is the documentation itself). I'll use these in my future works. Thank you!
Great video! Your explanations were concise and easy to understand. Excellent job and and thank you for speaking on this important and helpful subject.
Thanks for the great feedback.
Amazing video and thanks for the tips! Two notes: I would call the function "requiresRootPrivileges" rather than "hasRootPrivileges" which should make what it does even more obvious. And secondly, I think you accidentally inverted your conditions in the "even better" and "even even better" code pieces around 7:00 or am I missing something?
Glad you enjoyed it. Yes thats a good suggestion, makes sense. Yes great spot! Silly mistake, I think the context/idea behind the point hopefully still makes sense.
really great video! thanks for sharing!
Glad you enjoyed it!
Very very helpful info, you made it so simple. Great job.
The first thing I am going to do is documenting this video :)
Thank you for your time.
Thanks so much. Haha, good idea!
This was very helpful, thank you!
lot's of nice tips and good practice, Thanks! could you please share some tools or io sites that might help with code documentation?
Thanks! Some useful links in the description. 😊
what did you do to show up the markdown parts as you follow the video? like a slide? awesome vid
Glad you liked it. This is all done in my IDE, so I wrote out all points, then deleted them line by line, then I just press undo (cmd + z) on my keyboard and it adds them in.
@@RedhwanNacef thats make a lot of sense hahaha thanks
wonderful tips! subscribed!
Thanks! 😊
This was very helpful! Do you have tool recommendations to use if we want to create a diagram of the project?
Glad it helped! I am still searching for the best tool, nowadays I like to use Excalidraw.
Very underrated video
Thanks!
Great explanation, thanks
Glad it was helpful!
Thank you so much, this was really helpful. I'm not sure if this is something important to you but it was a little difficult for me to follow you because of how fast you were talking. I was able to understand because of the good examples you gave. Otherwise thanks again :)
You're very welcome, I'm glad it helped. Yes that is important as it helps me improve in future, thank you for the feedback!
thank you brother.
You're welcome
It's very helpful. Thank you very much.
Thanks! Happy it helped.
Great video!
Thanks!
Great videos, keep it up!
Thanks a lot, I will do!
Good content, but would be much better if you had your screen zoomed in so I can see the code and text examples from my phone.
Thanks! Noted, thanks for the feedback.
Nice examples here. So sad I don't have enough skills to understand English language when it comes to that furious speed
Thanks. Ah I see, I will try to be more clear in future (I have a tendency to talk fast)!
thanks :D
No problem!
If and iff, you must include "comments" then exclusively in, say, 'z' or 'vdm' otherwise please don't bother! Simples ):-)
HELP
With what?