Swift Functional Programming (eBook, ePUB)
Dr. Fatih Nayebi
eBook, ePUB

Swift Functional Programming (eBook, ePUB)

Ease the creation, testing, and maintenance of Swift codes

Sofort per Download lieferbar
26,95 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
Swift is a multi-paradigm programming language enabling you to tackle different problems in various ways. Understanding each paradigm and knowing when and how to utilize and combine them can lead to a better code base. Functional programming (FP) is an important paradigm that empowers us with declarative development and makes applications more suitable for testing, as well as performant and elegant. This book aims to simplify the FP paradigms, making them easily understandable and usable, by showing you how to solve many of your day-to-day development problems using Swift FP.It starts with the...