Introduction-to-Python-Programming All the materials are provided in Korean Lecture notes and source codes for lab sessions of the lecture website: http://bdi.snu.ac.kr/academy/portal/ Session 1 1-1. Anaconda and Python developement environment 1-2. Text editor & IDE 1-3. Command line interface tutorial 1-4. Python primer Session 2 2-1. Python primer - 2 2-2. Introduction to data structure and algorithms 2-3. Web crawling 2.4. Introduction to text mining Session 3 3-1. Problem solving with Python 3-2. Numpy and Pandas 3-3. Introduction to database and SQL 3-4. Advanced numpy