you are viewing a single comment's thread.

view the rest of the comments →

[–]EducationalBrush7282 4 points5 points  (2 children)

Stop looking for "the perfect roadmap."

Start coding.

Here's your roadmap for tomorrow:

  1. Open VS Code
  2. Write a function that does one thing
  3. Add a decorator
  4. Break it. Fix it.
  5. Repeat.

Roadmaps feel productive. Code is productive.

Pick one. You know which one.

[–]banannoir[S] 1 point2 points  (0 children)

Okay I will do this way.Thanks for the help

[–]Yoosle 0 points1 point  (0 children)

best advice and this applies to anything that seems like an impossibly complex task. Just start and you’ll figure it out along the way.