Author: digitalmedium1

Lightning Talk: majsdown: Metaprogramming? In my Slides? – by Vittorio Romeo – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: majsdown: Metacppcon.digital-medium.co.uk/tag/programming/">programming? In my Slides? - Vittorio Romeo - CppCon 2022
https://github.com/CppCon/CppCon2022

"Showcase of a new open-source flavour of Markdown I developed, allowing users to write inline ECMAScript 6 code directly as part of the Markdown source. The preprocessor is written in C++20 and uses the C/C++ QuickJS library.

Notable use cases: automatic Godbolt link generation, embedding C++ source files, stateful slides, decorating C++ code blocks, etc."
---

Vittorio Romeo

Vittorio Romeo (B.Sc. Computer Science, 6+ YoE at Bloomberg) works on mission-critical C++ infrastructure and provides Modern C++ training to hundreds of fellow employees.

He began cppcon.digital-medium.co.uk/tag/programming/">programming around the age of 8 and became a C++ enthusiast shortly after discovering the language. Vittorio created several open-source C++ libraries and games, published many video courses and tutorials, actively participates in the ISO C++ standardization process, and maintains the popular SFML library.

He co-authored the acclaimed "Embracing Modern C++ Safely" book (published in January 2022) with J. Lakos, R. Khlebnikov, and A. Meredith.

Vittorio is an active member of the C++ community with an ardent desire to share his knowledge and learn from others: he presented and offered workshops over 20 times at international C++ conferences (including CppCon, C++Now, ++it, ACCU, C++ On Sea, C++ Russia, and Meeting C++), covering topics of various nature.

He also maintains a website with advanced C++ articles and a YouTube channel featuring well-received modern C++11/14 tutorials. Lastly, he's active on StackOverflow, taking great care in answering interesting C++ question (90k reputation).
__

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #cpp

Filed under: UncategorizedTagged with: , , , , , ,

Lightning Talk: 10 Things an Entry-Level Software Engineer Asks You to Do – Katherine Rocha – CppCon 22

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: 10 Things an Entry-Level Software Engineer Asks You to Do - Katherine Rocha CppCon22
https://github.com/CppCon/CppCon2022

Being a new hire is hard and helping a new hire is harder, especially when you are already comfortable with the workflow and are integrated into the company/project. This is a recent graduate and new hires perspective on integrating into a software development team.
---

Katherine Rocha
__

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #c++

Filed under: UncategorizedTagged with: , , , ,

Lightning Talk: Adventures in Benchmarking Timestamp Taking in Cpp – Nataly Rasovsky – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: Adventures in Benchmarking Timestamp Taking in C++ - Nataly Rasovsky - CppCon 2022
https://github.com/CppCon/CppCon2022

Different timestamp taking methods take different amounts of time to run. Here's the story of how I spent an afternoon panicking over syscalls in our latency critical path, and instead ended up discovering how timestamps work on Linux, with a lot of benchmarking and some profiling on the way.
---

Nataly Rasovsky
__

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #cpp

Filed under: UncategorizedTagged with: , , , , ,

Lightning Talk: C++20 – A New Way of Meta-Programming? – by Kris Jusiak – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: C++20 - A New Way of Meta-Programming? - Kris Jusiak - CppCon 2022
https://github.com/CppCon/CppCon2022

In this lightning talk we will explore a few template meta cppcon.digital-medium.co.uk/tag/programming/">programming techniques which C++20 enables.
---

Kris Jusiak

Kris is a Senior Software Architect passionate about cppcon.digital-medium.co.uk/tag/programming/">programming and who has worked in different industries over the years including telecommunications, games and most recently finance for Quantlab Financial, LLC. He has an interest in modern C++ development with a focus on performance and quality. He is an open-source enthusiast with multiple open-source libraries where he uses template meta-cppcon.digital-medium.co.uk/tag/programming/">programming techniques to support the C++ rule - "Don't pay for what you don't use" whilst trying to be as declarative as possible with a help of domain-specific languages. Kris is also a keen advocate of extreme cppcon.digital-medium.co.uk/tag/programming/">programming techniques, Test/Behavior Driven Development and truly believes that 'the only way to go fast is to go well!'.
__

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #cpp

Filed under: UncategorizedTagged with: , , , ,

Lightning Talk: find-move-candidates in Cpp – Chris Cotter – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: find-move-candidates in C++ - Chris Cotter - CppCon 2022
https://github.com/CppCon/CppCon2022

A clang tool to automatically find code that should use std::move to reduce unnecessary copies.
---

Chris Cotter
__

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #c++

Filed under: UncategorizedTagged with: , , , , ,

Lightning Talk: Using This Correctly it’s [[unlikely]] at Best – by Staffan Tjernstrom – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: Using This Correctly it's [[unlikely]] at Best - Staffan Tjernstrom - CppCon 2022
https://github.com/CppCon/CppCon2022

A real life based example of [[unlikely]] in action.
---

Staffan Tjernstrom
---

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #cpp

Filed under: UncategorizedTagged with: , , , ,

Lightning Talk: Developer Grief – by Thamara Andrade – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: Developer Grief - Thamara Andrade - CppCon 2022
https://github.com/CppCon/CppCon2022

What do death and a customer bug have in common? Many will say nothing, but actually, we can find similarities between grief and the process of dealing with a tricky and prioritized issue.
---

Thamara Andrade
---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #cpp

Filed under: UncategorizedTagged with: , , , ,

Lightning Talk: The Decade Long Rewind: Lambdas in C++ – Pranay Kumar – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.org/
---

Lightning Talk: The Decade Long Rewind: Lambdas in Cpp - Pranay Kumar - CppCon 2022
https://github.com/CppCon/CppCon2022

The talk is about how lambdas have evolved from C++11 to C++20, what have changed and how much it has changed. Few quick examples would be covered. In case you as a programmer are not taking full advantage of lambdas metamorphosis that has been, this is talk to attend.
---

Pranay Kumar
---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

#cppcon #programming #lambda

Filed under: UncategorizedTagged with: , , , ,

Lightning Talk: Finding Whether a Number is a Power of 2 – Ankur Satle – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.digital-medium.co.uk/tag/cppcon/">cppcon.org/
---

Lightning Talk: Finding Whether a Number is a Power of 2 and C++20 - Ankur Satle - CppCon 2022
https://github.com/CppCon/CppCon2022

I asked this question on social media and got many diverse responses. I will present the various approaches and compare them. I will finish with the options C++20 provides with the bit header. https://en.cppreference.com/w/cpp/numeric/has_single_bit
---

Ankur Satle
---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

#cppcon.digital-medium.co.uk/tag/cppcon/">cppcon #cppcon.digital-medium.co.uk/tag/programming/">programming #c++

Filed under: UncategorizedTagged with: , , , ,

Lightning Talk: C++ on Fly – C++ on Jupyter Notebook – by Nipun Jindal – CppCon 2022

  • Lobby
  • Author Archives: digitalmedium1

https://cppcon.org/
---

Lightning Talk: C++ on Fly - C++ on Jupyter Notebook - Nipun Jindal - CppCon 2022
https://github.com/CppCon/CppCon2022

"Enabling fellow mates to develop a scratch environment using Jupyter Notebook for C++. This is quite useful for self exploration and while teaching.

Each to setup guide and how-to for Jupyter notebook will be shared with mates. Also, additional tips of using jupytext for github for easier diff and versioning."
---

Nipun Jindal
---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

#cppcon #programming #jupyternotebook

Filed under: UncategorizedTagged with: , , , ,