Computer and Program
https://dsaint31.tistory.com/436
https://dsaint31.me/mkdocs_site/CE/ch00/computer/#computer-calculator
Programming Language란?
https://dsaint31.me/mkdocs_site/CE/ch08/ce08_programming_language/
Low-Level Language vs. High-Level Language
https://dsaint31.me/mkdocs_site/CE/ch08/ce08_high_low_level_language/
Compiler Language vs. Interpreter Language
https://dsaint31.me/mkdocs_site/CE/ch08/ce08_compiler_interpreter/
참고 : Interpreter and Python Virtual Machine
https://dsaint31.tistory.com/entry/Python-Interpreter-and-PVM-Python-Virtual-Machine
Dynamic Language vs. Static Language
https://dsaint31.tistory.com/511
Python 소개.
https://dsaint31.tistory.com/512
'Python' 카테고리의 다른 글
[Etc] Token and Tokenizer (2) | 2023.12.06 |
---|---|
[Python] File Handling (1) | 2023.12.05 |
[Python] __name__ : Special string variable (0) | 2023.10.10 |
[Python] input 함수 사용하여 사용자 입력받기. (0) | 2023.10.10 |
[Python] Example: input, sys.argv and argparse (0) | 2023.10.10 |