Coder Social home page Coder Social logo

presentations's Introduction

Presentations

Properties of Unit Tests

What are the desired properties of unit tests to make them most useful? This talk goes through the most common use cases for unit tests and deducts those desired properties from them. Slides

The talk was held:

  • At the NDC TechTown conference on August 31st 2022 in Kongsberg, Norway.
  • At the MeetingC++ conference on November 19th 2022 in Berlin, Germany.

Identifying Common Code Smells

I talk about what code smells are and show eight of the most common language agnostic and C++ specific code smells, as well as how to fix them. Each smell is shown using examples from open source code bases. Slides

The talk was held on several occasions:

  • At the MeetingC++ conference on November 15th 2019 in Berlin, Germany (different title, video)
  • At the C++ On Sea conference on July 6th 2022 in Folkestone, UK (video)
  • At the NDC TechTown conference on September 1st 2022 in Kongsberg, Norway.

Bringing Clean Code to Large Scale Legacy C++ Applications

A talk about the experiences I gathered in several large and old enterprise C++ code bases. (Slides)

The talk was held on several occasions:

I also transcribed the talk to a series of blog posts since there are no recordings:

  1. Clean up Large C++ Legacy Applications
  2. Large C++ Legacy Applications: Planned Refactoring
  3. Large Legacy Applications: Tests and Modularization

Learning and Teaching Modern C++

Some observations about what "Modern C++" might be, what challenges there are in teaching it and a comparison of the different sources we have for learning it. The talk was held on several occasions in slightly different versions:

(Slides 2016/17) (Slides 2019)

Code Reviews - Why, What, and How

Collected best practices about how to do code reviews and what to review, as well as some background why code reviews are a useful tool. (Slides)

This material was held as:

Pillars of Modern C++

A talk about what makes the basis for a Modern C++ code style. (Slides) Held at:

  • Zühlke ZDays 2018 (internal conference) September 7th 2018 in Stuttgart, Germany

presentations's People

Contributors

arnemertz avatar

Stargazers

John Law avatar Kobi Cohen-Arazi avatar  avatar Andreas Reischuck avatar TÖRÖK Attila avatar Vishwas avatar Starry Animation avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.