Logo
C++ meetup Brno - vol. 5
29
Jan 25
Past event

C++ meetup Brno - vol. 5

C++ Brno by Roboauto
When

Wed, Jan 29, 2025, 4:30 PM - 9:00 PM (UTC)

Location
A2 Stage
48, Kounicova 506, 602 00 Brno-Královo Pole-Ponava, Czechia

Event information

Another meetup for C++ enthusiasts!
This time, we will meet at a different spot! We listened to your feedback, so this time, we will meet at A2, where we will have the whole space just for us!  

Check the atmosphere from the previous event: https://youtu.be/X8ufHEriOQ8
Check the talk from Hana Dusíková of the prior event: https://www.youtube.com/watch?v=yey7ufx3ngc

Photos and video recordings will be taken at the event for promotional purposes. Please let us know at registration or on-site if you do not wish to be captured.

Schedule

4:30 PM

Gathering

5:00 PM

Welcome to our meetup!

5:10 PM

Best practices in C++

In most project, code is more often read than written. C++ is a powerful and complex language and often there are multiple paths to solve a problem. Not all of those paths are good for the reader. We will go through some common examples of what you can do to make the code more easy to read and reason about. The end goal is to avoid a mob of developers with pitchforks and torches knocking on your doors a few years in future.

5:45 PM

In Parallel and Without Locks

Support for concurrent code added no sooner than C++11. Since that time we have had a basic set of standard synchronization tools to manage concurrent data access and program logic in C and C++ universally across all supported hardware platforms. We can synchronize with mutexes, condition variables, and later, other tools and a bunch of other “waiting” tools to access data concurrently without locking. Let's have a quick look at this amazing part of C++.

6:15 PM

Network & Snack

6:45 PM

Lightning Talk - Are C++20 modules right for you?

6:55 PM

Lightning Talk - CppCon Tips for long winter evenings

7:10 PM

Lightning Talks

Share your current projects, relevant topics, or ideas that could interest others. Prepare a brief speech (5-10 minutes) and inspire others. Apply to give one at beata.sedlak@roboauto.cz or just come up with it on the spot. 

7:30 PM

Network & Discuss

Speakers

JO

Jiri Ohnheiser

Pavel Šimerda

JN

Jakub Neruda

MP

Matěj Plch

Free