・
Reviews 2
・
Average rating 4.0
Now I'm writing a review. As a non-major who studied 5 months ago, it was so helpful. For those who are taking this course, it seems like it's important to buy the book unconditionally. Honestly, I think you could sell the course separately from the book.. ㅎㅎ When I bought the book, there were short summary notes between the books~ Especially, the notebook I received was so cute that I used it well. Now, I'm writing a review after stopping by to review because I'm starting to feel a little lost.. I highly recommend it to non-majors! And thank you for the great lecture. Lastly, if I want to learn more about advanced learning, would it be good to look at something like a dinosaur book on operating systems? I want to learn more about advanced learning.. If you could tell me how to learn advanced learning about computer architecture, I would appreciate it. (I think you talked about advanced learning in the lecture.. I don't remember because it was 5 months ago.. I'm sorry if you talked about it in the lecture..)
Thank you so much for your kind words..! If you want to study computer architecture in depth, you can look up the registers or instructions of a specific CPU (I uploaded it to the in-depth study repository), or you can look up the specifications of actual computer parts. If you want to study operating systems in depth, you can learn a programming language and then write a multi-threaded, multi-process program, or you can install a Linux operating system and learn through practice using various commands (profiling tools, etc.) that can check the internal operation of the operating system. Thank you again for listening.