Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Scala for Java Developers, Toby Weston


Варианты приобретения
Цена: 3492.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Toby Weston
Название:  Scala for Java Developers
ISBN: 9781484231074
Издательство: Springer
Классификация:
ISBN-10: 1484231074
Обложка/Формат: Paperback
Страницы: 210
Вес: 0.48 кг.
Дата издания: 15.12.2017
Язык: English
Издание: 1st ed.
Иллюстрации: 13 illustrations, color; 13 illustrations, black and white; xxi, 245 p. 26 illus., 13 illus. in color.
Размер: 183 x 253 x 19
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: A practical primer for java developers
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

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 functional programming idioms, and finally a discussion about adopting Scala in existing Java teams and legacy projects.

After reading and using this tutorial, youll come away with the skills in Scala to kick-start your productivity with this growing popular language.


What Youll Learn

  • Tour Scala and learn the basic syntax, constructs, and how to use the REPL
  • Translate Java syntax that you already know into Scala
  • Learn what Scala offers over and above Java
  • Become familiar with functional programming concepts and idioms
  • Gain tips and advice useful when transitioning existing Java projects to Scala

Who This Book Is For

Java developers looking to transition to Scala. No prior experience necessary in Scala.




Introduction to the Art of Programming Using Scala

Автор: Lewis
Название: Introduction to the Art of Programming Using Scala
ISBN: 1439896666 ISBN-13(EAN): 9781439896662
Издательство: Taylor&Francis
Рейтинг:
Цена: 12707.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works well for both programming in the small and programming in the large. The book progresses from true programming in the small to more significant projects later, leveraging the full benefits of object orientation. It first focuses on fundamental problem solving and programming in the small using the REPL and scripting environments. It covers basic logic and problem decomposition and explains how to use GUIs and graphics in programs. The text then illustrates the benefits of object-oriented design and presents a large collection of basic data structures showing different implementations of key ADTs along with more atypical data structures. It also introduces multithreading and networking to provide further motivating examples. By using Scala as the language for both CS1 and CS2 topics, this textbook gives students an easy entry into programming small projects as well as a firm foundation for taking on larger-scale projects. Many student and instructor resources are available at www.programmingusingscala.net

Scala Design Patterns

Автор: John Hunt
Название: Scala Design Patterns
ISBN: 3319349724 ISBN-13(EAN): 9783319349725
Издательство: Springer
Рейтинг:
Цена: 11878.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Explaining how to achieve code reuse in Scala, this review of the exciting new programming language includes numerous code examples. It explores functional design patterns and considers how these can be interpreted in Scala`s uniquely hybrid style.

Practical Scala DSLs

Автор: Pierluigi Riti
Название: Practical Scala DSLs
ISBN: 1484230353 ISBN-13(EAN): 9781484230350
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.
Programming with Scala

Автор: Bhim P. Upadhyaya
Название: Programming with Scala
ISBN: 3319693670 ISBN-13(EAN): 9783319693675
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This reader-friendly textbook presents a concise and easy to follow introduction to Scala. Scala is an ideal first programming language, which permits programming in multiple paradigms, and enables developers to be more productive with modern computing infrastructures such as distributed environments.

Topics and features: provides review questions and problem-solving exercises (with solutions) in each chapter, inspired by real-world applications; addresses each topic in a self-contained manner, highlighting how Scala can be evolved and grown according to the developer's needs; presents examples from a broad range of different application domains, including consumer electronics, online payment, retail, vehicle manufacturing, and healthcare; encourages an innovation-oriented mind-set, and the development of practical, saleable skills; draws from the author's extensive experience in industrial software development, academic research, and university teaching.

This accessible and hands-on guide will embolden professional software engineers to make the switch to Scala. Instructors teaching introductory programming courses will also find this textbook popular among their students.

The Post-Historical Middle Ages

Автор: E. Scala
Название: The Post-Historical Middle Ages
ISBN: 1349374628 ISBN-13(EAN): 9781349374625
Издательство: Springer
Рейтинг:
Цена: 12157.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This collection of original essays repositions medieval literary studies after an era of historicism. By defining our post-historical moment in medieval English literary studies in terms of new possibilities, this collection will have broad appeal to those interested in the English Middle Ages, history, culture, and reading itself.

Jack Spencer

Автор: Scala
Название: Jack Spencer
ISBN: 0826519369 ISBN-13(EAN): 9780826519368
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 4990.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A resident of Nashville whose work has been exhibited and collected internationally, Jack Spencer alters the surfaces of his photographs with techniques suggestive of painting - rich patinas and luminous colours, softly-focused or veiled forms, and traces of the artist's hand: imperfections, marks, and painterly textures. <br><br>The exhibition catalog consists of an essay by Susan Edwards and 70 full-page colour plates selected from such series as ""Native Soil,"" ""Apariciones,"" ""This Land,"" and ""Portraits and Gestures"" to exemplify the relationship between these compelling surfaces and Spencer's interest in myth, mystery, and the ephemeral nature of existence that is implied by and beyond the surface. <br><br>Each of six sections includes works from various series in which the language of photography is expanded to convey narratives inspired by other art forms, especially literature and painting. ""Portraits and Figures"" reveals Spencer's capacity to define the psychological complexity of the people he photographs, who often occupy the periphery of society. Further exploring the theme of hidden narratives, but as suggested by the altered face, ""Disguise/Perform"" includes photographs - primarily taken in Mexico - featuring masked and painted figures often associated with ancient rituals and alternative life styles. ""Beautiful Lies"" includes new work in which the exposed skin of subjects has been painted or otherwise altered by the artist and then photographed with luminous props and mysterious settings to underscore the sense of artifice, as if the body itself is shown to be an imaginative construction. ""Day into Night"" continues Spencer's consideration of transitions from one state of being to another, this time through the use of ephemeral plays of light and shadow, often suggesting dawn or dusk as signifiers of change. The final two sections focus on the symbolic meaning and phenomenological experiences of the landscape. Inspired by such regionalist painters as Grant Wood, ""This Land"" includes works that convey dreamlike views of rural and small-town America. ""Colour as Light"" features landscapes in which the limpid atmosphere merges land, trees, animals, and sky into a palpable gestalt - landscapes of the mind's eye that evoke the limitless quality of Mark Rothko's colour-saturated canvases.

From Smart Grids to Smart Cities: New Challenges in Optimizing Energy Grids

Автор: Massimo La Scala, Sergio Bruno, Carlo Alberto Nucci, S. Lamonaca, U. Stecchi
Название: From Smart Grids to Smart Cities: New Challenges in Optimizing Energy Grids
ISBN: 1848217498 ISBN-13(EAN): 9781848217492
Издательство: Wiley
Рейтинг:
Цена: 22010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book addresses different algorithms and applications based on the theory of multiobjective goal attainment optimization.

Networks of Networks: The Last Frontier of Complexity

Автор: Gregorio D`Agostino; Antonio Scala
Название: Networks of Networks: The Last Frontier of Complexity
ISBN: 3319374923 ISBN-13(EAN): 9783319374925
Издательство: Springer
Рейтинг:
Цена: 15672.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book surveys the exciting new field of Networks of Networks, covering General Theory, Phenomenology, Applications and Risk Assessment. The authors show how the general paradigm applies in fields ranging from physiology to financial risk to transportation.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия