Scala Design Patterns. Write efficient, clean, and reusable code with Scala - Helion

Tytuł oryginału: Scala Design Patterns. Write efficient, clean, and reusable code with Scala
ISBN: 9781785882029
stron: 382, Format: ebook
Data wydania: 2016-02-29
Księgarnia: Helion
Cena książki: 179,00 zł
Scala has become increasingly popular in many different IT sectors. The language is exceptionally feature-rich which helps developers write less code and get faster results. Design patterns make developer’s lives easier by helping them write great software that is easy to maintain, runs efficiently and is valuable to the company or people concerned.
You will learn about the various features of Scala and be able to apply well-known, industry-proven design patterns in your work. The book starts off by focusing on some of the most interesting features of Scala while using practical real-world examples. We will also cover the popular "Gang of Four" design patterns and show you how to incorporate functional patterns effectively. By the end of this book, you will have enough knowledge and understanding to quickly assess problems and come up with elegant solutions.
Osoby które kupowały "Scala Design Patterns. Write efficient, clean, and reusable code with Scala", wybierały także:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 zł -91%)
Spis treści
Scala Design Patterns. Write efficient, clean, and reusable code with Scala eBook -- spis treści
- 1. The Design Patterns Out There and Setting Up Your Environment
- 2. Traits and Mixin Compositions
- 3. Unification
- 4. Abstract and Self Types
- 5. Aspect Oriented Programming and Components
- 6. Creational Patterns
- 7. Structural Patterns
- 8. Behavioral Patterns - Part 1
- 9. Behavioral Patterns - Part 2
- 10. Functional Design Patterns - The Deep Theory
- 11. Functional Design Patterns - Applying What We Learned
- 12. Real Life Applications