Комментарии:
Solved program pliss
ОтветитьSolid advice, thanks!
ОтветитьPlz upload next lecture
ОтветитьYour lectures are very unique your teaching way is very unique....
ОтветитьThe best person
ОтветитьYou really should check the result of scanf() before using a variable you assume it has set... ;-)
ОтветитьFunny Cuz i got the habit of preparing the braces then filling it up from you without noticing!
Ответитьwhy is there no return 0;
ОтветитьYou sound like you are going to cry :( What happnened? :(
ОтветитьNo sleep for the last 12 hours watching other videos and here this nigga has a 10 hour playlist that's easy to understand. Final's in 2 hours😪
ОтветитьI just noticed at some point you switched from VIM to a debugger. What is the name of the debugger?
ОтветитьThe voice smells anxiety chill mate
ОтветитьDamn good tips dude, damn good tips
ОтветитьThe Best!
ОтветитьThank you for sharing good coding practices you are truly awesome and wonderful ^^
ОтветитьSince the day I learned indentation I didn't stop use it since
Learn that in school
Love the music too
Ответитьcramming is why put the semi colon in it i think.
ОтветитьPractice? More like pr-obably one of the best tutorial series I’ve ever seen!
ОтветитьBro you alright?? you sound like you just had a break up and are about to cry
ОтветитьDoes C and C# different?
Ответитьthanks. it is very help full for my studies
how can i contact you
i am a student in programing
Great tips!! Loving your tutorials.
ОтветитьPeople shouldn't follow the best practices of a guy who writes comments about WHAT his code does.
Either your code is pretty bad so people actually can't read it (and thus need comments about the WHAT) or you think readers are stupid af.
Write comments about WHY you do somethint, not WHAT you're doing.
Your code expresses what it does already.