gavincyi / Effective-Modern-CppLinks
A summary of Scott Meyers' classic "Effective Modern C++"
☆22Updated 8 years ago
Alternatives and similar repositories for Effective-Modern-Cpp
Users that are interested in Effective-Modern-Cpp are comparing it to the libraries listed below
Sorting:
- Articles on various software desing and development topics, with accent on the contamporary C++☆272Updated last month
- An OS-agnostic C++ library template in plain CMake.☆372Updated 4 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆381Updated 2 years ago
- C++ High Performance, published by Packt☆265Updated 2 years ago
- This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://w…☆139Updated last year
- Experiments with the C++ programming language.☆142Updated 2 months ago
- Best practices of Modern C++☆264Updated 5 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆202Updated last year
- Software Architecture with C++, published by Packt☆538Updated last year
- C++ Implementation for 23 Design Patterns☆137Updated 2 years ago
- CMake: config mode of find_package command (examples)☆400Updated 4 years ago
- Materials for the Design Patterns webinar☆140Updated 3 years ago
- A script to draw the dependency of C++ classes.☆179Updated last year
- Slides and other materials from CppCon 2019☆1,256Updated 2 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆422Updated 8 months ago
- ☆57Updated last week
- A small guide for C/C++ developers to useful extensions to unleash the power of Visual Studio Code☆91Updated 4 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆761Updated 2 years ago
- Some boost::msm and boost::sml examples☆26Updated 8 years ago
- Strip down version of Scott Meyers "Effective C++" book. Hosted at https://sahibyar.gitbook.io/effective-cpp-summary/☆13Updated 8 years ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆107Updated 5 years ago
- Working code for the Design Patterns book from the Gang of Four.☆286Updated last year
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 years ago
- Storing notes and smaller projects for the C++ Nanodegree program through Udacity☆14Updated 5 years ago
- This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++☆60Updated 3 months ago
- ☆38Updated 2 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆561Updated 2 years ago
- Slides and sample code from presentations at our meetup.☆64Updated 4 years ago
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆229Updated last year
- This is an example of doing a Modern C++ project with CI☆124Updated 8 years ago