Hacker Newsnew | past | comments | ask | show | jobs | submit | sptth's commentslogin

nice!


https://hackingcpp.com/ looks promising.


I guess I will deal with that once I start 'mastering' the basics, for the moment anything good that covers C++17 suits me.


Effective Modern C++ was mentioned here and also is one of the best rated books out there, must buy it.

Thanks ;)


Quite good though it looks a bit orphaned. Saved for the future thanks ;)


This is great advice!


f****!

:')


I am more of a CLI user I've been using neovim with coc for js, ts, python and even solidity development. I will try first to have things working in my usual dev environment, but thanks for the suggestion I've heard good things about CLion and could probably get a free licence.


For vim, many of my coworkers love YouCompleteMe, which provides IDE-like autocompletion and more. I don't use autocompletion much even in an IDE, so I mostly stick with ctags in vim to let me jump to definition of functions/variables/classes, etc.


Afaik major changes where introduced in C++11 and later on in C++17. I would be happy finding anything that covers up to the C++17 standard.


Thanks for the help, will definitely have a look!


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

Search: