직무 교육( OJT, On the job Training )을 위해서 클론 하였습니다.
-
시스템 ( Computer System )
- AMD Ryzen 9 7900X 12-Core Processor
- 32G RAM
- NVIDIA Geforce RTX 3060 12GB
- SSD 2TB
- Windows 11 64bit Korean
-
파이썬 ( Python 3.12 )
-
에디터 ( Editor, Intergrated Development Environment )
- VS Code
- Python Extension for VS Code
- Python Interpreter Chooser
- Pylance
- Python Debugger
- Python Extension for VS Code
- VS Code
-
패키지 매니저 ( Package Manager )
-
소스관리
- Install Git
$ git --version
- Install Tortoisgit
- Install Git
-
ipykernel
-
...
- Python
- pip
- venv
- jypyter notebook
- ...
- Install v11.32 with MSI Package
- Edit the system environment variables
- register system variable "MARIADB_HOME"
- register "MARIADB_HOME\bin" variable "PATH"
$ mysql --version
$ python --version
$ git --version
=================
This repository contains the programs featured in the second edition of the book Introducing Python.