Tag: softwareengineering

Lightning Talk: Cpp Change Detector Tests – Guy Bensky – CppCon 2022

  • Lobby
  • Tag Archives: softwareengineering

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

Lightning Talk: Cpp Change Detector Tests - Guy Bensky - CppCon 2022
https://github.com/CppCon/CppCon2022

"Change Detector Tests don't test for correctness, they only check for changes in the algorithm / code / performance.

When, where, and why use them?"
---

Guy Bensky
__

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: How to Win at Coding Interviews – by David Stone – CppCon 2022

  • Lobby
  • Tag Archives: softwareengineering

https://cppcon.org/
---

Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022
https://github.com/CppCon/CppCon2022

5 minutes of preparation is plenty to beat any coding interview.
---

David Stone

David Stone has worked on autonomous vehicles, large-scale distributed systems, and now works developing software for high-frequency trading. He is a member of the C++ Standardization Committee, where he chairs the Modules Study Group (SG2) and is the vice chair of the Evolution Working Group (EWG).
---

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

#cppcon #programming #coding

Filed under: UncategorizedTagged with: , , , , ,

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

  • Lobby
  • Tag Archives: softwareengineering

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
  • Tag Archives: softwareengineering

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
  • Tag Archives: softwareengineering

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
  • Tag Archives: softwareengineering

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
  • Tag Archives: softwareengineering

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: , , , ,

Lightning Talk: Effective APIs in Practice in C++ – Thamara Andrade – CppCon 2022

  • Lobby
  • Tag Archives: softwareengineering

https://cppcon.org/
---

Lightning Talk: Effective APIs in Practice in Cpp - Thamara Andrade - CppCon 2022
https://github.com/CppCon/CppCon2022

"Make interfaces easy to use correctly and hard to use incorrectly." That's easy to agree with, but hard to follow. Let's see how can we can improve our APIs and avoid the pitfalls that come from the interface's growth.
---

Thamara Andrade
__

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

#cppcon #programming #api

Filed under: UncategorizedTagged with: , , ,

Lightning Talk: Programming is Fun in Cpp! – Pier-Antoine Giguère – CppCon 2022

  • Lobby
  • Tag Archives: softwareengineering

https://cppcon.org/
---

Lightning Talk: Programming is Fun in C++! - Pier-Antoine Giguère - CppCon 2022
https://github.com/CppCon/CppCon2022

Programming is so fun! We should stop having examples 'return 42' or display a 'Hello World', this is why i'm presenting a little toy 'Realtime' Ray Tracer and what I love about it!
---

Pier-Antoine Giguère

Pier-Antoine Giguère has been programming for 20 years and is absolutely loving it!
__

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

#cppcon #programming #cppprogramming

Filed under: UncategorizedTagged with: , , , ,

Lightning Talks: -std=c++20 — Will It Compile? That is the Question – Tulio Paschoalin Leao – CppCon 2022

  • Lobby
  • Tag Archives: softwareengineering

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

Lightning Talks: -std=c++20 -- Will It Compile? That is the Question - Tulio Leao - CppCon 2022
https://github.com/CppCon/CppCon2022

New versions of the standard come and go and every team takes its time to adopt them, C++20 being no different. Come see some compilation issues found when porting to C++20 and ways to solve them for when the times come for yours!
---

Tulio Leao
---

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: , , , ,