語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Practical Haskell = a real world gui...
~
Mena, Alejandro Serrano.
FindBook
Google Book
Amazon
博客來
Practical Haskell = a real world guide to programming /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Practical Haskell/ by Alejandro Serrano Mena.
其他題名:
a real world guide to programming /
作者:
Mena, Alejandro Serrano.
出版者:
Berkeley, CA :Apress : : 2019.,
面頁冊數:
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 -- Appendix. Time Travelling with Haskell.
Contained By:
Springer eBooks
標題:
Haskell (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-4480-7
ISBN:
9781484244807
Practical Haskell = a real world guide to programming /
Mena, Alejandro Serrano.
Practical Haskell
a real world guide to programming /[electronic resource] :by Alejandro Serrano Mena. - 2nd ed. - Berkeley, CA :Apress :2019. - 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 -- Appendix. Time Travelling with Haskell.
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 book contains excellent coverage of the Haskell ecosystem and supporting tools, which include the Cabal build tool for managing projects and modules, the HUnit and QuickCheck tools for software testing, the Scotty framework for developing 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, andPractical Haskell takes advantage of this to show off the language and what it can do. 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 Carry out data mining Program using Monads Handle resources with Haskell.
ISBN: 9781484244807
Standard No.: 10.1007/978-1-4842-4480-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 programming /
LDR
:03166nmm a2200349 a 4500
001
2190686
003
DE-He213
005
20190427192638.0
006
m d
007
cr nn 008maaau
008
200501s2019 cau s 0 eng d
020
$a
9781484244807
$q
(electronic bk.)
020
$a
9781484244791
$q
(paper)
024
7
$a
10.1007/978-1-4842-4480-7
$2
doi
035
$a
978-1-4842-4480-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
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.H37
$b
M534 2019
100
1
$a
Mena, Alejandro Serrano.
$3
2059712
245
1 0
$a
Practical Haskell
$h
[electronic resource] :
$b
a real world guide to programming /
$c
by Alejandro Serrano Mena.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
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 -- Appendix. Time Travelling with Haskell.
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 book contains excellent coverage of the Haskell ecosystem and supporting tools, which include the Cabal build tool for managing projects and modules, the HUnit and QuickCheck tools for software testing, the Scotty framework for developing 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, andPractical Haskell takes advantage of this to show off the language and what it can do. 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 Carry out data mining Program using Monads Handle resources with Haskell.
650
0
$a
Haskell (Computer program language)
$3
913448
650
0
$a
Functional programming (Computer science)
$3
524481
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Programming Techniques.
$3
892496
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4480-7
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9373453
電子資源
11.線上閱覽_V
電子書
EB QA76.73.H37
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入