본문 바로가기

개념 정리/Python

[Python] 파이썬 참고 사이트

1. 파이썬 공식 라이브러리 문서

: 표준모듈 등의 정보 확인

https://docs.python.org/3/library/index.html

 

The Python Standard Library — Python 3.9.6 documentation

The Python Standard Library While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the opt

docs.python.org

2. 파이썬 튜토리얼 사이트

ex) https://www.tutorialspoint.com/python/index.htm

 

Python Tutorial - Tutorialspoint

Python Tutorial Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public L

www.tutorialspoint.com

3. 스택 오버플로우

: 질문답변 사이트(함수 사용 시 주의점, 활용법 알아볼 수 있음. 파이썬 뿐만 아니라 다른 언어 공부할 때도 유용)

https://stackoverflow.com/

 

Stack Overflow - Where Developers Learn, Share, & Build Careers

Stack Overflow | The World’s Largest Online Community for Developers

stackoverflow.com