Comments by "" (@pierreollivier1) on "Dorian Develops"
channel.
-
6
-
When writing you own code at the beginning, don’t try anything fancy just copy paste the tutorial, type what the instructor or the book is doing, and just try to modify a few micro-elements, like oh let me rename that variable, let me change the value, let me try to do it again in a different order, just start small, and the more you follow the tutorial that way, the more you’ll find yourself modifying more and more until eventually you’ll have enough confidence in your knowledge to write very small programs on your own, and at that point you just have to grind exercise over and over again. The language doesn’t matter, pick what you want, at first you just want to understand the logic behind programming the syntax is the easy part, think of it like writing skills, if your a decent author in English the barrier of entry to become a great writer in French is a lot lower than knowing both languages but not being able to tell compelling stories. Same with programming.
1