An Introduction to Interactive Programming in Python (Coursera) 5 个评论 关注 开始时间: 待定 持续时间: Unknown 主页: https://www.coursera.org/course/interactivepython 简介: This course is designed to be a fun introduction to the basics of programming in Python. Our main focus will be on building simple interactive games such as Pong, Blackjack and Asteroids. |
Algorithms, Part I (Coursera) 6 个评论 关注 开始时间: 01/22/2016 持续时间: 6 weeks 主页: https://www.coursera.org/course/algs4partI 简介: This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers basic iterable data types, sorting, and searching algorithms. |