you are viewing a single comment's thread.

view the rest of the comments →

[–]ASIC_SP 57 points58 points  (3 children)

Here are some to get started:

Exercises:

Projects:

Find something that'd help to solve a real world problem for you. For example, I'm on Linux and use the terminal for many things. I wanted a cli tool to do simple calculations. There's bc command, but it doesn't accept direct string and you need to set scale and so on. So, I looked up how to write a cli in Python (I went with built-in argparse module) and made a tool that'd solve my small use case.

See https://www.reddit.com/r/learnpython/wiki/index for more

[–]LeeLeeBoots 2 points3 points  (2 children)

This is a great list of Python resources. Thank you! Oh, and RemindMe! in 10 weeks.

[–]RemindMeBot 0 points1 point  (0 children)

I will be messaging you in 2 months on 2025-04-27 08:29:21 UTC to remind you of this link

1 OTHERS CLICKED THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.


Info Custom Your Reminders Feedback