Dekorationsartikel gehören nicht zum Leistungsumfang.
Beginning Scala 3
A Functional and Object-Oriented Java Language
Taschenbuch von David Pollak (u. a.)
Sprache: Englisch

56,80 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 4-7 Werktage

Kategorien:
Beschreibung
Learn the latest version of Scala through simple, practical examples. This book introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems.

Beginning Scala 3 explores new Scala 3 language features such as Top-level declarations, Creator applications, Extension methods to add extra functionality to existing types, and Enums. You will also learn new ways to manipulate types via Union types, intersection, literal, and opaque type aliases. Additionally, yoüll see how Implicits are replaced by given and using clauses.

After reading this book, you will understand why Scala is judiciously used for critical business applications by leading companies such as Twitter, LinkedIn, Foursquare, the Guardian, Morgan Stanley, Credit Suisse, UBS, and HSBC ¿ and you will be able to use it in your own projects.

What You Will Learn
Get started with Scala 3 or Scala language programming in general
Understand how to utilitze OOP in Scala
Perform functional programming in Scala
Master the use of Scala collections, traits and implicits
Leverage Java and Scala interopability
Employ Scala for DSL programming
Use patterns and best practices in Scala

Who This Book Is For

Those with a background in Java and/or Kotlin who are new to Scala. This book is also for those with some prior Scala experience who want to learn Scala version 3.
Learn the latest version of Scala through simple, practical examples. This book introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems.

Beginning Scala 3 explores new Scala 3 language features such as Top-level declarations, Creator applications, Extension methods to add extra functionality to existing types, and Enums. You will also learn new ways to manipulate types via Union types, intersection, literal, and opaque type aliases. Additionally, yoüll see how Implicits are replaced by given and using clauses.

After reading this book, you will understand why Scala is judiciously used for critical business applications by leading companies such as Twitter, LinkedIn, Foursquare, the Guardian, Morgan Stanley, Credit Suisse, UBS, and HSBC ¿ and you will be able to use it in your own projects.

What You Will Learn
Get started with Scala 3 or Scala language programming in general
Understand how to utilitze OOP in Scala
Perform functional programming in Scala
Master the use of Scala collections, traits and implicits
Leverage Java and Scala interopability
Employ Scala for DSL programming
Use patterns and best practices in Scala

Who This Book Is For

Those with a background in Java and/or Kotlin who are new to Scala. This book is also for those with some prior Scala experience who want to learn Scala version 3.
Über den Autor
David Pollak has been writing commercial software since 1977. He wrote the award-winning Mesa spreadsheet, which in 1992 was the first real-time spreadsheet. Wall Street companies traded billions of dollars a day through Mesa. In 1996, David sold his company to CMP Media and became CTO of CMP Media's NetGuide Live and was one of the first large-scale users of Java and WebLogic to power an Internet site. In 1998, David released Integer, the world's first browser-accessible, multiuser spreadsheet. Since 2000, David has been consulting for companies including Hewlett-Packard, Pretzel Logic/WebGain, BankServ, Twitter, and SAP. David has been using Scala since 2006 and is the lead developer of the Lift Web framework.
Vishal Layka is the chief technology officer of Star Protocol. He is involved in the architecture, design, and implementation of distributed business systems, and his focus is on consulting and training with the JVM languages. Hislanguage proficiencies include Java, Groovy, Scala, and Haskell. Vishal is also the lead author of Beginning Groovy, Grails, and Griffon (Apress, 2012). When he needs a break from technology, Vishal reads eclectically from calculus to star formation.
Andres Sacco has been a professional developer since 2007, working with a variety of languages, including Java, Scala, PHP, NodeJs, and Kotlin. Most of his background is in Java and the libraries or frameworks associated with it, but since 2016, he has utilized Scala as well, depending on the situation. He is focused on researching new technologies to improve the performance, stability, and quality of the applications he develops.
Zusammenfassung

One of the first tutorials on Scala 3 programming language

Covers functional programming with this Java-based scripting language

Download source code at [...]

Inhaltsverzeichnis
1. Getting started with Scala.- 2. Basics of Scala.- 3. Object-oriented Modeling.- 4. Functional Programming.- 5. Pattern Matching.- 6. Scala Collections.- 7. Traits and Enums.- 8. Scala Type System.- 9. Scala and Java Interoperability.- 10. DSL and Parser Combinator.- 11. Simple Build Tool.- 12. Creating Web Applications.- 13. Testing Our Code.- 14. Scala Best Practices.
Details
Erscheinungsjahr: 2022
Fachbereich: Programmiersprachen
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Seiten: 344
Inhalt: xxii
321 S.
34 s/w Illustr.
321 p. 34 illus.
ISBN-13: 9781484274217
ISBN-10: 1484274210
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Pollak, David
Sacco, Andres
Layka, Vishal
Auflage: 3rd ed.
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 19 mm
Von/Mit: David Pollak (u. a.)
Erscheinungsdatum: 26.01.2022
Gewicht: 0,648 kg
preigu-id: 120448319
Über den Autor
David Pollak has been writing commercial software since 1977. He wrote the award-winning Mesa spreadsheet, which in 1992 was the first real-time spreadsheet. Wall Street companies traded billions of dollars a day through Mesa. In 1996, David sold his company to CMP Media and became CTO of CMP Media's NetGuide Live and was one of the first large-scale users of Java and WebLogic to power an Internet site. In 1998, David released Integer, the world's first browser-accessible, multiuser spreadsheet. Since 2000, David has been consulting for companies including Hewlett-Packard, Pretzel Logic/WebGain, BankServ, Twitter, and SAP. David has been using Scala since 2006 and is the lead developer of the Lift Web framework.
Vishal Layka is the chief technology officer of Star Protocol. He is involved in the architecture, design, and implementation of distributed business systems, and his focus is on consulting and training with the JVM languages. Hislanguage proficiencies include Java, Groovy, Scala, and Haskell. Vishal is also the lead author of Beginning Groovy, Grails, and Griffon (Apress, 2012). When he needs a break from technology, Vishal reads eclectically from calculus to star formation.
Andres Sacco has been a professional developer since 2007, working with a variety of languages, including Java, Scala, PHP, NodeJs, and Kotlin. Most of his background is in Java and the libraries or frameworks associated with it, but since 2016, he has utilized Scala as well, depending on the situation. He is focused on researching new technologies to improve the performance, stability, and quality of the applications he develops.
Zusammenfassung

One of the first tutorials on Scala 3 programming language

Covers functional programming with this Java-based scripting language

Download source code at [...]

Inhaltsverzeichnis
1. Getting started with Scala.- 2. Basics of Scala.- 3. Object-oriented Modeling.- 4. Functional Programming.- 5. Pattern Matching.- 6. Scala Collections.- 7. Traits and Enums.- 8. Scala Type System.- 9. Scala and Java Interoperability.- 10. DSL and Parser Combinator.- 11. Simple Build Tool.- 12. Creating Web Applications.- 13. Testing Our Code.- 14. Scala Best Practices.
Details
Erscheinungsjahr: 2022
Fachbereich: Programmiersprachen
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Seiten: 344
Inhalt: xxii
321 S.
34 s/w Illustr.
321 p. 34 illus.
ISBN-13: 9781484274217
ISBN-10: 1484274210
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Pollak, David
Sacco, Andres
Layka, Vishal
Auflage: 3rd ed.
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 19 mm
Von/Mit: David Pollak (u. a.)
Erscheinungsdatum: 26.01.2022
Gewicht: 0,648 kg
preigu-id: 120448319
Warnhinweis

Ähnliche Produkte

Ähnliche Produkte

Taschenbuch