注重体验与质量的电子书资源下载网站
分类于: 云计算&大数据 互联网
简介
Real World OCaml: Introduction to a Flexible and Concise Programming Language 豆 9.2分
资源最后更新于 2020-10-28 12:16:01
作者:Jason Hickey
出版社:O'Reilly Media
出版日期:2013-01
ISBN:9781449323912
文件格式: pdf
标签: OCaml FP 函数式编程 函数式语言 Programming 计算机 编程 ML
简介· · · · · ·
Learn how to solve day-to-day problems in data processing, numerical computation, system scripting, and database-driven web applications with the OCaml multi-paradigm programming language. This hands-on book shows you how to take advantage of OCaml’s functional, imperative, and object-oriented programming styles with recipes for many real-world tasks.
You’ll start with OCaml ba...
目录
Sample Topics
An overview of what makes OCaml such a pragmatic language.
A guided tour through expressions, functions, pattern-matching and algebraic data types.
Error handling techniques with exceptions and optional types.
Programming with mutation and pure functions.
Synchronous and Concurrent I/O for event-driven servers.
Functors and first-class modules, and when to use them.
Syntax extensions and constructing Domain Specific Languages.
Tips and tricks for tuning and profiling the runtime system.
Object-oriented programming in the ML-style.
RESTful API access and common web programming idioms.
An overview of what makes OCaml such a pragmatic language.
A guided tour through expressions, functions, pattern-matching and algebraic data types.
Error handling techniques with exceptions and optional types.
Programming with mutation and pure functions.
Synchronous and Concurrent I/O for event-driven servers.
Functors and first-class modules, and when to use them.
Syntax extensions and constructing Domain Specific Languages.
Tips and tricks for tuning and profiling the runtime system.
Object-oriented programming in the ML-style.
RESTful API access and common web programming idioms.