-
파이썬(아나콘다) 프로그램 설치자료구조와 알고리즘 2020. 10. 18. 00:18
#아나콘다
-파이썬 기본(컴파일러)
-파이썬 주요 라이브러리
-Jupyter notebook 등 유용한 툴
www.anaconda.com/products/individual/get-started
Anaconda | Get Started
Anaconda is the birthplace of Python data science. We are a movement of data scientists, data-driven enterprises, and open source communities.
www.anaconda.com
여기시 윈도우 64비트 버전 다운로드
jupyter notebook이란?
-한줄 한줄 코드 실행 결과 확인이 쉽다.
-문서와 코드를 함께 작성/저장할 수 있다.
'자료구조와 알고리즘' 카테고리의 다른 글
자료구조 링크드 리스트(Linked List) (0) 2020.10.21 자료구조 스택 (0) 2020.10.19 자료구조 큐 (0) 2020.10.19 자료구조 배열 (0) 2020.10.18 자료구조와 알고리즘 (0) 2020.10.18