Think OCaml: How to Think Like a Computer Scientist

Think OCaml: How to Think Like a Computer Scientist

简介:

本书是一本基于OCaml语言的入门编程教科书。它适用于编程新手,也适用于那些了解一些编程但想学习面向函数的范例编程的人,或者那些只想学习OCaml的人。

OCaml是一种功能强大的高级编程语言,非常注重速度和效率。您可以通过访问http:// caml.inria.fr了解有关该语言的更多信息

本文利用语言的力量向读者传授计算机科学和软件设计中的重要概念,重点是实验和自主学习。

英文简介:

This book is an introductory programming textbook based on the OCaml language. It is intended for newcomers to programming and also those who know some programming but want to learn programming in the function-oriented paradigm, or those who simply want to learn OCaml.

OCaml is a powerful high-level programming language with a large emphasis on speed and efficiency. You can find out more about the language by visiting http://caml.inria.fr

This text leverages the power of the language to teach the reader important concepts in computer science and software design, with an emphasis in experimentation and self-directed learning.

书名
Think OCaml: How to Think Like a Computer Scientist
译名
思考 OCaml:如何像计算机科学家一样思考
语言
英语
年份
2008
页数
142页
大小
580.16 kB
标签
  • 函数式编程
  • 下载
    pdf iconThink OCaml: How to Think Like a Computer Scientist.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:33

    ←Introduction to Functional Programming and the Structure of Programming Languages using OCaml

    →Using, Understanding, and Unraveling The OCaml Language