u/memeeloverr

If Python disappeared tomorrow, what language would you use?

You can't choose Python again. What would replace it for your current work, and why?

reddit.com
u/memeeloverr — 11 hours ago
▲ 26 r/pythonhelp+1 crossposts

Best resources to go from intermediate to advanced Python

Hey fellas, I’m comfortable with the basics and common libraries. What helped you the most to reach the next level ,specific books, projects, topics, or courses?

reddit.com
u/memeeloverr — 15 hours ago

Unpopular Python opinion: Readable code is more important than clever code

I've seen one-line solutions that are technically impressive but take longer to understand than 10 lines of simple code.

Would you rather write more lines that anyone can understand, or fewer lines that look clever?

reddit.com
u/memeeloverr — 1 day ago

You can keep only 3 Python libraries for the rest of your life. Which ones are you choosing?

Mine:

  1. requests
  2. pandas
  3. FastAPI

No changing your answer later. What are your three?

reddit.com
u/memeeloverr — 2 days ago

What's the hardest bug you've ever spent hours (or days) fixing?

Mine turned out to be a missing environment variable after hours of debugging.

What bug made you question your sanity?

reddit.com
u/memeeloverr — 3 days ago