Practical Scala DSLs: Real-World Applications Using Domain Specific Languages
Autor Pierluigi Ritien Limba Engleză Paperback – 11 dec 2017
Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you’ll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex system; a game; and cloud applications.
At the end of this unique book, you’ll be able to describe the differences between external and internal DSLs; understand when and how to apply DSLs; create DSLs using Scala; and even create a DSL using another programming language.
What You'll Learn
- Build DSLs in Scala
- Write a web API and microservices
- Create a custom language
- Apply DSLs to mobile apps development, a Forex trading system, game development, and more
- Discover the role of DSLs in cloud development
- Integrate DSLs as part of a DevOps program or structure
- Build internal and external DSLs
Who This Book Is For
Experienced Java coders with at least some prior experience with Scala. You may be new to DSLs.
Preț: 301.31 lei
Preț vechi: 376.64 lei
-20% Nou
Puncte Express: 452
Preț estimativ în valută:
57.68€ • 60.19$ • 48.35£
57.68€ • 60.19$ • 48.35£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484230350
ISBN-10: 1484230353
Pagini: 176
Ilustrații: XV, 226 p. 31 illus., 22 illus. in color.
Dimensiuni: 155 x 235 x 19 mm
Greutate: 0.35 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484230353
Pagini: 176
Ilustrații: XV, 226 p. 31 illus., 22 illus. in color.
Dimensiuni: 155 x 235 x 19 mm
Greutate: 0.35 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Introduction to Scala.- 2. Introduction to DSL.- 3. External DSL.- 4. Internal DSL.- 5. Creating Web API and Microservices.- 6. Identification of a user.- 7. Creating a custom language.- 8. Mobile development.- 9. Forex System.- 10. Game Development.- 11. Cloud Development and DevOps.
Notă biografică
Pierluigi Riti has over ten years of extensive experience in design and development of different scale applications particularly in the Telco and Financial industry. He has quality development skills using latest technologies including Java, J2EE,C#, F#, .NET, Spring .NET, EF, WPF, WF, WinForm, WebAPI, MVC, Nunit, Scala, Spring, JSP, EJB, Struts, Struts2, SOAP, REST, C, C++, Hibernate, NHibernate, Weblogic, XML, XSLT, Unix script, Ruby, Python.
Textul de pe ultima copertă
Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In each chapter of Practical Scala DSLs, you’ll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex system; a game; and cloud applications.
At the end of this unique book, you’ll be able to describe the differences between external and internal DSLs; understand when and how to apply DSLs; create DSLs using Scala; and even create a DSL using another programming language.
You will:
- Build DSLs in Scala
- Write a web API and microservices
- Create a custom language
- Apply DSLs to mobile apps development, a Forex trading system, game development, and more
- Discover the role of DSLs in cloud development
- Integrate DSLs as part of a DevOps program or structure
- Build internal and external DSLs
Caracteristici
Learn to create a custom language Apply DSLs to mobile apps development, game development, and more Discover the role of DSLs in cloud development