justinmeiners / efficient-programming-with-components

Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
https://www.jmeiners.com/efficient-programming-with-components/
74 stars 6 forks source link

minor edits and proofreading #44

Closed petter-holmberg closed 2 years ago

petter-holmberg commented 2 years ago

First of all thank you for writing these notes! I have also watched Alex's videos multiple times and wished it was available in a more accessible form, and finally here it is!

After reading it I decided to make a second pass and fix some minor spelling errors and such, and found a couple more mistakes on the way. I did a few small edits where appropriate, paying careful attention to Alex's formulations in the original videos, so I hope you'll find them appropriate. There are some small whitespace fixes too that probably don't show up in the HTML version, but I included them anyway.

justinmeiners commented 2 years ago

Hello Petter,

I appreciate you doing this and will add you to the acknowledgements.

Another contributor is reading this for the first time, and helping me improve the organization, but that process has only gone up to chapter 10. You may have noticed many more errors and confusion in the latter half.