Hacker News new | ask | show | jobs
by beardyw 666 days ago
Recently taught myself Python and now I just love it. Sorry you had a bad encounter with it.
1 comments

I taught myself Python as my first language and now I’m starting feel that there are core coding concepts that Python abstracts away from the user that are probably important to know for good code hygiene.

That being said, for personal projects that don’t really see the light of day, Python is a perfect multi-tool type language