• Stars
    star
    557
  • Rank 79,968 (Top 2 %)
  • Language
    C++
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample code for the Effective Modern C++ book by Scott Meyers.

Effective Modern C++

I was an official reviewer for Scott Meyer his "Effective Modern C++" book. I have reviewed a large part of it (not all 42 items though). I accepted draft book material, reviewed the text, tested the code, and sent Scott comments and questions. In addition to testing almost all the code examples, I offered insights into the readability and comprehensibility of the descriptive material, and pointed out places where non-native English speakers (a significant part of the readership) might be confused or be unfamiliar with the vocabulary Scott had chosen.

This repository contains my compilable implementation for the code in the book. It is not officially linked to the book nor to Scott. It contains my personal, practical hands-on implementation of the sample code. My goal is to provide the C++ community with something that can be used in a hands-on way to play with the concepts explained in the book. Feel free to send me comments and questions, or to take a look at the TODO-list and send me pull-requests.

More Repositories

1

Design-Patterns-GoF

Working code for the Design Patterns book from the Gang of Four.
C++
274
star
2

Cpp

Experiments with the C++ programming language.
C++
134
star
3

Effective-Cpp

Sample code for the Effective C++ book by Scott Meyers.
C++
50
star
4

Modern-Compiler-Implementation-in-C

An unfinished implementation of the Tiger compiler.
C
27
star
5

oaconvert

OpenAir to Polish Format, GPX and KML convertor.
C++
13
star
6

Cpp_Primer

Answers to exercises of the C++ Primer book.
C++
8
star
7

Qt

Experiments with Qt
C++
8
star
8

CppFundamentals

Notes, own solutions and model solutions for a 4-day 'C++ Fundamentals' course I took.
C++
4
star
9

How-Not-to-Program-in-Cpp

Solutions to exercises in the book "How Not to Program in C++" by Steve Oualline.
C++
3
star
10

OpenCV

Experiments with OpenCV.
C++
2
star
11

tpcds-benchmark

Repository containing my Hive implementation of the TPC-DS benchmark.
Shell
2
star
12

Cpp-GUI-Programming-with-Qt-4

My version of the sample code from the book 'C++ GUI Programming with Qt 4'.
C++
2
star
13

osswin

Free and Open Source Software for Windows
HTML
2
star
14

CppAdvanced

Exercises of a 4-day advanced C++ course I took.
C++
1
star
15

Effective-Qt

Guidelines for effective Qt programming
TeX
1
star
16

Computer-Graphics-Using-OpenGL

Example code and source code for the book 'Computer Graphics Using OpenGL, Second Edition' by F.S. Hill, Jr.
C++
1
star
17

qt_4_8_7_with_vs2017_patch

A patch to build Qt 4.8.7 with Visual Studio 2017
1
star
18

Design-Patterns

Everything related to Design Patterns.
C++
1
star
19

Software-Development

Best practices for software development
C++
1
star
20

BartVandewoestyne.github.io

Ruby
1
star
21

chip8

CHIP-8 emulator
C++
1
star
22

C

Experiments with the C programming language.
C
1
star
23

COVID-19

Stuff I could find about the Belgian modeling related to the COVID-19 pandemic
1
star