Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Practical Haskell = a real world gui...
~
Mena, Alejandro Serrano.
Linked to FindBook
Google Book
Amazon
博客來
Practical Haskell = a real world guide to programming /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Practical Haskell/ by Alejandro Serrano Mena.
Reminder of title:
a real world guide to programming /
Author:
Mena, Alejandro Serrano.
Published:
Berkeley, CA :Apress : : 2019.,
Description:
xxii, 595 p. :ill., digital ;24 cm.
[NT 15003449]:
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
Subject:
Haskell (Computer program language) -
Online resource:
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)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9373453
電子資源
11.線上閱覽_V
電子書
EB QA76.73.H37
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login