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

Even if it doesn't make you a better programmer, "auto" will cut down on RSI ;) I hate typing iterator type names.



Still way better than Objective-C method calls though.


Not really.

For one, everybody does it them with XCode and auto-complete.

Second, the verboseness there plays a function: it makes them self-documenting, whereas with C++ types/iterators/etc you're just repeating yourself.


>"For one, everybody does it them with XCode and auto-complete."

Which is not necessarily a good experience. From all the IDEs I had used in my life, XCode is the only one I really hate.


I used Objective-C in the NeXT days...


Hah. Nice.

At least you didn't have to write UI code for it!


It was a bit sad actually.

We were porting a particle simulation framework done in Objective-C with Renderman shaders to C++/Windows, because we thought NeXT would die soon.

This was way before Apple decided to buy NeXT.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: