Currently, I am studying in a coding school selected as one of the government scholarship students. During the course, I learned a lot by studying consistently! It is a very challenging time, but I am more energized every time by having more curiosity and solving the questions.
Recently, I became more interested in Computer Science knowledge since coding is related to writing efficient lines and computational thinking and having CS-related knowledge to utilize. I will keep updating if I find cool videos or information to share:)
In this post, I am introducing a video about "How computer works."
It is a beneficial video for me as a beginner in the Computer Science field. I could easily understand how the CPU works just by THREE WORDS: Fetch! Decode! and Execute!
Also, have you heard of the language "Assembly"?
It is a low-level programming language that is very different from what we learn nowadays. Personally thinking, it is a very complicating language since it looks farther from a human language.
https://en.wikipedia.org/wiki/Assembly_language
The old game "Prince of Persia" was made by the language called "Assembly," I can't even imagine how hard that was and how rewarding it was when the programmer completed it.
'CS Knowledge' 카테고리의 다른 글
[UPenn] Expressing and Analyzing Algorithms (0) | 2022.09.12 |
---|---|
[UPenn] Computational Thinking for Problem Solving (0) | 2022.09.08 |
Network: IP address and DNS (0) | 2022.09.05 |