Hacker News new | ask | show | jobs
by nhatbui 3530 days ago
I can't agree with this more. Coming from C/C++, I was hindered by worrying about memory management and building everything from scratch. Python and its standard library just allowed me to wrap my head around algorithms.