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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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