Yup, the worst thing to do is to make a video tutorial by re-writing the code from already created code base from side monitor. When it comes to teaching, it's just wrong in so many levels.
By that, beginner devs got the false assumption, that solving real world problems in code is that easy - no planning is necessary, no typos are ever being made, logic of code just comes that easy, code is being written that fast, there is no need to bug as everything works on the first try.
And afterwards, when they try to write single line of code themselves, they feel hopeless and often give up as they have seen the app being re-written not actually developed. They start to blame themselves, while they should actually blame the teacher for not revealing the true nature of coding.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Yup, the worst thing to do is to make a video tutorial by re-writing the code from already created code base from side monitor. When it comes to teaching, it's just wrong in so many levels.
By that, beginner devs got the false assumption, that solving real world problems in code is that easy - no planning is necessary, no typos are ever being made, logic of code just comes that easy, code is being written that fast, there is no need to bug as everything works on the first try.
And afterwards, when they try to write single line of code themselves, they feel hopeless and often give up as they have seen the app being re-written not actually developed. They start to blame themselves, while they should actually blame the teacher for not revealing the true nature of coding.