https://docs.python.org/3/tutorial/
The Python Tutorial — Python 3.10.4 documentation
The Python Tutorial Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its i
docs.python.org
뭐니뭐니해도 기본 튜토리얼이 베스트다.
생활코딩이나 파이썬 강좌 등 좋은 강좌가 많이 있지만 전반적으로 훑기에는 위 python tutorial이 제격이다.
코딩하다보면 영어로 구글링 할 일이 많으므로 처음부터 영어 튜토리얼로 배우는 것이 여러모로 편리할 것이다.
'푸로굴웨밍 > python' 카테고리의 다른 글
map 함수 (0) | 2022.03.28 |
---|---|
list, tuple (0) | 2022.03.28 |
문자열 포맷팅 (0) | 2022.03.25 |
Jupyter - Markdown, magic command (0) | 2022.03.25 |
lambda함수 (0) | 2022.03.24 |
댓글