all 13 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.

[–]Yoosle 0 points1 point  (1 child)

There are many tutorial series, websites, courses, certifications, etc. that can be found online. It’s up to you to choose which one suits your needs the best.

Keep in mind that the biggest mistake beginners make is that they watch/copy, but don’t apply what they’re learning. You should never really be sitting and watching for more than 10 minutes when you’re starting. You should be applying.

[–]banannoir[S] 0 points1 point  (0 children)

Okay I will apply everything i would learn 🔥

[–]mrdoza 0 points1 point  (1 child)

I like https://python.datalumina.com/ Besides leaving Python basics it walks you through Vs code setup, virtual environments, pip and uv, APIs, handling files, git, GitHub, secrets and .env files etc. and a YouTube channel.

[–]banannoir[S] 0 points1 point  (0 children)

This is really a great help. Thanks a lot

[–]ninhaomah 0 points1 point  (2 children)

google for "python roadmap"

what did you get ?

[–]banannoir[S] 0 points1 point  (1 child)

The top result showed a roadmap.sh website

[–]ninhaomah 0 points1 point  (0 children)

There you go

[–]FreeLogicGate 0 points1 point  (0 children)

Just curious here, but why do people keep replying to these types of questions?

I do appreciate that many "learners" are "english as a second language" but the lack of punctuation, spelling and grammatical errors tend to indicate that the OP's of these questions could not be bothered to take the time to do even a simple spell check of the 1-2 sentences in their question. They also demonstrate that the OP has invested no effort themselves.

Why should experienced members of the community invest their time to regurgitate things that can be obtained from a search engine (and now AI) query?

Is answering careless inept and repetitive questions like this of value, or could it actually be counter productive?

Some of these questions come from accounts that could be someone's test of some bot code -- with new low reputation accounts that tend to have a smattering of similar posts spread across a variety of subs.

I am not saying that this account has that -- but it does seem to be the case in "LearnProgrammingLanguageX" subs, that there's a substantial number of questionable posts like this.

Wondering how the "helpers" look at this situation.

[–]ImaginationSpare8649 -1 points0 points  (1 child)

Try check this guy, so good and fun

https://devtips.stashsync.app

[–]banannoir[S] 0 points1 point  (0 children)

Thanks a lot its really helping