diff --git a/02.Basic_Concepts_I.pdf b/02.Basic_Concepts_I.pdf index 82a98a0..78afea0 100644 Binary files a/02.Basic_Concepts_I.pdf and b/02.Basic_Concepts_I.pdf differ diff --git a/03.Basic_Concepts_II.pdf b/03.Basic_Concepts_II.pdf index 1cd96ad..ae368bf 100644 Binary files a/03.Basic_Concepts_II.pdf and b/03.Basic_Concepts_II.pdf differ diff --git a/08.Iterators_Containers_Alg.pdf b/08.Iterators_Containers_Alg.pdf index e546226..1cca3a8 100644 Binary files a/08.Iterators_Containers_Alg.pdf and b/08.Iterators_Containers_Alg.pdf differ diff --git a/09.Code_Organization_Convention.pdf b/09.Code_Organization_Convention.pdf index 3753892..c200beb 100644 Binary files a/09.Code_Organization_Convention.pdf and b/09.Code_Organization_Convention.pdf differ diff --git a/ToDo.md b/ToDo.md index 2489a30..0209077 100644 --- a/ToDo.md +++ b/ToDo.md @@ -1,8 +1,8 @@ ## To Do ## * (01) Basic Concepts I -> Catastrofic Cancellation (loss of significance) -* (09) Code Organization and Conventions -> optimize the compile time * (11) Advanced Concepts -> volatile keyword * (12) Code Optimization +* (12) Code Optimization -> optimize the compile time * (B) Appendix * C++17