Coursera将于4月23日推出五门课:自动机,编译器,逻辑导引,机器学习,CS101,其中前三门是新推出的,后两门估计是去年秋季课程的重复,有兴趣和错过之前课程的同学抓紧注册,这样就不会错过好的课程资源了。
Automata: https://www.coursera.org/course/automata
This course will emphasize those aspects of the theory of automata that people really use in practice, including finite automata, regular expressions, and context-free grammars.
Compilers: 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!
Introduction to Logic: https://www.coursera.org/course/intrologic
In this course, you will learn how to formalize information and reason systematically to produce logical conclusions. We will also examine logic technology and its applications - in mathematics, science, engineering, business, law, and so forth.
Machine Learning: https://www.coursera.org/course/ml
In this class, you will learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself.
CS 101 https://www.coursera.org/course/cs101
CS101 teaches the essential ideas of Computer Science for a zero-prior-experience audience.