diff --git a/README.md b/README.md index b1238ce..247e8ab 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,14 @@ Duration: 2023-12-10 ~ 2024-01-18 History: [Issue](https://github.com/fkdl0048/BookReview/issues/40) Review: [Blog](https://fkdl0048.github.io/bookreview/bookrevuew_Object-oriented_Facts_and_Misunderstandings/) +### The Psychology of Computer Programming (프로그래밍 심리학) + + + +Duration: 2024-01-10 ~ 2024-02-18 +History: [Issue](https://github.com/fkdl0048/BookReview/issues/201) +Review: [Blog](https://fkdl0048.github.io/bookreview/bookreview_The_Psychology_of_Computer_Programming/) + ### Effective C# @@ -109,14 +117,6 @@ Duration: 2023-02-20 ~ History: [Issue](https://github.com/fkdl0048/BookReview/issues?q=is%3Aissue+is%3Aclose+milestone%3A%22Effective+C%23%22+) Review: -### The Psychology of Computer Programming - - - -Duration: 2024-01-10 ~ -History: [Issue](https://github.com/fkdl0048/BookReview/issues/201) -Review: - ### Algorithmic Problem Solving Strategies(알고리즘 문제 해결 전략)