📜 ⬆️ ⬇️

C ++ Russia 2017 videos are available online.

Hello!

We have made publicly available the video of the C ++ Russia 2017 conference held in February. It's time to remember how cool it was at the conference, to refresh the reports you liked.

On June 3, there will be a meeting in Kazan , under the cut information about the reports that will be presented on it and a little about various things.

Meeting in Kazan


Alexey Malov ; How modern C ++ features make everyday development easier
C ++ 11/14/17 standards brought many new features to the programmer, allowing to solve both low-level and high-level problems. The report will illustrate the capabilities of modern C ++, already used in production-code.
')

Sergey Shambir , How to build a network subsystem for a RESTful API on CURL
CURL - reliable black box with API with C interface and full support for HTTPS, HTTP2, etc. The report will show how to build a shell over CURL for their needs:


Anton Polukhin , How to do weekly work in an hour
The standard C ++ library is extremely flexible and allows you to solve many problems. However, few people know about some of its capabilities, which is why sometimes, instead of writing a few lines of code, people write their solution for weeks or re-invent ready-made algorithms. In the report you will find a story about the useful "chips" of the standard library, which for some reason few people pay attention to.

About different


If you want to speak at meetings with reports or want to organize a meeting in your city, write to me, I will help you as much as possible.

And there is a question on the dates of conferences. Now C ++ Russia in February, and C ++ Siberia in August. I was thinking about arranging the Great Conference Shift. C + + Russia transfer to the summer (pre-May-June), and C + + Siberia transfer to the winter (pre-January), but C + + Siberia 2017 does not affect it, it will be in August. I want to do so for several reasons. First of all, even so I don’t want to go to St. Petersburg in February sober , and in May-June even foreigners are not afraid to come. Secondly, on C ++ Siberia I traditionally go to the bath, and in the process I like to dive into the snow. I'd like to know your opinion.

Source: https://habr.com/ru/post/327400/


All Articles