Coder Social home page Coder Social logo

effective-modern-cpp's Introduction

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.

effective-modern-cpp's People

Contributors

bartvandewoestyne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

effective-modern-cpp's Issues

Support different compilers

This project should be compilable with as many C++11/14 compilers as possible. It should be easy to switch compilers. The buildsystem should be modified so that it is easy to build the project with one or the other compiler. I do not yet have a clear idea about how to approach this. Suggestions are definitely welcome.

Add Item 37-42.

I'm quite busy for the moment. If anybody has the time to add code for items 37 to 42, feel free!

Fix TODO's

There are still quite some TODO's spread throughout the different items. You can find them by grepping for TODO throughout the project. The more of these are fixed, the better! Feel free to send pull-requests.

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.