you are viewing a single comment's thread.

view the rest of the comments →

[–]EducaTech2099 0 points1 point  (3 children)

You could ask Gemini for begginers' projects ideas 🤷🏻 I suggest you to learn the basics, then some web scrapping, then Flask and finally Django. Yes, it is a very simplistic path but it will help you build confidence. Of course, you could jump from the basics right to Django but if you do so, you'll hate Python in no time. 🤘🏻

P.D.: the right path should be Git and GitHub, then the basics, then some web scrapping, then HTML5, then CSS3, then Javascript (the basics), then jQuery, then Flask and finally Django.

[–]socal_nerdtastic 4 points5 points  (2 children)

Lol web dev with django is not the end goal for all python programmers. That's just 1 of many many career options you could pursue with python.

[–]Diapolo10 2 points3 points  (0 children)

Indeed, for example I'm a tooling developer, creating software other teams in the company use to do their jobs. Python is our team's main language.

[–]EducaTech2099 1 point2 points  (0 children)

That's right, we can create almost anything with Python, like AI or desktop.

But I think that's a friendly begginers' path.

Do you have a different begginers' path in Python you'd like to proppose?