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

State is inherent but loops where recursion helps are sadly in scarce supply in enterprise apps (at least the ones that I've seen). Many (most?) apps are pushing data around, many times strings, often from a database. Lots of if statements, fewer whiles. Recursion can help with the kinds of problems that one encounters dealing with these types of programs, but it's not necessary and I would say probably doesn't even make things easier.


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

Search: