• Stars
    star
    1
  • Language
  • Created almost 5 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

This is a repository for notes I took when reading the book <<Effective C++ Third Edition: 55 Specific Ways to Improve Your Programs and Designs>> by Scott Meyers. The note contains of what are the important takeaways from the book. Note that this is not a redistribution of the content of the book, just some note I took for me to learn more about C++ programming language and design, and hopefully this can also help others who wish to improve their design of C++ programs.