O’Reilly Media, Inc., 2013. — 722 p. — ISBN: 1449339611. Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for...
2017. — 890 p. “Functional Programming, Simplified (Scala edition),” makes the process of learning functional programming (FP) in Scala as simple as possible by breaking down complex topics into small, bite-size chunks that are easy to understand. The lessons are presented in a logical sequence — the order in which the author learned them — culminating in advanced topics like...
2nd Edition. — O’Reilly Media, Inc., 2021. — 789 p. — ISBN: 978-1-492-05154-1. 2021-08-09: First Release Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when...
2nd Edition. — O’Reilly Media, Inc., 2020. — 66 p. — ISBN: 978-1-492-05154-1. Save time and trouble building object-oriented, functional, and concurrent applications with Scala 3. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 700 code examples to help you solve the most common problems when working with Scala and its...
Packt Publishing, 2017. — 1650 p. — ISBN: 978-1-78728-285-8. Scala is especially good for analyzing large sets of data as the scale of the task doesn't have any significant impact on performance. Scala's powerful functional libraries can interact with databases and build scalable frameworks — resulting in the creation of robust data pipelines. The first module introduces you to...
Packt Publishing, 2017. — 1265 p. — ISBN13: 9781787126640. This Learning Path aims to put the entire world of machine learning with Scala in front of you. Scala for Data Science, the first module in this course, is a tutorial guide that provides tutorials on some of the most common Scala libraries for data science, allowing you to quickly get up to speed building data science...
Packt Publishing, 2015. — 206 p. — ISBN: 978-1-78528-940-8. Learn the art of creating scalable RESTful web services with Scala. RESTful web services are built to work best on the web. Scala provides a rich set of language constructs and advanced frameworks that you can use to create REST services. However, using Scala and these tools can be a complex task. There are many...
Manning Publications, 2023. — 640 p. — ISBN: 978-1617299551. Take PowerShell beyond simple scripts and build time-saving automations for your team, your users, and the world. In Practical Automation with PowerShell you will learn how to: Build PowerShell functions to automate common and complex tasks. Create smart automations that are adaptable to new challenges. Structure your...
Educohack Press, 2023. — 1214 p. — ISBN-13: 979-8223902850. Getting Started with Scala: Object-Oriented and Functional Programming for Beginners is the perfect initiation into the world of programming, emphasizing the hybrid nature of Scala as it combines both functional and object-oriented paradigms. The book takes readers on a journey from the basics, covering object...
Leanpub, 2018. — 352 p. This book is for the typical Scala developer, probably with a Java background, who is both skeptical and curious about the Functional Programming (FP) paradigm. This book justifies every concept with practical examples, including writing a web application. This book uses Scalaz 7.2, the most popular, stable, principled and comprehensive Functional...
O’Reilly Media, Inc., 2013. - 166 p. ISBN: 1449315119. If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2 — two of the best testing frameworks available — and how to run your tests in the Simple Build...
O’Reilly Media, 2013. — 166 p. — ISBN 978-1449315115, 1449315119, ASIN B00B5KBVJ8. If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2 — two of the best testing frameworks available — and how to run your...
3rd Edition. — Addison-Wesley Professional, 2022. — 576 p. — ISBN13: 978-0-13-805210-2. Scala 3.x - A Clear, Concise Guide. Scala 3 is concise, consistent, flexible, robust, and efficient, but there's a lot to learn, and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major...
Addison-Wesley Professional, 2016. — 384 p. — ISBN13: 978-0-13-454056-6. Interest in the Scala programming language continues to grow for many reasons. Scala embraces the functional programming style without abandoning the object-oriented paradigm, and it allows you to write programs more concisely than in Java. Because Scala runs on the JVM, it can access any Java library and...
Manning Publications, 2016. — 280 p. — ISBN10: 1617291293, ISBN13: 9781617291296. Scalatra in Action covers the Scalatra framework in its entirety, starting with concepts such as request routing, input handling, actions, and HTTP responses. For readers who don’t already know Scala, the book introduces the Scala language and sbt, the Simple Build Tool. You’ll learn how to use...
2nd Edition. — Springer International Publishing AG, 2018. — 530 p. — ISBN: 978-3-319-75770-4. Scala is now an established programming language developed by Martin Oderskey and his team at the EPFL. The name Scala is derived from Sca(lable) La(nguage). Scala is a multi-paradigm language, incorporating object oriented approaches with functional programming. Although some...
Independently published, 2024. — 239 p. — ISBN-13: 979-8877219144. “Mastering Scala: Elegance in Code” is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing...
Packt Publishing, 2017. — 394 p. — ISBN: 1785888730. Key Features Moving from object-oriented programming to functional programming? This book will help you get started with functional programming. Easy-to-understand explanations of practical topics will help you get started with functional data structures. Illustrative diagrams to explain the algorithms in detail. Get hands-on...
1 edition; Packt Publishing, 2018. — 380 p. In large projects, it can get difficult keeping track of all the interdependencies of the code base and how its state changes at runtime. Functional Programming helps us solve these problems. It is a paradigm specifically designed to deal with the complexity of software development. This book will show you how the right abstractions...
Amazon Digital Services, 2017. — 76 p. This book doesn't assume that you are a seasoned software engineer with years of experience in Java, Akka or Akka HTTP. The only prerequisite to this book is that you are "comfortable" with Scala. Scala was selected as the basis for this book attributing to its wide popularity, ease of understanding and learning for those who haven't used...
3rd Ed. — Artima Press, 2016. — 592 p. — ISBN: 0981531687, 9780981531687. The much anticipated third edition of Programming in Scala is now available! This book is the authoritative tutorial on the Scala programming language, co-written by the language’s designer Martin Odersky. The Scala language, which blends object-oriented and functional programming concepts, has been...
Fourth Edition. — Artima Press, 2020. — 845 p. — ASIN- B082T2ZNJG. Programming in Scala is the definitive book on Scala, the popular language for the Java platform that blends object-oriented and functional programming concepts into a unique and powerful tool for developers. Coauthored by the designer of the Scala language, this authoritative book will teach you, one step at a...
Packt Publishing, 2017. — 413 p. — ISBN13: 978-1786461483 Scala is known for incorporating both object-oriented and functional programming into a concise and extremely powerful package. However, creating an app in Scala can get a little tricky because of the complexity. This book will help you dive straight into app development by creating a real, reactive, and functional...
2nd Edition. — Manning Publications, 2023. — 448 p. — ISBN: 978-1617299582. This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3. In Functional Programming in Scala, Second Edition you will learn how to Recognize and write purely functional code. Work with errors without using exceptions. Work with state and concurrency....
Packt Publishing, 2017. — 408 p. — ISBN: 978-1786469342. Key Features Improve the scalability and responsiveness of your application Examine a number of real-world use cases and hands-on code examples Book Description Microservices is an architectural style and pattern that is becoming hugely popular and adopted by many organizations because of the advantages that it offers. In...
Manning Publications Co., 2013. — 419 p. — ISBN: 1935182757. Scala runs on the JVM and combines object-orientation with functional programming. It's designed to produce succinct, type-safe code, which is crucial for enterprise applications. Scala implements Actor-based concurrency through the amazing Akka framework, so you can avoid Java's messy threading while interacting...
Apress, 2018. — 226 p. 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...
CCL Publishing, 2023. — 46 p. Discover the power of Scala programming with this comprehensive guide. This book provides a comprehensive introduction to the Scala language and its features, including object-oriented programming, functional programming, and concurrent programming. With clear and concise explanations, practical examples, and exercises, this book is ideal for both...
Manning Publications Co, 2021. — 562 p. — ISBN: 9781617295270. The perfect starting point for your journey into Scala and functional programming. In Get Programming in Scala you will learn: Object-oriented principles in Scala. Express program designs in functions. Use types to enforce program requirements. Use abstractions to avoid code duplication. Write meaningful tests and...
Packt Publishing, 2016. — 198 p. — ISBN: 9781786464675. Build robust Scala applications by implementing the fundamentals of test-driven development in your workflow Test-driven development (TDD) produces high-quality applications in less time than is possible with traditional methods. Due to the systematic nature of TDD, the application is tested in individual units as well as...
Manning Publications, 2015. — 284. — ISBN: 978-1617291272. sbt is a build tool native to Scala that can transform any build scenario into a streamlined, automated, and repeatable process. Its interactive shell lets you customize your builds on the fly, and with sbt’s unique incremental compilation feature, you can update only the parts of your project that change, without...
2nd Edition. — O’Reilly Media, Inc., CA, 2014. — 586 p. — ISBN: 9781491949856 Get up to speed on Scala, the JVM language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away, and explains why Scala is...
3rd edition. — O’Reilly Media, Inc., 2021. — 556 p. — ISBN: 978-1-492-07789-3. Get up to speed on Scala — the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem...
Leanpub, 2015. — 159 p. — ASIN: B00WIQKR9I, ISBN: 1508734178. Scala is a concise, statically typed scripting language that runs on the Java Virtual Machine. It is both a functional programming language and object-oriented language but its emphasis on functional programming sets it apart from Java. Learn Scala for Java Developers is for Java developers looking to transition to...
Apress, 2018. — 245 p. Master the fundamentals of Scala and understand its emphasis on functional programming that sets it apart from Java. This book will help you translate what you already know in Java to Scala to start your functional programming journey. Learn Scala is split into four parts: a tour of Scala, a comparison between Java and Scala, Scala-specific features and...
Pragmatic Bookshelf, 2020. — 262 p. — ISBN13: 978-1680506228. Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions;...
Comments