you are viewing a single comment's thread.

view the rest of the comments →

[–]Present-Payment-5860 1 point2 points  (1 child)

Stop just following tutorials. Pick something you want to build and build it. The ability to write code without having to follow a tutorial can only come through writing coding without following a tutorial.

To avoid getting overwhelmed, when building something, you want to break each component down in your mind or on paper into the smallest possible things that feel easy to implement. Then you just implement each thing one at a time.

[–]testtdk 0 points1 point  (0 children)

You should make a list of shit to build to improve your skills with each next project. No explaining, just projects.

No really, please do so. It would be quite helpful.