Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Your IDE, its refactoring tools, but especially its debugger.

VSCode or PyCharm (assuming you are still a Python developer) could be a good place to start. I'm always surprised when I see professional developers coding in Sublime Text and debugging with print statements (or their equivalent). Usually you have better options than that, especially for statically-typed languages - but even for JS and Python.



I don't know how people could work on large scale projects without a step through debugger.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: