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

This is true regardless of language. There's a reason I insist on teaching what should be core CS topics to my new graduate coworkers (many of whom have been EEs with limited programming experience, their solutions tend to be brute force and unmaintainable for the first few years). These things simplify many programs and increase their clarity.


I meant to compare python with languages that support logic programming or functional programming which help convert the problem from loops and nested conditionals into declarative statements, but you are right, it makes their job, and in return your job much easier.




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

Search: