Real World Functional Programming: With Examples in F# and C# (Paperback)
            
暫譯: 實用函數式程式設計:以 F# 和 C# 為例 (平裝本)
        
        Tomas Petricek, Jon Skeet
- 出版商: Manning
- 出版日期: 2010-01-01
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 500
- 裝訂: Paperback
- ISBN: 1933988924
- ISBN-13: 9781933988924
- 
    相關分類:
    
      Functional-programming
 
立即出貨 (庫存 < 3)
買這商品的人也買了...
- 
                
                   LDAP 系統管理 (LDAP System Administration) LDAP 系統管理 (LDAP System Administration)$620$490
- 
                
                   深入淺出設計模式 (Head First Design Patterns) 深入淺出設計模式 (Head First Design Patterns)$880$695
- 
                
                   重構-向範式前進 (Refactoring to Patterns) 重構-向範式前進 (Refactoring to Patterns)$750$593
- 
                
                   Excel 2007 實力養成暨評量解題秘笈 Excel 2007 實力養成暨評量解題秘笈$250$198
- 
                
                   Linux 驅動程式開發實戰 (Essential Linux Device Drivers) Linux 驅動程式開發實戰 (Essential Linux Device Drivers)$750$593
- 
                
                   鳥哥的 Linux 私房菜-基礎學習篇, 3/e 鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648
- 
                
                   iPhone 程式設計範例經典-讓您設計出專業級的 iPhone 應用程式 (iPhone for Programmers: An App-Driven Approach) iPhone 程式設計範例經典-讓您設計出專業級的 iPhone 應用程式 (iPhone for Programmers: An App-Driven Approach)$480$379
- 
                
                   Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具 Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具$580$458
- 
                
                   超圖解 Arduino 互動設計入門 (附 Arduino UNO R3 開發板) 超圖解 Arduino 互動設計入門 (附 Arduino UNO R3 開發板)$1,130$961
- 
                
                   Binary Hacks -- 駭客秘傳技巧一百招 Binary Hacks -- 駭客秘傳技巧一百招$580$458
- 
                
                   WPF 4.5 Unleashed (Paperback) WPF 4.5 Unleashed (Paperback)$2,220$2,109
- 
                
                   無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購) 無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700
- 
                
                   Raspberry Pi 從入門到應用 Raspberry Pi 從入門到應用$490$382
- 
                
                   嵌入式 Android 系統 (Embedded Android: Porting, Extending, and Customizing) 嵌入式 Android 系統 (Embedded Android: Porting, Extending, and Customizing)$680$537
- 
                
                   透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers) 透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379
- 
                
                   Android APP 範例完全學習手冊, 2/e Android APP 範例完全學習手冊, 2/e$580$493
- 
                
                   打造不敗的創新方案-101 項設計思考法則 (101 Design Methods: A Structured Approach for Driving Innovation in Your Organization) 打造不敗的創新方案-101 項設計思考法則 (101 Design Methods: A Structured Approach for Driving Innovation in Your Organization)$650$514
- 
                
                   $1,418Theory of Fun for Game Design, 2/e (Paperback) $1,418Theory of Fun for Game Design, 2/e (Paperback)
- 
                
                   Google 軟體測試之道-進行 Google 級的軟體測試 (How Google Tests Software) Google 軟體測試之道-進行 Google 級的軟體測試 (How Google Tests Software)$520$411
- 
                
                   Android App 程式設計教本之無痛起步, 2/e Android App 程式設計教本之無痛起步, 2/e$480$408
- 
                
                   21 世紀 C 語言 (21st Century C: C Tips from the New School) 21 世紀 C 語言 (21st Century C: C Tips from the New School)$580$458
- 
                
                   Hadoop 管理手冊 (Hadoop Operations) Hadoop 管理手冊 (Hadoop Operations)$580$493
- 
                
                   Windows Server 2012 R2 Active Directory 建置實務 Windows Server 2012 R2 Active Directory 建置實務$650$514
- 
                
                   用 OpenStack 建立如 Amazon 的雲端環境 用 OpenStack 建立如 Amazon 的雲端環境$580$493
- 
                
                   C# 6.0 in a Nutshell: The Definitive Reference, 6/e (Paperback) C# 6.0 in a Nutshell: The Definitive Reference, 6/e (Paperback)$2,050$1,948
商品描述
Functional programming languages like F#, Erlang, and Scala are attracting attention as an efficient way to handle the new requirements for programming multi-processor and high-availability applications. Microsoft's new F# is a true functional language and C# uses functional language features for LINQ and other recent advances.
Real World Functional Programming is a unique tutorial that explores the functional programming model through the F# and C# languages. The clearly presented ideas and examples teach readers how functional programming differs from other approaches. It explains how ideas look in F#-a functional language-as well as how they can be successfully used to solve programming problems in C#. Readers build on what they know about .NET and learn where a functional approach makes the most sense and how to apply it effectively in those cases.
The reader should have a good working knowledge of C#. No prior exposure to F# or functional programming is required.
商品描述(中文翻譯)
功能性程式語言如 F#、Erlang 和 Scala 正受到關注,因為它們提供了一種有效的方式來處理多處理器和高可用性應用程式的新需求。微軟的新 F# 是一種真正的功能性語言,而 C# 則利用功能性語言的特性來實現 LINQ 和其他最近的進展。
《實用功能性程式設計》是一個獨特的教程,通過 F# 和 C# 語言探索功能性程式設計模型。清晰呈現的概念和範例教導讀者功能性程式設計與其他方法的不同之處。它解釋了在 F# 這種功能性語言中,這些概念的表現方式,以及如何成功地在 C# 中使用這些概念來解決程式設計問題。讀者將基於他們對 .NET 的了解,學習在何種情況下功能性方法最有意義,以及如何有效地應用它。
讀者應具備良好的 C# 實作知識,無需先前接觸 F# 或功能性程式設計。

 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    