알파카징징이 알파카징징이 코딩하는 알파카

데이터 구조 및 분석 ch_1_1 Programming and Execution Environment

» writing

KAIST 산업및시스템공학과 문일철_ 데이터 구조 및 분석 수업을 참고하여 작성하였습니다

ch_1_1 Programming and Execution Environment

정의


Programming and Execution Environment

1. python
- interpreter(바로 실행 가능) <-> compiler
- object-oriented
- Dynamic type of variables (구성의 용이성)
- increasing usage by industry and academina
- Unique code structure
- Fast development speed, slow execution speed
- specialty in data analyscs