mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-01-30 17:53:23 -05:00
Update README.md
This commit is contained in:
parent
8090fc1972
commit
aa57cd9c67
@ -171,7 +171,7 @@ Courses
|
|||||||
- [Clojure](http://mooc.cs.helsinki.fi/clojure) **Functional Programming with Clojure** *University of Helsinki* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" />
|
- [Clojure](http://mooc.cs.helsinki.fi/clojure) **Functional Programming with Clojure** *University of Helsinki* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" />
|
||||||
- The course is an introduction to functional programming with a dynamically typed language Clojure. We start with an introduction to Clojure; its syntax and development environment. Clojure has a good selection of data structures and we cover most of them. We also go through the basics of recursion and higher-order functions. The course material is in English.
|
- The course is an introduction to functional programming with a dynamically typed language Clojure. We start with an introduction to Clojure; its syntax and development environment. Clojure has a good selection of data structures and we cover most of them. We also go through the basics of recursion and higher-order functions. The course material is in English.
|
||||||
- [Github Page](http://iloveponies.github.io/120-hour-epic-sax-marathon/index.html)
|
- [Github Page](http://iloveponies.github.io/120-hour-epic-sax-marathon/index.html)
|
||||||
- [CMSC430](http://www.cs.umd.edu/class/spring2015/cmsc430/)**Introduction to Compilers** *Univ of Maryland* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png" width="20" height="20" alt="Lecture Notes" title="Lecture Notes" />
|
- [CMSC430](http://www.cs.umd.edu/class/spring2015/cmsc430/) **Introduction to Compilers** *Univ of Maryland* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png" width="20" height="20" alt="Lecture Notes" title="Lecture Notes" />
|
||||||
- The goal of CMSC 430 is to arm students with the ability to design, implement, and extend a programming language. Throughout the course, students will design and implement several related languages, and will explore parsing, syntax querying, dataflow analysis, compilation to bytecode, type systems, and language interoperation.
|
- The goal of CMSC 430 is to arm students with the ability to design, implement, and extend a programming language. Throughout the course, students will design and implement several related languages, and will explore parsing, syntax querying, dataflow analysis, compilation to bytecode, type systems, and language interoperation.
|
||||||
- [Lecture Notes](http://www.cs.umd.edu/class/spring2015/cmsc430/Schedule.html)
|
- [Lecture Notes](http://www.cs.umd.edu/class/spring2015/cmsc430/Schedule.html)
|
||||||
- [Assignments](http://www.cs.umd.edu/class/spring2015/cmsc430/Projects.html)
|
- [Assignments](http://www.cs.umd.edu/class/spring2015/cmsc430/Projects.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user