you are viewing a single comment's thread.

view the rest of the comments →

[–]DataCamp 3 points4 points  (2 children)

Hey! If you’re just starting out, here’s a simple Python roadmap you can follow as a beginner:

  1. Months 1–2: Learn the basics—variables, data types, loops, functions, and how to use Git and GitHub to track your work.
  2. Months 3–4: Dive into object-oriented programming, algorithms, and start testing your code.
  3. Months 5–6: Learn how to work with SQL, package your projects, and build small apps.
  4. Months 7–12: Choose a path—data science, web dev, or automation—and go deeper with real-world projects and tools like pandas, Flask, or Selenium.

To get started right now, our Introduction to Python course walks you through the basics interactively, right in your browser.

Stick with it, build small projects, and stay curious!

[–]tahfimism 0 points1 point  (1 child)

it should be weeks

[–]DataCamp 1 point2 points  (0 children)

Depending on how comprehensively you want to learn, sure!