코드카데미 파이썬 주피터 노트북
코드카데미 파이썬 주피터 노트북¶
본 문서는 코드카데미 파이썬(한국어) 강좌 https://codecademy.com/ko/tracks/python-ko 의 각 Chapter의 내용을 Jupyter Notebook 으로 정리한 문서입니다.
파이썬을 처음 접하시는 분에게 추천 합니다.
- Chapter 01 Python Syntax
- Chapter 02 Tip Calculator
- Chapter 03 Strings and Console Output
- Chapter 04 Date and Time
- Chapter 05 Conditionals and Control Flow
- Chapter 06 PygLatin
- Chapter 07 Functions
- Chapter 08 Taking a Vacation
- Chapter 09 Python Lists and Dictionaries
- Chapter 10 A Day at the Supermarket
- Chapter 11 Student Becomes the Teacher
- Chapter 12 Lists and Functions
- Chapter 13 Battleship
- Chapter 14 Loops
- Chapter 15 Practice Makes Perfect
- Chapter 16 Exam Statistics
- Chapter 17 Advanced Topics in Python
- Chapter 18 Introduction to Bitwise Operators
- Chapter 19 Introduction to Classes
- Chapter 20 Classes
- Chapter 21 File Input and Output
링크는 주피터 노트북(ipynb)를 http://nbviewer.ipython.org/ 를 통해 볼 수 있도록 연결되어 있습니다.
노트북 우측 상단의 버튼('View as Slides') 으로 슬라이드 형식으로도 볼 수 있습니다.
댓글
Comments powered by Disqus