From Objects to Functions: Build Your Software Faster and Safer with Functional Programming and Kotlin
 
A termék adatai:

ISBN13:9781680508451
ISBN10:1680508458
Kötéstípus:Puhakötés
Terjedelem:325 oldal
Méret:237x192x26 mm
Súly:882 g
Nyelv:angol
641
Témakör:

From Objects to Functions

Build Your Software Faster and Safer with Functional Programming and Kotlin
 
Kiadás sorszáma: 1
Kiadó: O?Reilly
Megjelenés dátuma:
Kötetek száma: Print PDF
 
Normál ár:

Kiadói listaár:
GBP 38.50
Becsült forint ár:
18 595 Ft (17 710 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

16 736 (15 939 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 1 860 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
Hosszú leírás:

Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the domain into code better and to keep the cost of change low for the whole application life cycle.


If you're curious about functional programming or you are struggling with how to put it into practice, this guide will help you increase your productivity composing small functions together instead of creating fat objects.


Switching to the functional paradigm isn't easy when you're used to object-oriented programming. You need more than just lambdas and mapping over collections to get a declarative style and disentangle the state from the computations. Use transformations and compositions to help you write less code with better results. Boost your productivity and harness the power of functional programming by creating real-world applications rather than focusing on theoretical concepts.


Work through a series of short exercises to find and compose pure functions, and create data structures that work like algebra. Get rid of mutable state in your software to eliminate the main source of bugs. Apply CQRS and EventSourcing patterns to translate stakeholder requirements into functional design and then into code. See how Kotlin's easy-to-learn syntax and functional-friendly approach make it a great option for a pragmatic language that integrates well with existing Java code and libraries.


Leverage functional programming to build and deliver robust applications in less time and with fewer defects.


What You Need:


The code in this book is designed to allow you to build your application from scratch on Windows, Mac and Linux. You will need a recent IDE, we recommend IntelliJ Community Edition, and Kotlin 1.3.x or later.