AMA with Herb Sutter - Meeting C++ live
Meeting C++ hosted an online AMA with Herb Sutter on Friday.
AMA with Herb Sutter - Meeting C++ live
by Jens Weller & Herb Sutter
Video:
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Oct 12, 2024 05:56 AM | Tags: meetingcpp community c++26 c++23 c++20 basics advanced
Meeting C++ hosted an online AMA with Herb Sutter on Friday.
AMA with Herb Sutter - Meeting C++ live
by Jens Weller & Herb Sutter
Video:
By Meeting C++ | Oct 9, 2024 10:59 AM | Tags: meetingcpp learning event community c++26 c++23 c++20
A post highlighting some of the talks that let you learn about Modern C++ at Meeting C++ 2024
Learn Modern C++ at Meeting C++ 2024
by Jens Weller
From the article:
I think this is what should you get excited the most, C++20 is making its way through the compiler implementations and you actually can apply this to your own code base. The top voted talk this year reflects this, in C++ Modules - getting started today Andreas Weis will show you how Modules are now available with the big 3 compilers.
...
Trainings at Meeting C++
After Meeting C++ 2024 there is a trainings week in the last week of November, you an choose between trainings from Kevlin Henney, Slobodan Dimtrovic and Nicolai Josuttis:
Programming with Guts by Kevlin Henney
C++ for C Developers - Migrating from C to C++ by Slobodan Dimtrovic
Generic programming in C++ with templates and auto by Nico Josuttis
Concepts, Ranges, and Views - The New Way of Programming in C++ by Nico Josuttis
By Meeting C++ | Oct 1, 2024 03:38 AM | Tags: meetingcpp community
Meeting C++ offers free online and onsite tickets through their student and support programs. This is supported through the ticket sales for Meeting C++ 2024.
Highlighting the student and support tickets for Meeting C++ 2024
by Jens Weller
From the article:
Like every year, I'd like to point towards the programs for those that can't afford to pay for a ticket for Meeting C++ 2024.
And let me start with thanking those that enable these programs through their ticket buying: the attendees and sponsors of Meeting C++ 2024! With the schedule published, I'd like to highlight the student and support tickets for Meeting C++ 2024. For a few years now Meeting C++ has hosted programs to give students, underrepresented folks and those who can't afford a ticket access to the conference.
This year for the first time you can choose to register either for onsite or online for these programs. A limited amount of tickets for Berlin will be available, depending on the ticket sale in October. So incase you registered for onsite but are not chosen for a ticket, then you'll have a chance to an online ticket...
By Meeting C++ | Sep 28, 2024 06:44 AM | Tags: poco meetingcpp iot embedded community
Recently Günter Obiltschnig from the POCO Project gave a talk about IoT Development with POCO C++ libraries and macchinaio at a by macchina.io sponsored Meetup of Meeting C++ online.
IoT Development with POCO C++ libraries and macchinaio
by Günter Obiltschnig
Chapter Videos:
Projects using POCO C++ Libaries and macchina.io in the real world
By Meeting C++ | Sep 25, 2024 05:35 AM | Tags: meetingcpp events conference community
The last part of the program for Meeting C++ 2024 is now ready: the online track.
The online track for Meeting C++ 2024 is complete!
by Jens Weller
From the article:
With this the program for Meeting C++ 2024 is now complete! The online track features 11 talks and will be prerecorded publically in October.
The talks of the online track are:
- An Introduction to Vulkan and C++ by Michael Shah
- From C to Modern C++: Transforming the classroom and beyond by Gabriel Valenzuela
- Writing VSCode extensions for fun an profit by Nikolaj Fogh
- Python's asyncio in C++ for Terminal Graphics by Fernando Iglesias
- Mimicking SQL: API Design Choices by Jonathan O'Connor
- What is a static function, but isn't a static function? by Miloš Anđelković
- Customising clang-tidy to modernise your legacy C++ code by Mike Crowe
- Parallel Algorithms, Ranges and oneDPL by Abhilash Majumder
- An overview on the C++26 highlights by Rainer Grimm
- Starting a modern C++ Project with CMake in 2024 by Jens Weller
- A tour through the Meeting C++ community survey by Jens Weller
By Meeting C++ | Sep 17, 2024 09:25 AM | Tags: training meetingcpp community c++20
Meeting C++ now offers 4 trainings that align with Meeting C++ 2024, and will be held in the last week of November.
Adding C++ trainings to Meeting Cpp 2024
by Jens Weller
From the article:
Trainings listing
C++ for C Developers - Migrating from C to C++ - a two day training by Slobodan Dmitrovic starting November 25th
These 4 trainings focus on various important current aspects of C++. From the migration to C++ from C, which is also a great course if you migrate to Modern C++ from "C with classes" like code. Or a refresher on unit testing by Kevlin Henney himself. Nicolai Josuttis gives a two day training, which is also available as single days: on the first day generic programming with templates and auto is bringing you a referesher, while focusing on C++20 Concepts, Ranges and Views on the next day. I've made the decision that prices for trainings are now fixed, half/full day trainings are 499 € and two day trainings are 999 €, this already includes taxes and all fees from the ticketshop. Attending the trainings will let you learn great new ways to think about your code and it gives support Meeting C++!
Program with GUTs - a half day training by Kevlin Henney on November 25th
Generic programming in C++ with templates and auto - full day training by Nicolai Josuttis on November 28th
Concepts, Ranges, and Views - The New Way of Programming in C++ - full day training by Nicolai Josuttis on November 29th
By Meeting C++ | Jul 31, 2024 12:34 AM | Tags: meetingcpp conference community
A few weeks ago the voting for Meeting C++ 2024 started, contribute with your own voting session to the program selection of this years Meeting C++!
Also, as the most recent announcement, early bird tickets are on sale until August 11th, the day the voting ends:
Early Bird Tickets for Meeting C++ 2024 are available until August 11!
by Jens Weller
From the article:
Quick reminder that the early bird tickets for Meeting C++ 2024 are going to be availble until the end of the voting on the talks!
Which is August 11th! Its also possible that early bird tickets sell out before this. Currently only the hotel ticket and the online ticket are available as early bird. The onsite early bird ticket sold out a few weeks ago.
By Meeting C++ | Jun 5, 2024 01:41 AM | Tags: meetingcpp intermediate community basics
Like in the last two years Meeting C++ is organizing an event about technical speaking at C++ conferences, aiming to help new speakers with their talks and give everyone a chance to pick up something to improve their talks! The call for talks for Meeting C++ 2024 is running until June 25th!
Speaking about C++
Organized by Jens Weller
From the event description:
This event will focus on the process of creating technical talks for the C++ community. Various speakers will share their views on how to submit, prepare and give talks to the C++ community in the form of lightning talks and a panel.
By TartanLlama | May 13, 2024 08:09 AM | Tags: community
The recordings for all Pure Virtual C++ 2024 sessions are now online. This includes the 5 main sessions plus over a dozen pre-conference videos.
Pure Virtual C++ 2024 Recordings Available
By Sy Brand
From the article:
All recordings for our Pure Virtual C++ 2024 conference are now available. Thanks to everyone who came along and hope to see you again next year! You can find the full playlist on YouTube.
By philsquared | May 10, 2024 04:48 AM | Tags: community
The C++ on Sea 2024 schedule is out, with 2-day workshops, 4-tracks of main conference, 2 lightning talk sessions and even a Movie Night!
Full schedule for 2024
by C++ on Sea
From the article:
We now have the full schedule for 2024 - and it's a doozy! We also have a few new features this year.