Coursera课程《Python数据结构》中课件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Coursera课程《Python数据结构》中课件相关的知识,希望对你有一定的参考价值。
You can access the Google Drive containing all of the current and in-progress lecture slides for this course through the link below.
You may find it helpful to either bookmark this page or download the slides for easy reference.
Here are direct links to the slides for the chapters we cover in Python Data Structures:
- Chapter Six: Strings
- Chapter Seven: Files
- Chapter Eight: Lists
- Chapter Nine: Dictionaries
- Chapter Ten: Tuples
PDF versions of the English-language slides are also available at http://www.pythonlearn.com/slides/
from: https://www.coursera.org/learn/python-data/supplement/iDHXm/lecture-slides
以上是关于Coursera课程《Python数据结构》中课件的主要内容,如果未能解决你的问题,请参考以下文章
python 使用Python heapq的Dijkstra算法,Coursera Stanford算法课程的解决方案:图形搜索,最短路径和数据结构
Coursera课程Python for everyone:Quiz: Multi-Table Relational SQL