語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Practical Haskell = a real-world gui...
~
Serrano Mena, Alejandro.
FindBook
Google Book
Amazon
博客來
Practical Haskell = a real-world guide to functional programming /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Practical Haskell/ by Alejandro Serrano Mena.
其他題名:
a real-world guide to functional programming /
作者:
Serrano Mena, Alejandro.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxii, 595 p. :ill., digital ;24 cm.
內容註:
Part I: First Steps -- 1. Going Functional -- 2. Declaring the Data Model -- 3. Increasing Code Reuse -- 4. Using Containers and Type Classes -- 5. Laziness and Infinite Structures -- Part II: Data Mining -- 6. Knowing Your Clients Using Monads -- 7. More Monads: Now for Recommendations -- 8. Working in Several Cores -- Part III: Resource Handling -- 9. Dealing with Files: IO and Conduit -- 10. Building and Parsing Text -- 11. Safe Database Access -- 12. Web Applications -- Part IV: Domain Specific Languages -- 13. Strong Types -- 14. Interpreting Offers with Attributes -- Part V: Engineering the Store -- 15. Documenting, Testing, and Verifying -- 16. Architecting Your Application -- 17. Looking Further.
Contained By:
Springer Nature eBook
標題:
Haskell (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-8581-7
ISBN:
9781484285817
Practical Haskell = a real-world guide to functional programming /
Serrano Mena, Alejandro.
Practical Haskell
a real-world guide to functional programming /[electronic resource] :by Alejandro Serrano Mena. - Third edition. - Berkeley, CA :Apress :2022. - xxii, 595 p. :ill., digital ;24 cm.
Part I: First Steps -- 1. Going Functional -- 2. Declaring the Data Model -- 3. Increasing Code Reuse -- 4. Using Containers and Type Classes -- 5. Laziness and Infinite Structures -- Part II: Data Mining -- 6. Knowing Your Clients Using Monads -- 7. More Monads: Now for Recommendations -- 8. Working in Several Cores -- Part III: Resource Handling -- 9. Dealing with Files: IO and Conduit -- 10. Building and Parsing Text -- 11. Safe Database Access -- 12. Web Applications -- Part IV: Domain Specific Languages -- 13. Strong Types -- 14. Interpreting Offers with Attributes -- Part V: Engineering the Store -- 15. Documenting, Testing, and Verifying -- 16. Architecting Your Application -- 17. Looking Further.
Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This updated edition includes more modern treatment of Haskell's web framework and APIs. This book contains excellent coverage of the Haskell ecosystem and supporting tools, including Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, WAI and Elm to develop the back end and front end of web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries. You'll see how functional programming is gathering momentum, allowing you to express yourself in a more concise way, reducing boilerplate, and increasing the safety of your code. Haskell is an elegant and noise-free pure functional language with a long history, having a huge number of library contributors and an active community. This makes Haskell the best tool for both learning and applying functional programming, and Practical Haskell takes advantage of this to show off the language and what it can do. Free source code available on the Apress GitHub page for this book. You will: Get started programming with Haskell Examine the different parts of the language Gain an overview of the most important libraries and tools in the Haskell ecosystem Apply functional patterns in real-world scenarios Understand monads and monad transformers Proficiently use laziness and resource management.
ISBN: 9781484285817
Standard No.: 10.1007/978-1-4842-8581-7doiSubjects--Topical Terms:
913448
Haskell (Computer program language)
LC Class. No.: QA76.73.H37
Dewey Class. No.: 005.133
Practical Haskell = a real-world guide to functional programming /
LDR
:03289nmm a2200337 a 4500
001
2304447
003
DE-He213
005
20220924164536.0
006
m d
007
cr nn 008maaau
008
230409s2022 cau s 0 eng d
020
$a
9781484285817
$q
(electronic bk.)
020
$a
9781484285800
$q
(paper)
024
7
$a
10.1007/978-1-4842-8581-7
$2
doi
035
$a
978-1-4842-8581-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.H37
072
7
$a
UMX
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.H37
$b
S487 2022
100
1
$a
Serrano Mena, Alejandro.
$3
3606666
245
1 0
$a
Practical Haskell
$h
[electronic resource] :
$b
a real-world guide to functional programming /
$c
by Alejandro Serrano Mena.
250
$a
Third edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxii, 595 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I: First Steps -- 1. Going Functional -- 2. Declaring the Data Model -- 3. Increasing Code Reuse -- 4. Using Containers and Type Classes -- 5. Laziness and Infinite Structures -- Part II: Data Mining -- 6. Knowing Your Clients Using Monads -- 7. More Monads: Now for Recommendations -- 8. Working in Several Cores -- Part III: Resource Handling -- 9. Dealing with Files: IO and Conduit -- 10. Building and Parsing Text -- 11. Safe Database Access -- 12. Web Applications -- Part IV: Domain Specific Languages -- 13. Strong Types -- 14. Interpreting Offers with Attributes -- Part V: Engineering the Store -- 15. Documenting, Testing, and Verifying -- 16. Architecting Your Application -- 17. Looking Further.
520
$a
Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This updated edition includes more modern treatment of Haskell's web framework and APIs. This book contains excellent coverage of the Haskell ecosystem and supporting tools, including Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, WAI and Elm to develop the back end and front end of web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries. You'll see how functional programming is gathering momentum, allowing you to express yourself in a more concise way, reducing boilerplate, and increasing the safety of your code. Haskell is an elegant and noise-free pure functional language with a long history, having a huge number of library contributors and an active community. This makes Haskell the best tool for both learning and applying functional programming, and Practical Haskell takes advantage of this to show off the language and what it can do. Free source code available on the Apress GitHub page for this book. You will: Get started programming with Haskell Examine the different parts of the language Gain an overview of the most important libraries and tools in the Haskell ecosystem Apply functional patterns in real-world scenarios Understand monads and monad transformers Proficiently use laziness and resource management.
650
0
$a
Haskell (Computer program language)
$3
913448
650
0
$a
Functional programming (Computer science)
$3
524481
650
1 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Computer Science.
$3
626642
650
2 4
$a
Open Source.
$3
2210577
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-8581-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9445996
電子資源
11.線上閱覽_V
電子書
EB QA76.73.H37
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入