Re: beginners question
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
Hi, > Is tryOcaml a good way to learn the basics of Ocaml. If you don't want to install OCaml on your computer and just want to play with it a bit, then sure. >And if I did all the lessons what is a good book where I can learn more >about Ocaml. I tried realworld Ocaml but that one get way to soon to difficult. I haven't read it myself, but lots of people have vouched for the quality of "OCaml from the Very Beginning", which may be the introduction you are looking for: http://ocaml-book.com/ It's not free, but it's cheap(ish). Hope this helps! Best regards, Dario Teixeira