Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 1297 - 1320 of 1736 Results
Skip side bar filters
  • Spring Boot 2: лучшие практики для профессионалов

    Хотите повысить свою эффективность в разработке корпоративных и облачных Java-приложений? Увеличьте скорость и простоту разработки микросервисов и сложных приложений, избавившись от забот по конфигурации Spring. Используйте Spring Boot 2 и такие инструменты фреймворка Spring 5, как WebFlux, Security, Actuator, а также фреймворк Micrometer, предоставляющий новый способ сбора метрик. В этой кнге ... Read more

    $12.99 USD or Free with Kobo Plus

  • Java: Best Practices to Programming Code with Java

    Java Computer Programming, #3

    Series Book 3 - Java Computer Programming
    Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult to identify those errors? And how many times has your code been criticized by others for a lack of readability or for not being efficient?In "Java: Best Practices to Programming Code with Java", the book information found here is designed to make things ... Read more

    $2.99 USD or Free with Kobo Plus

  • Knockout.JS Essentials

    Implement a successful JavaScript-rich application with KnockoutJS, jQuery, and Bootstrap

    Key FeaturesBook DescriptionIf you are a JavaScript developer who has been using DOM manipulation libraries such as Mootools or Scriptaculous, and you want go further in modern JavaScript development with a simple and well-documented library, then this book is for you. Learning how to use Knockout will be perfect as your next step towards building JavaScript applications that respond to user ... Read more

    $25.99 USD or Free with Kobo Plus

  • DATA SCIENCE USING JDBC AND POSTGRESQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book uses the PostgreSQL-version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and ... Read more

    $15.99 USD

  • Java Core Programmierung

    Memory Model und Garbage Collection

    Für Java-Entwickler sind nicht nur die Sprachelemente der Programmiersprache Java und die umfangreichen Bibliotheken des JDK (Java Development Kit) von Bedeutung; auch die Ablaufumgebung (JVM = Java Virtual Machine) ist relevant für die Software-Entwicklung in Java. Das vorliegende Buch "Java Core Programmierung" befasst sich mit zwei grundlegenden und wichtigen Aspekten der Java-Ablaufumgebung: ... Read more

    $21.99 USD or Free with Kobo Plus

  • Hello! Python

    SummaryHello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.About this BookProgrammers love Python because it's ... Read more

    $40.99 USD

  • Generic Pipelines Using Docker

    The DevOps Guide to Building Reusable, Platform Agnostic CI/CD Frameworks

    Series series Professional and Applied Computing (R0)
    Create generic pipelines to reduce your overall DevOps workload and allow your team to deliver faster. This book helps you get up to speed on the pros and cons of generic pipeline methodology, and learn to combine shell scripts and Docker to build generic pipelines.In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely ... Read more

    $40.99 USD

  • Java Tutorial, The

    A Short Course on the Basics

    Series series Java Series
    The Java® Tutorial, Sixth Edition, is based on the Java Platform, Standard Edition (Java SE) 8. This revised and updated edition introduces the new features added to the platform, including lambda expressions, default methods, aggregate operations, and more. An accessible and practical guide for programmers of any level, this book focuses on how to use the rich environment provided by Java to ... Read more

    $47.99 USD

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Read more

    $5.95 USD or Free with Kobo Plus

  • Dynamic Programming in Java

    From Basics to Expert Proficiency

    by William Smith ...
    "Dynamic Programming in Java: From Basics to Expert Proficiency" is a comprehensive guide designed to equip readers with a deep understanding of dynamic programming and its applications in Java. This book provides a structured approach to learning, beginning with the foundational concepts of dynamic programming and progressing through advanced techniques and practical implementations. Each chapter ... Read more

    $9.99 USD or Free with Kobo Plus

  • Rapid - Apache Mahout Clustering designs

    Explore clustering algorithms used with Apache Mahout

    by Ashish Gupta ...
    Key FeaturesBook DescriptionAs more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities has increased. Apache Mahout caters to this need and paves the way for the implementation of complex algorithms in the field of machine learning to better analyse your data and get useful insights into it. ... Read more

    $27.99 USD or Free with Kobo Plus

  • Orchard CMS: Up and Running

    ASP.NET Website Development Made Easy

    by John Zablocki ...
    Use your C# skills to build your next website with Orchard, the popular content management system based on ASP.NET MVC. With step-by-step guidance, you’ll learn your way around the Orchard environment by constructing a complete, real-world site throughout the course of this book. You’ll create, manage, and display dynamic content with out-of-the-box functionality, and then build themes, modules, ... Read more

    $13.99 USD

  • Mastering RESTful API Development with Go

    by Nitin Gurbani ...
    Master the Art of Building Scalable and Secure REST APIs with GO Key Features ● Master building scalable and secure REST APIs using the Go language. ● Explore Go syntax, architecture, and best practices for API design. ● Develop real-world APIs with hands-on examples and deployment guidance. Book Description RESTful APIs are the backbone of modern web and mobile applications, enabling seamless ... Read more

    $19.99 USD or Free with Kobo Plus

  • Akka in Action, Second Edition

    Series series In Action
    Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively.In Akka in Action, Second Edition you will learn how to:Create basic programs with Akka TypedWork with clusters to build robust, fault-tolerant programsUse Akka with KubernetesBuild microservices with AkkaCreate and maintain distributed state with ... Read more

    $58.99 USD

  • Dependency Injection

    Design patterns using Spring and Guice

    Dependency Injection is an in-depth guide to the current best practices forusing the Dependency Injection pattern-the key concept in Spring and therapidly-growing Google Guice. It explores Dependency Injection, sometimescalled Inversion of Control, in fine detail with numerous practical examples.Developers will learn to apply important techniques, focusing on their strengthsand limitations, with a ... Read more

    $49.99 USD

  • The Well-Grounded Java Developer

    Vital techniques of Java 7 and polyglot programming

    SummaryThe Well-Grounded Java Developer offers a fresh and practical look at new Java 7 features, new JVM languages, and the array of supporting technologies you need for the next generation of Java-based software.About the BookThe Well-Grounded Java Developer starts with thorough coverage of Java 7 features like try-with-resources and NIO.2. You'll then explore a cross-section of emerging JVM ... Read more

    $38.99 USD

  • GeoServer Beginner's Guide

    Share geospatial data using Open Source standards

    This step-by-step guide will teach you how to use GeoServer to build custom and interactive maps using your data.Key Features\[\*\] Exploit the power of GeoServer to provide agile, flexible, and low -cost community projects\[\*\] Share real-time maps quickly\[\*\] Boost your map server's performance using the power and flexibility of GeoServerBook DescriptionGeoServer is an opensource server ... Read more

    $41.99 USD or Free with Kobo Plus

  • Ultimate Java Functional Projects

    Build, Architect, and Deploy Enterprise Java Applications with Spring Boot, Microservices, and Kubernetes (English Edition)

    Unlock the Power of Java: From Fundamentals to Microservices Deployment.Key Features● Master Java fundamentals, OOP concepts, and build real-world projects.● Develop and secure scalable microservices using Spring Boot and Docker.● Deploy, monitor, and scale Java applications on AWS, Azure, and Kubernetes.Book DescriptionJava remains the premier choice for building robust, scalable functional appl. ... Read more

    $24.95 USD

  • Practical Programming 6 in 1

    Python Machine Learning, JavaScript, React 17, And Angular With Typescript

    by Richie Miller ...
    If you want to discover how to become a software developer using Angular with TypeScript, Python for Machine Learning, React.JS or JavaScript, this book is for you!6 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTIO... ... Read more

    $9.99 USD

  • Building an Enterprise Chatbot

    Work with Protected Enterprise Data Using Open Source Frameworks

    Series series Professional and Applied Computing (R0)
    Explore the adoption of chatbots in business by focusing on the design, deployment, and continuous improvement of chatbots in a business, with a single use-case from the banking and insurance sector. This book starts by identifying the business processes in the banking and insurance industry. This involves data collection from sources such as conversations from customer service centers, online ... Read more

    $58.99 USD

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    by Adiy ...
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript ... Read more

    $4.74 USD or Free with Kobo Plus

  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, ... Read more

    $37.99 USD or Free with Kobo Plus

  • Beginning Ballerina Programming

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Discover the Ballerina programming language for next-generation microservices and cloud-native application development. This book shows you that Ballerina is a cutting-edge programming language which incorporates many of the latest technological advancements in programming language theory. You'll learn variables and types, modules and functions, flow control, error handling, concurrency, I/O, ... Read more

    $44.99 USD

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... Read more

    $9.99 USD or Free with Kobo Plus