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. |
The Hardware/Software Interface (Coursera) 7 个评论 关注 开始时间: 06/30/2014 持续时间: 8 weeks 主页: https://www.coursera.org/course/hwswinterface 简介: Examines key computational abstraction levels below modern high-level languages. From Java/C to assembly programming, to basic processor and system organization. |