Hacker News new | past | comments | ask | show | jobs | submit login

How much assembly have you done? "for"/"while"/etc are coming out of structured programming.



Yes, but that in turn was inspired by the patterns and idioms in assembly that didn't fuck up your codebase.

Simple conditional forward jumps, if, simple conditional backward jumps, while, and simple conditional backward jumps depending on a variable, for.




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

Search: