Зарегистрироваться
Восстановить пароль
FAQ по входу

Scala

  • Без фильтрации типов файлов
A
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...
  • №1
  • 2,41 МБ
  • добавлен
  • описание отредактировано
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...
  • №2
  • 2,72 МБ
  • добавлен
  • описание отредактировано
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...
  • №3
  • 2,57 МБ
  • добавлен
  • описание отредактировано
Packt Pubishing, 2014. — 282 p. — ISBN10: 1783283637, ISBN13: 978-1-78328-363-7. Scala for Java Developers is a step-by-step guide full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project. With this book, you will first get comfortable with the Scala syntax and its Java-like ecosystem, and then dive into new...
  • №4
  • 6,01 МБ
  • добавлен
  • описание отредактировано
B
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...
  • №5
  • 18,14 МБ
  • добавлен
  • описание отредактировано
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...
  • №6
  • 16,18 МБ
  • добавлен
  • описание отредактировано
D
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...
  • №7
  • 3,18 МБ
  • добавлен
  • описание отредактировано
Manning Publications, 2023. — 640 p. — ISBN 978-1617299551. Практическая автоматизация с PowerShell: эффективное написание сценариев из консоли в облако 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...
  • №8
  • 7,96 МБ
  • добавлен
  • описание отредактировано
E
Apress, 2019. — 306 p. — ISBN: 978-1484248096, 1484248090. Gain the key language concepts and programming techniques of Scala in the context of big data analytics and Apache Spark. The book begins by introducing you to Scala and establishes a firm contextual understanding of why you should learn this language, how it stands in comparison to Java, and how Scala is related to...
  • №9
  • 7,41 МБ
  • добавлен
  • описание отредактировано
G
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...
  • №10
  • 10,74 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 327 p. — ISBN: 978-1-78934-611-4. Master scala’s advanced techniques to solve real-world problems in data analysis and gain valuable insights from your data Efficient business decisions with an accurate sense of business data helps in delivering better performance across products and services. This book helps you to leverage the popular Scala libraries...
  • №11
  • 7,10 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 334 p. — ISBN: 1788624114. Develop robust, Scala-powered projects with the help of machine learning libraries such as SparkML to harvest meaningful insight Key Features Gain hands-on experience in building data science projects with Scala Exploit powerful functionalities of machine learning libraries Use machine learning algorithms and decision tree...
  • №12
  • 9,74 МБ
  • добавлен
  • описание отредактировано
H
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...
  • №13
  • 4,05 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 186 p. — ISBN: 178953383X. If your application source code is overly verbose, it can be a nightmare to maintain. Write concise and expressive, type-safe code in an environment that lets you build for the JVM, browser, and more. Key Features Expert guidance that shows you to efficiently use both object-oriented and functional programming techniques...
  • №14
  • 531,56 КБ
  • добавлен
  • описание отредактировано
O’Reilly Media, Inc., 2013. - 166 pages. 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...
  • №15
  • 1,32 МБ
  • добавлен
  • описание отредактировано
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...
  • №16
  • 1,31 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Addison-Wesley Professional, 2022. — 576 p. — ISBN-13 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...
  • №17
  • 3,30 МБ
  • добавлен
  • описание отредактировано
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...
  • №18
  • 19,87 МБ
  • добавлен
  • описание отредактировано
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...
  • №19
  • 7,58 МБ
  • добавлен
  • описание отредактировано
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...
  • №20
  • 10,69 МБ
  • добавлен
  • описание отредактировано
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...
  • №21
  • 249,48 КБ
  • добавлен
  • описание отредактировано
K
Packt, 2018. — ISBN: 9781788479042. Powerful smart applications using deep learning algorithms to dominate numerical computing, deep learning, and functional programming. About This Book Explore machine learning techniques with prominent open source Scala libraries such as Spark ML, H2O, MXNet, Zeppelin, and DeepLearning4j Solve real-world machine learning problems by delving...
  • №22
  • 120,78 МБ
  • добавлен
  • описание отредактировано
Packt, 2019. — 220 p. — ISBN: 978-1789345070. Supervised and unsupervised machine learning made easy in Scala with this quick-start guide. Key Features Construct and deploy machine learning systems that learn from your data and give accurate predictions Unleash the power of Spark ML along with popular machine learning algorithms to solve complex tasks in Scala. Solve hands-on...
  • №23
  • 12,04 МБ
  • добавлен
  • описание отредактировано
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...
  • №24
  • 10,39 МБ
  • добавлен
  • описание отредактировано
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...
  • №25
  • 14,21 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2016. — 310 p. — ASIN B01DPR2EMQ. This is a primer on functional-programming-style techniques to help you efficiently process and analyze all of your data Get acquainted with the best and newest tools available such as Scala, Spark, Parquet and MLlib for machine learning Learn the best practices to incorporate new Big Data machine learning in your data-driven...
  • №26
  • 6,19 МБ
  • добавлен
  • описание отредактировано
L
Independently published, 2024. — 123 p. — ISBN 979-8227706515. Discover How to Use the Scala Programming Language to Create Absurdly Strong and Very Scalable Applications. Are you trying to find a programming language that combines the strength of functional programming with the flexibility of object-oriented programming? Are you a novice or seasoned developer seeking to expand...
  • №27
  • 215,31 КБ
  • добавлен
  • описание отредактировано
M
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...
  • №28
  • 212,76 КБ
  • добавлен
  • описание отредактировано
N
2nd ed. — Packt Publishing, 2017. — 740 p. — ASIN B0753GCQCD. Key Features Explore a broad variety of data processing, machine learning, and genetic algorithms through diagrams, mathematical formulation, and updated source code in Scala Take your expertise in Scala programming to the next level by creating and customizing AI applications Experiment with different techniques and...
  • №29
  • 9,84 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 396 p. Learn how to write efficient, clean, and reusable code with Scala Design patterns make developers’ 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’ll learn about the various features of Scala and will be able to apply well-known, industry-proven...
  • №30
  • 5,56 МБ
  • добавлен
  • описание отредактировано
O
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...
  • №31
  • 2,62 МБ
  • добавлен
  • описание отредактировано
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...
  • №32
  • 6,42 МБ
  • добавлен
  • описание отредактировано
P
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...
  • №33
  • 7,56 МБ
  • добавлен
  • описание отредактировано
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...
  • №34
  • 1,31 МБ
  • добавлен
  • описание отредактировано
3rd.ed - Apress, 2022. - 425 - ISBN: 1484274210 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...
  • №35
  • 5,39 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 552 p. Build fault-tolerant, robust, and distributed applications in Scala Key Features Understand and use the concepts of reactive programming to build distributed systems running on multiple nodes. Learn how reactive architecture reduces complexity throughout the development process. Get to grips with functional reactive programming and Reactive...
  • №36
  • 8,18 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2014. — 554 p. — ISBN: 1783281413, 9781783281411 This book will give you an insight into the best practices necessary to build concurrent programs in Scala using modern, high-level concurrency libraries. It starts by introducing you to the foundations of concurrent programming on the JVM, outlining the basics of the Java Memory Model, and then shows some of...
  • №37
  • 1,14 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 382 p. — ISBN: 1786466899. Key Features Make the most of Scala by understanding its philosophy and harnessing the power of multicores Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications Get this step-by-step guide packed with pragmatic examples Book Description Scala is a modern,...
  • №38
  • 10,19 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 382 p. — ISBN: 978-1-78646-689-1. Scala is a modern, multiparadigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates the features of object-oriented and functional languages. In this second edition, you will find updated coverage of the Scala 2.12 platform. The Scala...
  • №39
  • 4,11 МБ
  • добавлен
  • описание отредактировано
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...
  • №40
  • 1,87 МБ
  • добавлен
  • описание отредактировано
R
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...
  • №41
  • 6,40 МБ
  • добавлен
  • описание отредактировано
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...
  • №42
  • 967,78 КБ
  • добавлен
  • описание отредактировано
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...
  • №43
  • 731,89 КБ
  • добавлен
  • описание отредактировано
S
Packt Publishing, 2018. — 571 p. — ISBN: 978-1-78883-630-2. A step-by-step guide in building high-performance scalable applications with the latest features of Scala. The second version of Scala has undergone multiple changes to support features and library implementations. Scala 2.13, with its main focus on modularizing the standard library and simplifying collections, brings...
  • №44
  • 10,84 МБ
  • добавлен
  • описание отредактировано
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...
  • №45
  • 2,79 МБ
  • добавлен
  • описание отредактировано
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...
  • №46
  • 1,33 МБ
  • добавлен
  • описание отредактировано
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...
  • №47
  • 3,02 МБ
  • добавлен
  • описание отредактировано
T
Packt Publishing, 2016. — 242 p. — ISBN10: 178646604X, ISBN: 978-1-78646-604-4. Leverage Scala and the functional paradigm to build performant software. Scala is a statically and strongly typed language that blends functional and object-oriented paradigms. It has experienced growing popularity as an appealing and pragmatic choice to write production-ready software in the...
  • №48
  • 3,90 МБ
  • добавлен
  • описание отредактировано
V
Packt Publishing, 2018. — 398 p. — ISBN: 1788397649. Discover unique features and powerful capabilities of Scala Programming as you build projects in a wide range of domains Key Features Develop a range of Scala projects from web applications to big data analysis Leverage full power of modern web programming using Play Framework Build real-time data pipelines in Scala with a...
  • №49
  • 6,20 МБ
  • добавлен
  • описание отредактировано
Leanpub, 2023. — 265 р. Explore the event-driven architecture (EDA) in a purely functional way. Learn to design and develop distributed systems that scale. Identify common design patterns in such systems.Take your functional programming skills to the next level by joining me in developing a distributed system powered by Apache Pulsar and Fs2 streams, all in Scala 3! Explore the...
  • №50
  • 6,23 МБ
  • добавлен
  • описание отредактировано
W
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...
  • №51
  • 1,91 МБ
  • добавлен
  • описание отредактировано
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...
  • №52
  • 2,50 МБ
  • добавлен
  • описание отредактировано
Leanpub, 2020. — 309 p. This version was published on 2020-11-05 Scala from Scratch: Understanding is the second in a series of two books that teach you the Scala programming language. Readers that have read Scala from Scratch: Exploration or have learned some Scala through other means will get a deeper understanding of the language features and underlying functional...
  • №53
  • 4,96 МБ
  • добавлен
  • описание отредактировано
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...
  • №54
  • 2,71 МБ
  • добавлен
  • описание отредактировано
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...
  • №55
  • 671,00 КБ
  • добавлен
  • описание отредактировано
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;...
  • №56
  • 1,29 МБ
  • добавлен
  • описание отредактировано
О
5-е изд. — Пер с англ. А. Павлов. — СПб.: Питер, 2022. — 608 с.: ил. — (Библиотека программиста). — ISBN 978-5-4461-1914-1. "Scala. Профессиональное программирование" - главная книга по Scala, популярному языку для платформы Java, в котором сочетаются концепции объектно-ориентированного и функционального программирования, благодаря чему он превращается в уникальное и мощное...
  • №57
  • 2,62 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.