It’s the note for Parallel Programming in Java Week1 (Coursera, Rice). It’s about how to perform task-level parallelism by using Java Async/Finish, Fork/Join framework. It also introduce the concept of computing graph, how to caculate speed up etc.
“These are you father’s parentheses”
This post is the note for week1 in Programming Language Part-B(Coursera, UW). Racket is a dynamic type language. Lisp, Scheme are its relatives. It also adopts many functional programming concept like high order function, closure, immutable list etc.
Some useful markdown syntax tutorials:
This post is about using Jekyll with Github Page to build a personal blog. With the idea that not to invent the wheel again, I manage to find a great Jekyll blog theme in Github designed by HyG. It supports Disqus comments and Google Analytics with nice and concise front end design.