Real World Haskell (Paperback)
暫譯: 實用 Haskell
Bryan O'Sullivan, John Goerzen, Don Stewart
- 出版商: O'Reilly
- 出版日期: 2008-12-30
- 定價: $1,800
- 售價: 9.0 折 $1,620
- 語言: 英文
- 頁數: 714
- 裝訂: Paperback
- ISBN: 0596514980
- ISBN-13: 9780596514983
-
相關分類:
Functional-programming
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
深入淺出設計模式 (Head First Design Patterns)$880$695 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774 -
$990CMMI: Guidelines for Process Integration and Product Improvement, 2/e -
C++ Primer, 4/e (中文版)$990$891 -
show me Office 2007 應用$480$408 -
深入淺出 C# (Head First C#)$980$774 -
大話設計模式$620$527 -
重構─改善既有程式的設計, 2/e (Refactoring: Improving The Design of Existing Code)$800$632 -
Thinking in Java 中文版 (Thinking in Java, 4/e)$960$758 -
Linux 程式設計教學手冊 (Beginning Linux Programming, 4/e)$780$616 -
Python 學習手冊 (Learning Python, 3/e)$880$695 -
Linux Device Driver Programming 驅動程式設計$690$586 -
ASP.NET 專題實務-使用 C#$650$514 -
圖解資料結構$380$296 -
精通 Objective-C 2.0 程式設計 (Programming in Objective-C 2.0, 2/e)$680$537 -
Linux 驅動程式開發實戰 (Essential Linux Device Drivers)$750$637 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$647 -
程式設計師的自我修養-連結、載入、程式庫$580$458 -
Google Android SDK 開發範例大全 2$890$756 -
約耳趣談軟體-來自專案管理的現場實錄 (Joel on Software: And on Diverse and Occasionally Related Matters That Will Prove of Interest to Software Developers)$490$416 -
深入淺出 Android 系統原理及開發要點$450$351 -
$1,567Learn You a Haskell for Great Good!: A Beginner's Guide (Paperback) -
Google!Android 3 手機應用程式設計入門, 4/e$550$275 -
$1,888Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2/e (Paperback)
2026-english-2-80 詳見活動內容 »
-
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback) -
90折
$2,520Learning Automl: Automating ML Pipelines with Autogluon, Leading Frameworks, and Real-World Integration (Paperback) -
90折
$2,520Transformers: The Definitive Guide: Applications Beyond NLP (Paperback) -
90折
$1,809UX Skills for Business Strategy: Articulating Impact for Product, User, and Business Outcomes
商品描述
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Real World Haskell takes you through the basics of functional programming at a brisk pace, and then helps you increase your understanding of Haskell in real-world issues like I/O, performance, dealing with data, concurrency, and more as you move through each chapter. With this book, you will:
- Understand the differences between procedural and functional programming
- Learn the features of Haskell, and how to use it to develop useful programs
- Interact with filesystems, databases, and network services
- Write solid code with automated tests, code coverage, and error handling
- Harness the power of multicore systems via concurrent and parallel programming
You'll find plenty of hands-on exercises, along with examples of real Haskell programs that you can modify, compile, and run. Whether or not you've used a functional language before, if you want to understand why Haskell is coming into its own as a practical language in so many major organizations, Real World Haskell is the best place to start.
商品描述(中文翻譯)
這本易於使用且快速進行的教程將帶您進入 Haskell 的函數式編程世界。您將學習如何以多種實用方式使用 Haskell,從簡短的腳本到大型且要求高的應用程式。《Real World Haskell》以快速的步伐帶您了解函數式編程的基本概念,然後幫助您在每一章中深入理解 Haskell 在現實世界中的問題,如 I/O、性能、數據處理、並發等。透過這本書,您將:
- 理解程序式編程與函數式編程之間的差異
- 學習 Haskell 的特性,以及如何使用它來開發有用的程式
- 與檔案系統、資料庫和網路服務互動
- 撰寫穩健的程式碼,並進行自動化測試、程式碼覆蓋和錯誤處理
- 通過並發和並行編程發揮多核心系統的威力
您將發現大量的實作練習,以及可以修改、編譯和運行的真實 Haskell 程式範例。無論您是否曾經使用過函數式語言,如果您想了解為什麼 Haskell 在許多大型組織中逐漸成為一種實用語言,《Real World Haskell》都是最佳的起點。
