mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Add a link to ML For The Working Programmer, as it has recently been released for free for personal use by the original author.
This commit is contained in:
parent
cd379d9e9e
commit
5e6262e90d
@ -463,5 +463,5 @@ fun decrement_ret x y = (x := !x - 1; y)
|
||||
[Moscow ML](http://mosml.org),
|
||||
[SML/NJ](http://smlnj.org/).
|
||||
* Follow the Coursera course [Programming Languages](https://www.coursera.org/course/proglang).
|
||||
* Get the book *ML for the Working Programmer* by Larry C. Paulson.
|
||||
* Read *[ML for the Working Programmer](https://www.cl.cam.ac.uk/~lp15/MLbook/pub-details.html)* by Larry C. Paulson.
|
||||
* Use [StackOverflow's sml tag](http://stackoverflow.com/questions/tagged/sml).
|
||||
|
Loading…
Reference in New Issue
Block a user