Object-oriented vs. functional programming : bridging the divide between opposing paradigms /

The schism between the functional and object-oriented programmers is really a false binary. Yes, the first group argues that FP is superior for a multicore world, while the second insists that OOP is better at matching technical solutions to business problems. However, as this O’Reilly report explai...

Ausführliche Beschreibung

Gespeichert in:
Weitere Titel:
Object-oriented versus functional programming
1. Verfasser:
Warburton, Richard (Computer technologist)
Format:
Elektronisch E-Book
Sprache:
Englisch
Veröffentlicht:
Sebastopol, CA : O'Reilly Media, [2015]
Ausgabe:
First edition.
Zusammenfassung:
The schism between the functional and object-oriented programmers is really a false binary. Yes, the first group argues that FP is superior for a multicore world, while the second insists that OOP is better at matching technical solutions to business problems. However, as this O’Reilly report explains, this is not an either-or proposition. Technologist Richard Warburton, author of Java 8 Lambas, discusses similarities between these programming paradigms and points out that both FP and OOP are actually moving closer toward one another. One prominent example is the use of lambda expressions in Java and other OOP languages such as C#, C++, and Swift. By following examples written in Java, you will: Learn how lambdas (aka anonymous functions) make OOP languages better suited for dealing with parallelism and concurrency Understand how SOLID—OOP’s five basic principles of programming—map to functional languages and paradigms Explore some of the most common OOP design patterns—and how they exist in the functional world
Umfang:
1 online resource (1 volume) : illustrations
text file
ISBN:
9781492048138
1492048135
9781491933428
1491933429
Schlagworte:
Links: