/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.jetbrains.com
| | www.bfilipek.com
4.2 parsecs away

Travel
| | 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.
| | mropert.github.io
3.7 parsecs away

Travel
| | Is the C++ committee out of touch with its users, or is the game development crowd out of touch with the rest of the C++ community? Following the recent debate on social media, I offer a small introduction of that 'Modern' C++ thingie.
| | www.cppstories.com
3.3 parsecs away

Travel
| | 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.
| | weberdominik.com
24.4 parsecs away

Travel
| With vertical tabs it's possible to have an overview over much more open files. Here's how to get it in VS Code.