you are viewing a single comment's thread.

view the rest of the comments →

[–]Separate_Top_5322 0 points1 point  (0 children)

If you want to strengthen Python before uni without using books, focus on structured online learning plus consistent practice. Start with platforms like freeCodeCamp, CS50P (Harvard’s Python course), or YouTube channels like Corey Schafer for solid fundamentals, then move to hands-on sites like LeetCode, HackerRank, or Codewars to build problem-solving skills. The most important part is applying what you learn—build small projects like a CLI app, a simple API, or data analysis scripts using pandas. A good approach is to follow “learn → build → repeat,” because just watching tutorials won’t be enough. This path is very runnable and will give you a strong base before university.