Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Good modern programming practices

BotellaA edited this page Nov 21, 2017 · 2 revisions

This page is a collection of interesting talks or materials about good practices in modern programming.

C++

  • Back to the Basics! Essentials of Modern C++ Style - Herb Sutter: talk, slides
  • Rethinking Exceptions - Jason Turner: talk
  • Modern C++ guidelines: link

Tools

Clone this wiki locally