목록개발 공부/Principles And Practice Using C++ (21)
음악, 삶, 개발
1. Bjarne Stroustrup - Principles and Practice Using C++ 목차
Bjarne Stroustrup 의 Principles and Practice Using C++ 라는 책을 C++ 공부의 첫 시작했다. 그냥 책만 읽으면 머릿속에 남는게 없으므로, 책을 읽으며 각 챕터의 요약사항을 블로그에 직접 정리하려한다. 이 중의 몇몇 chapter 는 읽는것을 생략하겠다. 목차는 아래와 같다. Notes the Reader Computers, People, and Programming Hello, World! (완료) Objects, Types, and Values (완료) Computations (완료) Erros (완료) Writing a Program Completing a Program Functions (완료) Classes (완료) Input and Output Stre..
개발 공부/Principles And Practice Using C++
2020. 7. 13. 17:35