Hacker News new | ask | show | jobs
by jhildings 4163 days ago
The hardest part about Python it's not Python itself but rather the server environment / deployment things. PHP is just save files and visit apache server, Python had a much steeper curve to learn all those things around.

And then of course it's the spacing issues which is hard to understand at first glance