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 1369 - 1392 of 1737 Results
Skip side bar filters
  • 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

    $32.99 USD 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.99 USD or Free with Kobo Plus

  • 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

    $58.99 USD

  • 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.99 USD 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

    $77.99 USD

  • Erlang and OTP in Action

    Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent programming. Erlang, and the OTP platform, make it possible to deliver more robust applications that ... Read more

    $49.99 USD

  • 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

    $49.99 USD

  • Go for Java Programmers

    Learn the Google 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 targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.This book teaches Go ... Read more

    $49.99 USD

  • 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 USD or Free with Kobo Plus

  • 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

    $24.45 USD

  • 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

    $13.99 USD

  • 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

    $179.99 USD

  • Funktionale Programmierung in Java und Kotlin

    Eine umfassende Einführung

    Ihr Weg vom objektorientierten zum funktionalen JavaTechniken, Muster und Best Practices für den praktischen EinsatzMit vielen Codebeispielen zum kostenlosen DownloadNeu in der 2. Auflage: moderne Programmierung mit KotlinMit Lambda-Ausdrücken hat die funktionale Programmierung in Java Einzug gehalten und mit Kotlin steht eine moderne Sprache für die Java-Welt zur Verfügung, die für eine ... Read more

    $46.99 USD or Free with Kobo Plus

  • 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

    $132.99 USD

  • Get Your Hands Dirty on Clean Architecture

    Build 'clean' applications with code examples in Java

    by Tom Hombergs ...
    Gain insight into how Hexagonal Architecture can help to increase maintainability.Key FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of making conscious architecture decisionsBook DescriptionBuilding for maintainability is key to keep development costs low (and ... Read more

    $34.99 USD or Free with Kobo Plus

  • 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

    $73.99 USD

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    by Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... Read more

    $9.99 USD 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.99 USD 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

    $64.79 USD

  • Flutter Cookbook

    100+ step-by-step recipes for building cross-platform, professional-grade apps with Flutter 3.10.x and Dart 3.x

    Write, test, and publish your web, desktop, and embedded apps with this most up-to-date book on Flutter using the Dart programming language.Key FeaturesThoroughly updated to cover the latest features in Flutter 3.10.x and Dart 3.xPractical recipes to publish responsive, multi-platform apps from a single databaseCovers not just the ‘hows’ but the ‘whys’ of Flutter’s features with examplesBook ... Read more

    $34.99 USD or Free with Kobo Plus

  • 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

    $32.39 USD or Free with Kobo Plus

  • Clojure High Performance Programming

    Become an expert at writing fast and high performant code in Clojure 1.7.0

    Become an expert at writing fast and high performant code in Clojure 1.7.0Key FeaturesBook DescriptionClojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance, pragmatism, and ... Read more

    $27.99 USD 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

    $29.99 USD or Free with Kobo Plus