Functional and Concurrent Programming

Functional and Concurrent Programming
Author :
Publisher : Addison-Wesley Professional
Total Pages : 886
Release :
ISBN-10 : 9780137466634
ISBN-13 : 0137466633
Rating : 4/5 (633 Downloads)

Book Synopsis Functional and Concurrent Programming by : Michel Charpentier

Download or read book Functional and Concurrent Programming written by Michel Charpentier and published by Addison-Wesley Professional. This book was released on 2022-11-16 with total page 886 pages. Available in PDF, EPUB and Kindle. Book excerpt: Leverage Modern Language Constructs to Write High-Quality Code Faster The functional and concurrent programming language features supported by modern languages can be challenging, even for experienced developers. These features may appear intimidating to OOP programmers because of a misunderstanding of how they work. Programmers first need to become familiar with the abstract concepts that underlie these powerful features. In Functional and Concurrent Programming, Michel Charpentier introduces a core set of programming language constructs that will help you be productive in a variety of programming languages—now and in the future. Charpentier illustrates key concepts with numerous small, focused code examples, written in Scala, and with case studies that provide a thorough grounding in functional and concurrent programming skills. These skills will carry from language to language—including the most recent incarnations of Java. Using these features will enable developers and programmers to write high-quality code that is easier to understand, debug, optimize, and evolve. Key topics covered include: Recursion and tail recursion Pattern matching and algebraic datatypes Persistent structures and immutability Higher-order functions and lambda expressions Lazy evaluation and streams Threads and thread pools Atomicity and locking Synchronization and thread-safe objects Lock-free, non-blocking patterns Futures, promises, and functional-concurrent programming As a bonus, the book includes a discussion of common typing strategies used in modern programming languages, including type inference, subtyping, polymorphism, type classes, type bounds, and type variance. Most of the code examples are in Scala, which includes many of the standard features of functional and concurrent programming; however, no prior knowledge of Scala is assumed. You should be familiar with concepts such as classes, methods, objects, types, variables, loops, and conditionals and have enough programming experience to not be distracted by simple matters of syntax.


Functional and Concurrent Programming Related Books

Functional and Concurrent Programming
Language: en
Pages: 886
Authors: Michel Charpentier
Categories: Computers
Type: BOOK - Published: 2022-11-16 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Leverage Modern Language Constructs to Write High-Quality Code Faster The functional and concurrent programming language features supported by modern languages
Parallel and Concurrent Programming in Haskell
Language: en
Pages: 322
Authors: Simon Marlow
Categories: Computers
Type: BOOK - Published: 2013-07-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and conc
Functional Programming for Java Developers
Language: en
Pages: 89
Authors: Dean Wampler
Categories: Computers
Type: BOOK - Published: 2011-07-29 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

"Dean Wampler, Java expert and author of Programmin Scala (O'Reilley), shows you how to apply principles such as immutability, avoidance of side effects, and hi
Grokking Functional Programming
Language: en
Pages: 518
Authors: Michal Plachta
Categories: Computers
Type: BOOK - Published: 2023-02-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of fun
Concurrency in .NET
Language: en
Pages: 852
Authors: Riccardo Terrell
Categories: Computers
Type: BOOK - Published: 2018-06-05 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is ai