常用资源
快捷键, 实用小技巧
Python安装 – 通过安装Anaconda
启动/使用 Jupyter Notebook
创建新的Jupyter Notebook
Jupyter快捷键和操作指南
将Jupyter转存为.py文件
运行Python文件
Jupyter Cell Types, Markdown
Markdown
不会用某个function, 查看参考资料Documentation??
Google Colab, Databrick and Apache Spark
Command line (cmd)
遇到问题搜索答案
课程介绍
为什么学Python – Python能做什么
课程学习内容
变量variable, 数据种类data types; Math Operations
Types of data manipulations: CRUD
Variables; Data types: String, Integer, Float, Boolean
List
Tuple
Set
Dictionary
CRUD for Lists, Dictionaries
Python Dates and Times
Control: Conditions, Loops
IF statement
Loops: for, while
List Comprehension
Exercise: Controls
Function, Module, Package
Function
Module, Package
Frequently Used Functions
Matplotlib
Files, Error handling
Read, Write text files
Error Handling
Using Python to Access Web Data
Regular Expressions
Networks and Sockets
Programs that Surf the Web
Web Services and XML
JSON and the REST Architecture
Exercises
hackerrank Python Exercises