More Java 17: An In-Depth Exploration of the Java Language Its Features, Sharan Kishori, Spдth Peter
Автор: Horstmann Cay S. Название: Core Java Se 9 for the Impatient ISBN: 0134694724 ISBN-13(EAN): 9780134694726 Издательство: Pearson Education Рейтинг: Цена: 6034.00 р. 8620.00-30% Наличие на складе: Есть (1 шт.) Описание: Readers familiar with Horstmann's original, two-volume "Core Java" books who are looking for a comprehensive, but condensed guide to all of the new features and functions of Java SE 9 will learn how these new features impact the language and core libraries. Instead of the meticulous detail that the much larger two-volume set provides, this condensed treatment focuses on practical examples and is presented in bite-sized chunks.
As with Java 8, Modern Java idioms are no longer required and there is a much faster, easier pathway for learning Java. Horstmann quickly cuts to the chase without lecturing about the superiority of one paradigm over another or rehashing Java history. Given the size of the Java language and the scope of the new features introduced in Java 9, there is a great deal of new material to cover, but it is presented in small chunks organized so that you can quickly retrieve it when needed. This book covers all aspects of Java that a modern developer needs to know, including modularity, as well as the powerful lambda expressions that were introduced in Java 8. It will also tell you how to find out more about old-fashioned concepts that you might still see in legacy code, but won't dwell on them.
Описание: Implement a Java application portfolio modernization strategy that saves time, eliminates risk, and maximizes benefits
Автор: Fischer Robert Название: Java Closures and Lambda ISBN: 1430259981 ISBN-13(EAN): 9781430259985 Издательство: Springer Рейтинг: Цена: 5304.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Java Closures and Lambda introduces you to significant new changes to the Java language coming out of what is termed Project Lambda. These new changes make their debut in Java 8, and their highlight is the long-awaited support for lambda expressions in the Java language. You'll learn to write lambda expressions and use them to create functional interfaces and default methods for evolving APIs, among many other uses.
The changes in Java 8 are significant. Syntax and usage of the language are changed considerably with the introduction of closures and lambda expressions. This book takes you through these important changes from introduction to mastery. Through a set of clear examples, you'll learn to refactor existing code to take advantage of the new language features. You'll learn what those features can do for you, and when they are best applied. You'll learn to design and write new code having these important new features in mind from the very beginning.Clearly explains the fantastic benefits resulting from Project Lambda Explains the syntax and IDE support for the new features Shows how to streamline your code by bringing some of the benefits of functional programming to the Java language Illustrates parallelism in closures through Stream and Spliterator objects Explains API evolution by adding methods to existing interfaces without breaking existing interface implementations, a technique addressing potential multiple inheritance issues
Автор: Sanaulla Mohamed, Samoylov Nick Название: Java 9 Cookbook ISBN: 1786461404 ISBN-13(EAN): 9781786461407 Издательство: Неизвестно Рейтинг: Цена: 6896.00 р. Наличие на складе: Нет в наличии.
Автор: Leen Ammeraal; Kang Zhang Название: Computer Graphics for Java Programmers ISBN: 3319633562 ISBN-13(EAN): 9783319633565 Издательство: Springer Рейтинг: Цена: 9362.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This third edition covers fundamental concepts in creating and manipulating 2D and 3D graphical objects, including topics from classic graphics algorithms to color and shading models.
Автор: Mahajan Ajay, Kumar Gupta Munish, Sundar Shyam Название: Cloud-Native Applications in Java ISBN: 1787124347 ISBN-13(EAN): 9781787124349 Издательство: Неизвестно Рейтинг: Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Businesses today are evolving so rapidly that they are resorting to the elasticity of the cloud to provide a platform to build and deploy their highly scalable applications. This means developers now are faced with the challenge of building build applications that are native to the cloud. For this, they need to be aware of the environment, ...
Автор: Patel Nilang, Patel Krunal Название: Java 9 Dependency Injection ISBN: 1788296257 ISBN-13(EAN): 9781788296250 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Dependency Injection (DI) is a design pattern that allows us to remove the hard-coded dependencies and make our application loosely coupled, extendable, and maintainable. This book will be your one stop guide to write loosely coupled code using the latest features of Java 9 with frameworks such as Spring 5 and Google Guice.
Автор: Sharan, Kishori Название: Java apis, extensions and libraries ISBN: 1484235452 ISBN-13(EAN): 9781484235454 Издательство: Springer Рейтинг: Цена: 13974.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Previous edition: published as Beginning Java APIs, extensions and libraries. 2014.
Автор: Chin Stephen, Weaver James Название: Raspberry Pi with Java: Programming the Internet of Things (Iot) ISBN: 0071842012 ISBN-13(EAN): 9780071842013 Издательство: McGraw-Hill Рейтинг: Цена: 6691.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Using a project-based approach to skills development, this unique guide takes both hobbyists and Java developers step-by-step through the process of building physical devices that power the internet of things.
Описание: Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experienced Java developers. Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone take a hands-on approach, based on their wealth of experience and expertise, by giving examples to illustrate each concept of the API and showing how it is used in practice. The examples use a common model from an overarching sample application, giving you a context from which to start and helping you to understand the examples within an already familiar domain. After completing this in-depth book, you will have a full understanding of persistence and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide. What You Will Learn * Use Jakarta Persistence in the context of enterprise applications * Work with object relational mappings (ORMs), collection mappings and more * Build complex enterprise Java applications that persist data long after the process terminates * Connect to and persist data with a variety of databases, file formats, and more * Use queries, including the Jakarta Persistence Query Language (Jakarta Persistence QL) * Carry out advanced ORM, queries and XML mappings * Package, deploy and test your Jakarta persistence-enabled enterprise applications Who This Book Is For Experienced Java programmers and developers with at least some prior experience with Jakarta EE or Java EE platform APIs.
Автор: Jan Beernink; Arjan Tijms Название: Pro CDI 2 in Java EE 8 ISBN: 1484243625 ISBN-13(EAN): 9781484243626 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events. The authors explain how to add new capabilities to the CDI platform by implementing these capabilities as extensions. They show you how to use CDI in a Java SE environment with the new CDI initialization and configuration API, and how to dynamically modify the configuration of beans at application startup by using dynamic bean building.This book is compatible with the new open source Eclipse Jakarta EE platform and tools.What You Will LearnUse qualifier annotations to inject specific bean implementationsProgrammatically retrieve bean instances from the CDI container in both Java SE and Java EE when injecting them into an object isn’t possible Dynamically replace beans using the @Alternative annotation to, for example, replace a bean with a mock version for testing Work with annotation literals to get instances of annotations to use with the CDI APIDiscover how scopes and events interactWho This Book Is ForThose who have some experience with CDI, but may not have experience with some of the more advanced features in CDI.
Автор: McNerney P. J. Название: Beginning Bazel: Building and Testing for Java, Go, and More ISBN: 1484251938 ISBN-13(EAN): 9781484251935 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Discover Bazel, a new build and software test set of tools for today's programmers and developers. This book shows you how to speed up your builds and tests, and how to use Bazel in the context of your favorite programming language. You'll see that the languages and SDKs supported include Java, Android, iOS, and Go.
What You Will Learn
Use Bazel as a build toolTest software with Bazel Work with Java, C++, Android, iOS, Go, and other programming languagesRun Bazel on Linux, macOS, and WindowsScale and extend Bazel to other languages and platforms
Who This Book Is For
Experienced programmers looking for alternative build/test tools.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru