How to Build a Startup (Udacity) 4 个评论 关注 开始时间: 04/22/2022 持续时间: 自主 主页: https://www.udacity.com/course/ep245 简介: You'll learn the key steps of the Customer Development process: how to identify and engage the first customers for your product, and how to gather, evaluate and use their feedback to make your product, marketing and business model far stronger. |
Coding the Matrix: Linear Algebra through Computer Science Applications (CourseraArchive) 9 个评论 关注 开始时间: 04/22/2022 持续时间: 10 weeks 主页: https://www.coursera.org/course/matrix 简介: Learn the concepts and methods of linear algebra, and how to use them to think about computational problems arising in computer science. Coursework includes building on the concepts to write small programs and run them on real data. |
Compilers (CourseraArchive) 2 个评论 关注 开始时间: 04/22/2022 持续时间: 11 weeks 主页: https://www.coursera.org/course/compilers 简介: This course will discuss the major ideas used today in the implementation of programming language compilers. You will learn how a program written in a high-level language designed for humans is systematically translated into a program written in low-level assembly more suited to machines! |
Automata (CourseraArchive) 3 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.coursera.org/course/automata 简介: This course covers finite automata, context-free grammars, Turing machines, undecidable problems, and intractable problems (NP-completeness). |
Heterogeneous Parallel Programming (CourseraArchive) 4 个评论 关注 开始时间: 04/22/2022 持续时间: 9 weeks 主页: https://www.coursera.org/course/hetero 简介: This course teaches the use of CUDA/OpenCL, OpenACC, and MPI for programming heterogeneous parallel computing systems. It is application oriented and only introduces necessary technological knowledge to solidify understanding. |