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

ruby excels where time to market and RAD are more important than performance, and where the standard and other libraries work well. Ruby saves lots of time doing things like CRUD operations where you're basically mapping on set of fields to another in a predictable way. When performance and memory are an issue and you can't trivially scale your code (eg. More processes or more machines) C++ is a big win.


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

Search: