Just C++ - penrose tiling from python to C++ & Qt
New Just C++ episode, this time its about porting some python code to C++:
Just C++ - Penrose tiling from python to C++ & Qt
by Jens Weller
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Oct 13, 2017 04:04 AM | Tags: qtdev qt python meetingcpp c++14 basics
New Just C++ episode, this time its about porting some python code to C++:
Just C++ - Penrose tiling from python to C++ & Qt
by Jens Weller
By Andrey Karpov | Oct 12, 2017 11:35 AM | Tags: c++17
C++ language is constantly evolving, and for us, as for developers of a static analyzer, it is important to track all its changes, in order to support all new features of the language.
Most interesting innovations in C++17
by Egor Bredikhin
From the article:
Fold expressions, template<auto>, constexpr if, constexpr lambdas, *this capture in lambda expressions, inline variables, structured bindings, __has_include, std: byte type and so on.
By Marco Arena | Oct 12, 2017 02:43 AM | Tags: visual studio
Good news from the Visual Studio blog:
Visual Studio 2017 Version 15.4 Released
by John Montgomery
Notable C++ development highlights:
You can now use CMake for Linux C++ development in Visual Studio, which allows you to use CMake based projects that target Windows, Linux, or both. Simply open a folder with your CMake project, select Linux as your target and upon connecting to your Linux machine your sources are synchronized for you. Once the CMake cache generation is complete you’ll have full IntelliSense for your project and targets for building, running and debugging within Visual Studio. In addition to CMake support for Linux C++ development, with Visual Studio 2017 version 15.4 Preview you can now benefit from CMake version 3.9 and improved support for projects with multiple CMakeLists.
Windows Application Packaging Project: In Visual Studio 2017 version 15.4, you will get the first peek at a new project template that enables Windows desktop apps created with .NET or C++ to be packaged inside an .appx package for easier distribution via side-loading or submission to the Microsoft Store. These templates work for both new Windows desktop projects, as well as for existing projects.
By Adrien Hamelin | Oct 11, 2017 11:50 AM | Tags: community
And another trip report:
Trip report: the JetBrains C++ team at CppCon 2017
by Anastasia Kazakova
From the article:
Our C++ team just returned from the main event in the C++ world, the CppCon 2017 conference in Bellevue, Washington. While our impression of this fantastic event is still fresh, we’d like to share our thoughts and findings here with you.
By Adrien Hamelin | Oct 11, 2017 11:31 AM | Tags: community
Yet another interesting report!
CppCon 2017 Trip Report
by Isabella Muerte
From the article:
It's been a few days since I got back from CppCon 2017. As a millenial, I easily cave to peer pressure and because everybody else is doing it, I figured I might as well write a trip report too.
By Jason Turner | Oct 7, 2017 06:35 AM | Tags: basics
Episode 83 of C++ Weekly.
Installing Compiler Explorer
by Jason Turner
About the show:
This week is a demonstration of how to install and configure a local instance of Compiler Explorer.
By Adrien Hamelin | Oct 6, 2017 10:58 AM | Tags: community
Yet another trip report.
My CppCon 2017 Trip Report – 10 great talks to watch and learn from
by Quentin Duval
From the article:
The last edition of the CppCon 2017 just ended. As for the previous edition, it was a real pleasure to be there, discussing with talented and curious fellow developers, and watching great talks. In particular, I got the feel that the conference offered more diverse talks than the previous edition...
By Adrien Hamelin | Oct 6, 2017 10:53 AM | Tags: community
Last of the serie.
CPPCON Day #5. Miscellaneous
by "No Bugs" Hare
From the article:
I’m back from #CPPCON2017 now, and can report on the last day of it...
By robwirving | Oct 6, 2017 08:12 AM | Tags: None
Episode 121 of CppCast the only podcast for C++ developers by C++ developers. In this episode Rob and Jason are joined by Matt Bentley to talk about his work on plf::list and discuss some updates from the SG14 Working Group.
CppCast Episode 121: PLF List with Matt Bentley
by Rob Irving and Jason Turner
About the interviewee:
Matt Bentley was born in 1978 and never recovered from the experience. He started programming in 1986, completing a BSc Computer Science 1999, before spending three years working for a legal publishing firm, getting chronic fatigue syndrone, quitting, building a music studio, recovering, getting interested in programming again, building a game engine, and stumbling across some generalized solutions to some old problems.
By Adrien Hamelin | Oct 4, 2017 12:53 PM | Tags: community
Another trip report!
CppCon 2017 Trip Report
by Matt Godbolt
From the article:
Until last week I had never been to a C++ conference before. I’m rather glad to say that I’ve now experienced the wonder of having a firehose of C++ knowledge plugged into my brain and turned on.
Most of the best times at the conference were in between talks, where random meetings in the hallways over coffee would yield fascinating discussions. I was flattered to have a fair number of people spot my name badge and come up and thank me for Compiler Explorer – a very surreal experience. I got a tiny taste of what it must be to be “famous”! I also got a lot of advice and ideas on how to improve the site, and once the dust settles a little I look forward to getting stuck into improvements, like more Microsoft compilers (and a better compilation experience for those using it), and execution support.
While the hallway chance encounters (and lunches and dinners) yielded a lot of great conversations, the talks were also full of information. Below is a small taste of some of the talks that left an impression with me...