3
2 Comments

Python Tips?

Hi everyone,

I am currently trying to figure out the best way to learn python. Does anyone have any tips?

on November 4, 2021
  1. 2

    What are you planning to use Python for?

  2. 1

    It's difficult to give advice as the best way depends on your learning style. For example, I prefer books and text content over videos, courses, and visual resources.

    But, as a Python learner myself, there's a general tip I can give: start working on personal programming projects as soon as possible. And publish them, which will help you polish and ship code.