Bjarne Stroustrup live online on Nov 15: "What is good C++ code?"
On November 15, Bjarne Stroustrup will be giving a live talk available via YouTube:
What is good C++ Code?
by Bjarne Stroustrup
live online via YouTube
November 15, at 19:00 UTC+3
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Blog Staff | Nov 12, 2022 02:30 PM | Tags: None
On November 15, Bjarne Stroustrup will be giving a live talk available via YouTube:
What is good C++ Code?
by Bjarne Stroustrup
live online via YouTube
November 15, at 19:00 UTC+3
By philsquared | Oct 27, 2022 11:59 AM | Tags: community
C++ on Sea will be back by the sea, again, for 2023. This time we'll be running in the last week of June (27th-30th)
C++ on Sea 2023
From the article:
A limited number of Super Early Bird tickets are available now at a larger discount. Once they are gone Early Bird tickets will remain available until the speakers are announced (or they run out) - after which tickets will be full price.
We'll soon open the call for speakers and provide more information
...
By Meeting C++ | Oct 27, 2022 07:57 AM | Tags: meetingcpp community
This years Meeting C++ conference is only 3 weeks away! Not much time left to join this years conference in Berlin or online for watching the talks and being part of the discussions around C++ and software design!
Meeting C++ features this year keynotes by Nicolai Josuttis, Daniela Engert and Klaus Iglberger! Online the conference offers AMAs with Andrei Alexandrescu, Inbal Levi and Bjarne Stroustrup. Onsite 3 tracks are hosted, with a 4th track being online only.
Meeting C++ 2022
by Jens Weller
From the page:
Meeting C++ 2022 will be held as a hybrid event in Berlin and online on 17th - 19th November 2022.
This years conference will be hybrid, a limited number of attendees will be able to join in Berlin, but the conference will also feature online and onsite only content. You'll be able to meet and exchange with the world wide C++ community for 3 full days.
By Felix Petriconi | Oct 18, 2022 10:33 AM | Tags: community
The ACCU is now putting together its program, and they want you to speak on C++. The ACCU conference has strong C++ tracks, though it is not a C++-only conference. If you have something to share, check out their
Call for Papers
by the ACCU
About the conference:
The ACCU 2023 conference will be from 2023-04-19 to 2023-04-22, with pre-conference workshops on 2023-04-17 and 2023-04-18.
The ACCU 2023 will be a hybrit event.
Historically, ACCU has a lot of C++ and C content, and is proud of that: ACCU is the foremost annual conference for people interested in C++ and C, at least in and around the UK. But it is not just a C++ and C conference, ACCU is about programming in whatever language people are using, with whatever tools and processes people are using: D, Chapel, Java, Kotlin, C#, F#, Groovy, Rust, Go, Python, Ruby, Lisp, to name just a few programming languages about which there have been sessions at ACCU conferences. Git, Mercurial, CMake, Meson, TDD, BDD, all these tools and techniques have been the focus of sessions at ACCU. The ACCU Conference is looking for sessions that will be interesting to people who create software.
The ACCU Conference is put on by ACCU (https://accu.org), but is open to anyone who wishes to be there either as a presenter or an attender.The Call for Papers lasts for about 3 weeks and will close on Monday 7th November 2022 at 23:59:59 GMT.
By Meeting C++ | Oct 5, 2022 09:06 AM | Tags: meetingcpp community basics
Like every year, Meeting C++ is also offering a set of free tickets for students and those that are in need of a little support!
Highlighting the student and support tickets for Meeting C++ 2022
by Jens Weller
From the article
With the schedule published, I'd like to highlight the student and support tickets for Meeting C++ 2022.
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 is supported through the ticket sales and some times sponsorships.
By Blog Staff | Oct 4, 2022 12:18 PM | Tags: None
Another CppCon 2022 keynote video is posted:
2022 Keynote on Embedded Firmware in C++: Erik Rainey, prerelease
From the article:
Erik Rainey on embedded firmware in C++ at his CppCon 2022 keynote in Aurora, Colorado!
This video is in “prerelease” and cannot be found directly on our YouTube channel, instead we are providing a direct link here only! Feel free to share this with colleagues and friends and impress them with your insider access
By Timur Doumler | Oct 3, 2022 07:01 AM | Tags: None
From August 31st to September 16th, 2022, I travelled to three conferences in a row: NDC TechTown in Kongsberg, Norway; CoreC++ in Tel Aviv, Israel; and finally, CppCon in Aurora, Colorado, USA. Here is my trip report covering all three events:
Trip Report
by Timur Doumler
By Meeting C++ | Sep 29, 2022 02:34 AM | Tags: meetingcpp community
Next week hosts the Meeting C++ online job fair on Tuesday (3-6pm CEST/Berlin) and Wednesday (8-11pm CEST/Berlin).
by Jens Weller
About the event:
During the event you'll be able to join a virtual lounge and go from table to table to meet various employers for C++. Employers can still sign up until Monday. You already can share your resume/CV via the sharing form at Meeting C++.
By Blog Staff | Sep 28, 2022 10:24 AM | Tags: None
Another CppCon 2022 keynote video is posted:
Contemporary C++ in action: Daniela Engert
From the post:
Daniela Engert on contemporary C++ at her CppCon 2022 keynote in Aurora, Colorado!
This video is in “prerelease” and cannot be found directly on our YouTube channel, instead we are providing a direct link here only! Feel free to share this with colleagues and friends and impress them with your insider access
By Blog Staff | Sep 19, 2022 11:22 AM | Tags: None
The second video from CppCon 2022 has now been posted:
CppCon 2022 talk is online: “Can C++ be 10x simpler & safer ... ?”
by Herb Sutter
From the post:
It was great to see many of you at CppCon, in person and online! It was a really fun conference this year, and the exhibitor hall felt crowded again which was a good feeling as we all start traveling more again.
The talk I gave on Friday is now on YouTube. In it I describe my experimental work on a potential alternate syntax for C++ (aka ‘syntax 2’ or Cpp2 for short) and my cppfront compiler that I’ve begun writing to implement it...