|
You are here |
blog.jetbrains.com | ||
| | | | |
www.bfilipek.com
|
|
| | | | | To write a professional C++ application, you not only need a basic text editor and a compiler. You require some more tooling. In this blog post, you'll see a broad list of tools that make C++ programming possible: compilers, IDEs, debuggers and other. Last Update: 14th October 2019. Note: This is a blog post based on the White Paper created by Embarcadero, see the full paper here: C++ Ecosystem White Paper. | |
| | | | |
www.cppstories.com
|
|
| | | | | While 2020 was a crazy and hard year we were fortunate - C++20 was accepted and published, and the work on new features continues. As usually every year, here's my overview of the year: the standardization process, features, implementation, compilers, tools, books and more. Other Reports: 2020 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012. | |
| | | | |
accu.org
|
|
| | | | | What is C++ and why do people still use it? Bjarne Stroustrup provides a short note answering these questions. | |
| | | | |
www.cppstories.com
|
|
| | | The C++ Standard Library: A Tutorial and Reference (2nd Edition) by Nicolai M. Josuttis We are still waiting for some more books about new C++ standard. Fortunately for us, some authors managed to write books even before C++11 is well "domesticated". One of such examples is the book mentioned in the title of this post. | ||