Автор: Christian Colombo , Gordon J. Pace Название: RUNTIME VERIFICATION : a hands-on approach in java ISBN: 303109266X ISBN-13(EAN): 9783031092664 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book provides a hands-on introduction to runtime verification which guides the reader from zero to sufficient practical knowledge required to consider and apply it in industry.
Автор: Horstmann Cay S. Название: Core Java Se 9 for the Impatient ISBN: 0134694724 ISBN-13(EAN): 9780134694726 Издательство: Pearson Education Рейтинг: Цена: 57470.00 T Наличие на складе: Есть Описание: 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.
Автор: Bai, Ying Название: Sql server database programming with java ISBN: 3030926869 ISBN-13(EAN): 9783030926861 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This textbook covers both fundamental and advanced Java database programming techniques for beginning and experienced students as well as programmers (courses related to database programming in Java with Apache NetBeans IDE 12 environment).
Автор: John Clevenger, V. Scott Gordon Название: Computer Graphics Programming in OpenGL with JAVA ISBN: 1683927362 ISBN-13(EAN): 9781683927365 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 83160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Provides step-by-step instruction on modern 3D graphics shader programming in OpenGL with Java, along with its theoretical foundations. The book has been designed in a colour, `teach-yourself` format, and is appropriate both for computer science graphics courses, and for professionals interested in mastering 3D graphics skills.
Автор: Buzharovski Spiro Название: Introducing Blockchain with Java: Program, Implement, and Extend Blockchains with Java ISBN: 1484279263 ISBN-13(EAN): 9781484279267 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain. Introducing Blockchain with Java includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ideas on expanding the codebase to make it your own. You will have access to a fully-functioning repository with Java code. Upon completing this book, you will have the knowledge necessary to program your own blockchains with Java and you will have a completed project for your portfolio. What You Will Learn * Know the most important theoretical concepts of the blockchain * Code the blockchain in Java * Create a user interface with JavaFX * Implement SQLite DB using JDBC Driver * Create a P2P multi-threaded app * Create your own cryptocurrency app with full functionality * Implement blockchain technology on a P2P network from scratch using Java, JavaFX, and SQL Who This Book Is For Anyone with a basic level knowledge of: Java or similar object-oriented programming language, FXML or HTML or similar markup language, and SQL
Автор: Pollak David, Layka Vishal, Sacco Andres Название: Beginning Scala 3: A Functional and Object-Oriented Java Language ISBN: 1484274210 ISBN-13(EAN): 9781484274217 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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, you’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.
Автор: Ciesla Robert Название: Programming Basics: Getting Started with Java, C#, and Python ISBN: 1484272854 ISBN-13(EAN): 9781484272855 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Chapter 1. Why kids love to code (and you will too)
Motivation for and the benefits of programming
The basic hardware components of a computer
Chapter 2. What is programming? (and what does it take)
Basic programming concepts explained with some specifics for C#, Java, and Python
What an integrated development environment (IDE) refers to
The gist of variables, variable manipulation, and flow control logic
Chapter 3. Setting up your programming environments for Windows, MacOS, and Linux
Chapter 4. Object-Oriented Programming (OOP)
The object-oriented programming paradigm explained in detail
The basics of UML
Chapter 5. File Operations, Multithreading, and Other Wonders of Java
Small tutorials for the language demonstrating the more advanced mechanics of the language
Chapter 6. And now for something completely different: Python
More Python techniques (file operations etc.)
Chapter 7. C#: A jack of most programming tasks
Deploying C# for desktop, online, and mobile platforms
Chapter 8. Advanced OOP Techniques
Advanced OOP concepts: exceptions, error handling, etc.
Chapter 9. Unified Modeling Language (UML)
Detailed techniques (class relationships and multiplicity, etc.)
Software tools for modeling in UML
Автор: Laznik Jurij Название: Bpel and Java Cookbook ISBN: 1849689202 ISBN-13(EAN): 9781849689205 Издательство: Неизвестно Рейтинг: Цена: 80910.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Reese Richard M. Название: Natural Language Processing with Java Cookbook ISBN: 178980115X ISBN-13(EAN): 9781789801156 Издательство: Неизвестно Рейтинг: Цена: 53940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book will teach you how to perform basic and advanced NLP tasks in Java, using independent recipes. The book not only covers the essential aspects of NLP but also addresses other important areas such as the acquisition of text and techniques for utilizing NLP in varied domains
Автор: Leonard Anghel Название: Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications ISBN: 1484256255 ISBN-13(EAN): 9781484256251 Издательство: Springer Рейтинг: Цена: 69870.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is a collection of developer code recipes and best practices for persisting data using Spring, particularly Spring Boot. The book is structured around practical recipes, where each recipe discusses a performance case or performance-related case, and almost every recipe has one or more applications. Mainly, when we try to accomplish something (e.g., read some data from the database), there are several approaches to do it, and, in order to choose the best way, you have to know the implied trades-off from a performance perspective.
You'll see that in the end, all these penalties slow down the application. Besides presenting the arguments that favor a certain choice, the application is written in Spring Boot style which is quite different than plain Hibernate. Persistence is an important set of techniques and technologies for accessing and using data, and this book demonstrates that data is mobile regardless of specific applications and contexts.
In Java development, persistence is a key factor in enterprise, ecommerce, cloud and other transaction-oriented applications. After reading and using this book, you'll have the fundamentals to apply these persistence solutions into your own mission-critical enterprise Java applications that you build using Spring. What You Will LearnShape *-to-many associations for best performancesEffectively exploit Spring Projections (DTO) Learn best practices for batching inserts, updates and deletes Effectively fetch parent and association in a single SELECTLearn how to inspect Persistent Context contentDissect pagination techniques (offset and keyset)Handle queries, locking, schemas, Hibernate types, and more Who This Book Is For Any Spring and Spring Boot developer that wants to squeeze the persistence layer performances.
Автор: Lau, Hang T. Название: A Java Library of Graph Algorithms and Optimization ISBN: 0367390132 ISBN-13(EAN): 9780367390136 Издательство: Taylor&Francis Рейтинг: Цена: 63280.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Because of its portability and platform-independence, Java is the ideal computer programming language to use when working on graph algorithms and other mathematical programming problems. Collecting some of the most popular graph algorithms and optimization procedures, A Java Library of Graph Algorithms and Optimization provides the source code for a library of Java programs that can be used to solve problems in graph theory and combinatorial optimization. Self-contained and largely independent, each topic starts with a problem description and an outline of the solution procedure, followed by its parameter list specification, source code, and a test example that illustrates the usage of the code.
The book begins with a chapter on random graph generation that examines bipartite, regular, connected, Hamilton, and isomorphic graphs as well as spanning, labeled, and unlabeled rooted trees. It then discusses connectivity procedures, followed by a paths and cycles chapter that contains the Chinese postman and traveling salesman problems, Euler and Hamilton cycles, and shortest paths. The author proceeds to describe two test procedures involving planarity and graph isomorphism. Subsequent chapters deal with graph coloring, graph matching, network flow, and packing and covering, including the assignment, bottleneck assignment, quadratic assignment, multiple knapsack, set covering, and set partitioning problems. The final chapters explore linear, integer, and quadratic programming. The appendices provide references that offer further details of the algorithms and include the definitions of many graph theory terms used in the book.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz