Practical OCaml (Hardcover)

Joshua B. Smith

  • 出版商: Apress
  • 出版日期: 2006-10-20
  • 定價: $2,450
  • 售價: 1.6$399
  • 語言: 英文
  • 頁數: 462
  • 裝訂: Hardcover
  • ISBN: 159059620X
  • ISBN-13: 9781590596203
  • 相關分類: Functional-programming
  • 立即出貨(限量) (庫存=5)

買這商品的人也買了...

商品描述

Description

Objective Caml (OCaml) is an open source programming language that allows you to utilize both functional and object-oriented programming. A very fast and efficient language, OCamls speed is on par with the likes of C/C++, and Practical OCaml is the only book available that covers OCaml. The compiler is available for a variety of platforms, including Windows, Unix, Linux, and Apple. OCaml can be found in a variety of scientific applications and is used as a teaching language in universities.

Practical OCaml teaches Objective Caml in a straightforward and practical manner. All the features of this functional programming language are taught by example. You will learn how to utilize OCaml to create a simple database, perform reporting, and create a spam filter. You will also learn how to scan complex log files, create your own network servers by creating a shoutcast server, and create a web crawler. By this books conclusion, youll be able to decipher when and why OCaml should be used, and be prepared to create your own applications with OCaml.

商品描述(中文翻譯)

描述

Objective Caml (OCaml) 是一種開源的程式語言,允許您同時使用函數式和物件導向編程。OCaml 是一種非常快速和高效的語言,其速度與 C/C++ 相當。《Practical OCaml》是唯一一本涵蓋 OCaml 的書籍。該編譯器可在多種平台上使用,包括 Windows、Unix、Linux 和 Apple。OCaml 可在各種科學應用中找到,並且在大學中被用作教學語言。

《Practical OCaml》以直接和實用的方式教授 Objective Caml。透過示例,教授這個函數式編程語言的所有功能。您將學習如何使用 OCaml 創建簡單的數據庫、執行報告並創建垃圾郵件過濾器。您還將學習如何掃描複雜的日誌文件,通過創建 shoutcast 服務器來創建自己的網絡服務器,以及創建網絡爬蟲。通過閱讀本書,您將能夠理解何時以及為什麼應該使用 OCaml,並準備好使用 OCaml 創建自己的應用程式。