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 1153 - 1176 of 1747 Results
Skip side bar filters
  • Clojure Reactive Programming

    Design and implement highly reusable reactive applications by integrating different frameworks with Clojure

    Key FeaturesBook DescriptionIf you are a Clojure developer who is interested in using Reactive Programming to build asynchronous and concurrent applications, this book is for you. Knowledge of Clojure and Leiningen is required. Basic understanding of ClojureScript will be helpful for the web chapters, although it is not strictly necessary.What you will learnUnderstand the key abstractions of ... Read more

    29,56 € or Free with Kobo Plus

  • Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805

    A Comprehensive OCPJP 7 Certification Guide

    Edited by S.G. Ganesh, Tushar Sharma ...
    Series series Professional and Applied Computing (R0)
    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam preparation and let the reader get started quickly. The first chapter answers frequently asked questions about the OCPJP exam.This book assumes that ... Read more

    47,27 €

  • Spring Boot Intermediate Microservices: Resilient Microservices with Spring Boot 2 and Spring Cloud

    Brief books for developers, #3

    by Jens Boje ...
    Series Book 3 - Brief books for developers
    Learn how to access a microservice and build a reliable infrastructure using Spring Boot 2 and Spring Cloud with a proven actionable and hands-on approachLearning new technology can be fast and fun. With this custom tailored learning plan you advance in building microservices with Spring Boot by actually building applications.Together we build a tiny application using the microservice we created ... Read more

    6,49 €

  • SRE with Java Microservices

    In a microservices architecture, the whole is indeed greater than the sum of its parts. But in practice, individual microservices can inadvertently impact others and alter the end user experience. Effective microservices architectures require standardization on an organizational level with the help of a platform engineering team.This practical book provides a series of progressive steps that ... Read more

    24,48 €

  • Designing Hexagonal Architecture with Java

    An architect's guide to building maintainable and change-tolerant applications with Java and Quarkus

    by Davi Vieira ...
    A practical guide for software architects and Java developers to build cloud-native hexagonal applications using Java and Quarkus to create systems that are easier to refactor, scale, and maintain Key Features • Learn techniques to decouple business and technology code in an application • Apply hexagonal architecture principles to produce more organized, coherent, and maintainable software • ... Read more

    24,79 € or Free with Kobo Plus

  • Java-Grundlagen

    Die verschiedenen Branchen in den IT-Sektoren haben begonnen, auf ein fortgeschrittenes Diversifizierungsniveau zu achten, was darauf hinweist, dass ein einziges Riesenprogramm mithilfe von Miniprogrammen entwickelt werden kann, die von verschiedenen geografisch lokalisierten Programmierern entwickelt wurden auch über ein Online-Medium.Im vorliegenden Szenario scheint eine solche Sprach- und ... Read more

    3,49 €

  • Reinforcement Learning From Scratch

    Understanding Current Approaches - with Examples in Java and Greenfoot

    by Uwe Lorenz ...
    Series series Mathematics and Statistics (R0)
    In ancient games such as chess or go, the most brilliant players can improve by studying the strategies produced by a machine. Robotic systems practice their own movements. In arcade games, agents capable of learning reach superhuman levels within a few hours. How do these spectacular reinforcement learning algorithms work?With easy-to-understand explanations and clear examples in Java and ... Read more

    57,23 €

  • Spock Framework

    Testes automatizados ágeis para Java e REST

    Versão atualizada para Spock 2.3-groovy-4.0. A presença de testes automatizados é importante para dar segurança em qualquer código. Seja para refatorá-lo, mantê-lo, seja para inserir novas funcionalidades, os testes permitem uma detecção mais rápida quando algum comportamento anterior é quebrado. Um software interage com diversos recursos dentro de seu ecossistema e provê diferentes tipos de ... Read more

    9,49 € or Free with Kobo Plus

  • Java Programming Exercises

    Volume One: Language Fundamentals and Core Concepts

    Take the first step in raising your coding skills to the next level, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao. This is the first of two volumes which provide you with everything you need to excel in your Java journey, including tricks that you should know in detail as a professional, as well as intensive training for clean code and ... Read more

    72,05 €

  • Fundamentals of Java Programming

    Series series Computer Science (R0)
    Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, ... Read more

    47,69 €

  • Go for Java Programmers

    Learn Google's Go Programming Language

    Series series Professional and Applied Computing (R0)
    Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is tailored for Java programmers to utilize their existing knowledge to learn Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.The Second Edition is updated for new and enhanced APIs in both Java and Go, ... Read more

    56,17 €

  • Derinlemesine Java - EJB, JMS ve Web Services

    by Onder Teker ...
    EJB(Enterprise JavaBeans)JTA (Java Transaction API)JMS (Java Messaging Service)SOAP, XML & JAX-WSREST, JSON & JAX-RSUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüler ... Read more

    0,99 €

  • Core Java Essentials: Starting out with Java programming

    by Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Read more

    20,99 €

  • Java 9 Programming Blueprints

    Master features like modular programming, Java HTTP 2.0, and REPL by building numerous applications

    by Jason Lee ...
    Build a variety of real-world applications by taking advantage of the newest features of Java 9Key Features\[\*\] See some of the new features of Java 9 and be introduced to parts of the Java SDK\[\*\] This book provides a set of diverse, interesting projects that range in complexity from fairly simple to advanced and cover HTTP 2.0\[\*\] Take advantage of Java's new modularity features to write ... Read more

    33,38 € or Free with Kobo Plus

  • Building Mobile Applications with Java

    Using the Google Web Toolkit and PhoneGap

    Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to write Java code that compiles into cross-platform Javascript and HTML, ... Read more

    11,86 €

  • Java Start

    by Andre Campos ...
    Livro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre Java ... Read more

    Free

  • Undocumented Secrets of MATLAB-Java Programming

    For a variety of reasons, the MATLAB®-Java interface was never fully documented. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times the number of programmers and programming resources as MATLAB. Also unfortunate is the popular claim that while MATLAB is a fine programming platform for prototyping, it is not suitable for real-world, modern ... Read more

    166,09 €

  • Introduction to Compiler Construction in a Java World

    Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how ... Read more

    120,90 €

  • Programming GPS and OpenStreetMap Applications with Java

    The RealObject Application Framework

    Written by an expert in the development of GPS systems with digital maps and navigation, Programming GPS and OpenStreetMap Applications with Java: The RealObject Application Framework provides a concrete paradigm for object-oriented modeling and programming. It presents a thorough introduction to the use of available global positioning data for the ... Read more

    68,38 €

  • Mastering Java 11

    Develop modular and secure Java applications using concurrency and advanced JDK libraries

    Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9, Java 10, and Java 11Enhance your Java application development and migration approachesFull coverage of modular Java applications, G1 Garbage Collector, JMHBook ... Read more

    29,56 € or Free with Kobo Plus

  • Java

    Advanced Guide to Programming Code with Java

    Series Book 4 - Java Programming Series
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... Read more

    2,58 € or Free with Kobo Plus

  • Core Java, Volume II

    Advanced Features

    by Cay Horstmann ...
    Series series Oracle Press for Java
    The Classic Guide to Advanced Java Programming: Fully Updated for Java 21Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Fundamentals, Thirteenth Edition, has been revised to cover the new features and enhancements in the Java 21 long-term support release. As always, ... Read more

    62,95 €

  • Java Essentials Volume 1

    Learn Java, Variables, Control Flow, and Methods with Hands-On Coding Exercises and Examples for Beginners

    Learn Java, Variables, Control Flow, and Methods with Hands-On Coding Exercises and Examples for Beginners. Take your first steps into Java programming with clear lessons, simple code, and hands-on learningStart your programming journey the right way-with solid fundamentals, real-world examples, and a friendly, instructor-guided approach.Whether you're a self-learner or budding professional, this ... Read more

    29,46 € or Free with Kobo Plus

  • Ultimate Full-Stack Web Development with MEVN

    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCP Key Features ● Gain an in-depth understanding of MongoDB, Express.js, Vue.js, and Node.js, and its integration to build full-stack applications. ● Develop a complete project from scratch, covering all aspects of the MEVN stack with detailed, step-by-step instructions. ● Learn how to deploy your MEVN stack applications on popular cloud ... Read more

    25,49 € or Free with Kobo Plus