mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-17 13:38:38 +01:00
Merge pull request #2857 from patricktcoakley/new-edits
[sml/en] Add a link to ML For The Working Programmer
This commit is contained in:
commit
8cba5570bd
@ -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…
x
Reference in New Issue
Block a user