Algorithms, Part I (CourseraArchive) 6 个评论 关注 开始时间: 04/22/2022 持续时间: 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 (CourseraArchive) 7 个评论 关注 开始时间: 04/22/2022 持续时间: 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. |