The joy of Kotlin
(2019)

Nonfiction

Book

Call Numbers:
005.133/KOTLIN/SAUMONT,P

Availability

Locations Call Number Status
Adult Nonfiction 005.133/KOTLIN/SAUMONT,P Available

Details

PUBLISHED
Shelter Island, NY : Manning Publications Co., [2019]
©2019
DESCRIPTION

xxii, 455 pages : illustrations ; 24 cm

ISBN/ISSN
9781617295362, 1617295361 :, 1617295361, 9781617295362
LANGUAGE
English
NOTES

Includes index

Making programs safer -- Functional programming in Kotlin : an overview -- Programming with functions -- Recursion, corecursion, and memoization -- Data handling with lists -- Dealing with optional data -- Handling errors and exceptions -- Advanced list handling -- Working with laziness -- More data handling with trees -- Solving problems with advanced trees -- Functional input/output -- Sharing mutable states with actors -- Solving common problems functionally

"Your programming language should be expressive, safe, flexible, and intuitive, and Kotlin checks all the boxes! This elegant JVM language integrates seamlessly with Java, and makes it a breeze to switch between OO and functional styles of programming. It's also fully supported by Google as a first-class Android language. Master the powerful techniques in this unique book, and you'll be able to take on new challenges with increased confidence and skill. "The Joy of Kotlin" teaches you to write comprehensible, easy-to-maintain, safe programs with Kotlin. In this expert guide, seasoned engineer Pierre-Yves Saumont teaches you to approach common programming challenges with a fresh, FP-inspired perspective. As you work through the many examples, you'll dive deep into handling errors and data properly, managing state, and taking advantage of laziness. Tha author's down-to-earth examples and experience-driven insights will make you a better, and more joyful developer!"--