|
Programming Languages (Udacity) 2 个评论 关注 主页: https://www.udacity.com/course/cs262 简介: This class will give you an introduction to the fundamentals of programming languages. Key concepts include how to specify and process valid strings, sentences and program structures. |
|
Algorithms: Design and Analysis, Part 1 (CourseraArchive) 5 个评论 关注 主页: https://www.coursera.org/course/algo 简介: In this course you will learn several fundamental principles of algorithm design: divide-and-conquer methods, graph algorithms, practical data structures (heaps, hash tables, search trees), randomized algorithms, and more. |