Two lectures: The C++ Bestiary and The Bazel Build System
When
Monday, April 23, 2018 19.00h
Location
New location: the new Ericsson building
1117 Budapest, Magyar tudósok kőrútja 11.
Schedule
18:30 - Doors open, registration
19:00 - Presentation by Adi Shavit
19:30 - Presentation by Ákor Frohner
20:00 - Follow-up discussions with snacks
21:00 - Event ends, doors close
Talk Abstracts
Adi Shavit: The C++ Bestiary
C++ is blessed with a plethora of gotchas, traps, caveats, pitfalls and footguns. From Abominable Types to Zombies, many shady characters lurk within the C++ dungeons. I will introduce you to some of these bountifully spawned beasts. I guarantee that everyone will learn at least a new thing.
Adi Shavit is an entrepreneur, speaker, independent consultant, experienced software architect and a computer vision, image processing, and machine learning expert with an emphasis on real-time applications. He specializes in building cross-platform, high-performance software combined with high production quality and maintainable codebases. Adi is also the founder of the Core C++ users group in Israel.
Ákos Frohner: The Bazel Build System
This talk will answer the following questions.
• What is Bazel? • Why should I use Bazel? • How does Google use Bazel?
We will also look at an example showing how it can be used with C++.
Ákos Frohner is a Software Engineer and Manager in Tools & Infrastructure at Google. His current focus is improving the quality of the software development process based on static and dynamic metrics. He uses and teaches the Go programming language at Google.