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 193 - 216 of 1741 Results
Skip side bar filters
  • Instant Apache ActiveMQ Messaging Application Development How-to

    by Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Read more

    $15.19 USD or Free with Kobo Plus

  • Modern Java in Action

    Lambdas, streams, functional and reactive programming

    SummaryManning's bestselling Java 8 book has been revised for Java 9! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyModern applications take advantage of innovative designs, including microservices, ... Read more

    $58.99 USD

  • Functional Thinking

    Paradigm Over Syntax

    by Neal Ford ...
    If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity ... Read more

    $23.09 USD

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for modern computing problems

    Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesTakes a hands-on approach; learn by building the Jzero language, a subset of Java, with example ... Read more

    $37.79 USD or Free with Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    by Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Read more

    $25.99 USD

  • Domain-Driven Design with Java - A Practitioner's Guide

    Create simple, elegant, and valuable software solutions for complex business problems

    Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey FeaturesImplement DDD principles to build simple, effective, and well-factored solutionsUse lightweight modeling techniques to arrive at a common collective understanding of the ... Read more

    $32.39 USD or Free with Kobo Plus

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Read more

    $48.99 USD

  • Programlama ve Veri Yapılarına Giriş JAVA, C, C++ dilleri ile

    Bu kitabın amacı programlama bilgisi olmayan giriş seviyesindeki bir kişiye bilgisayar mühendisliğinin iki temel dersi olan “programlamaya giriş” ve “veri yapılarına giriş” derslerinin bilgisini kazandırmaktır. ... Read more

    $9.99 USD

  • Getting Started With TestNG (A Java Test Framework)

    by Rex Jones ...
    If You You Must Read This Book If Your Are Ready To Learn The Most Powerful Test FrameworkTestNG is a Test Framework for JavaNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback. You will find details of downloading the PDF document inside the book.Did You Know A Test Framework Joins The Programming And Testing Components Of Automation? Java Is The Most Popular Programming ... Read more

    $3.97 USD or Free with Kobo Plus

  • Performance Testing With JMeter 2.9

    by Bayo Erinle ...
    Performance Testing With JMeter 2.9 is a standard tutorial that will help you polish your fundamentals, guide you through various advanced topics, and along the process help you learn new tools and skills.This book is for developers, quality assurance engineers, testers, and test managers new to Apache JMeter, or those who are looking to get a good grounding in how to effectively use and become ... Read more

    $23.79 USD or Free with Kobo Plus

  • Beginning Spring Data

    Data Access and Persistence for Spring Framework 6 and Boot 3

    by Andres Sacco ...
    Series series Professional and Applied Computing (R0)
    Use the popular Spring Data project for data access and persistence using various Java-based APIs such as JDBC, JPA, MongoDB, and more.This book shows how to easily incorporate data persistence and accessibility into your microservices, cloud-native applications, and monolithic enterprise applications. It also teaches you how to perform unit and performance testing of a component that accesses a ... Read more

    $49.49 USD

  • Java EE 7 Essentials

    Enterprise Developer Handbook

    by Arun Gupta ...
    Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch ... Read more

    $30.99 USD

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Read more

    $20.19 USD

  • ASP.NET SignalR Programming By Example

    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... Read more

    $3.49 USD

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Read more

    $41.39 USD or Free with Kobo Plus

  • Java in easy steps, 5th edition

    Covers Java 8

    by Mike McGrath ...
    Series series In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install ... Read more

    $15.00 USD

  • Netty in Action

    SummaryNetty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.About the TechnologyNetty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your ... Read more

    $58.99 USD

  • Building RESTful Web Services with Spring 5

    Leverage the power of Spring 5.0, Java SE 9, and Spring Boot 2.0

    Find out how to implement the REST architecture to build resilient software in Java with the help of the Spring 5.0 framework. Key Features\[\*\] Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service.\[\*\] Leverage the Spring Framework to quickly implement RESTful endpoints.\[\*\] Learn to implement a client library for a RESTful ... Read more

    $37.79 USD or Free with Kobo Plus

  • OCM Java EE 6 Enterprise Architect Exam Guide (Exams 1Z0-807, 1Z0-865 & 1Z0-866)

    Series series Oracle Press
    A Complete Study System for OCM Exams 1Z0-807, 1Z0-865, and 1Z0-866Prepare for the Oracle Certified Master Java EE 6 Enterprise Architect exams with this exclusive Oracle Press guide. The multiple-choice exam, the assignment, and the essay exam are covered. Chapters feature challenging exercises, a certification summary, a two-minute drill, and a self-test to reinforce the topics presented. This ... Read more

    $45.39 USD

  • OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide

    Exam 1Z0-809

    Complete, trusted preparation for the Java Programmer II examOCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide is your comprehensive companion for preparing for Exam 1Z0-809 as well as upgrade Exam 1Z0-810 and Exam 1Z0-813. With full coverage of 100% of exam objectives, this invaluable guide reinforces what you know, teaches you what you don't know, and gives you the hands-on ... Read more

    $30.00 USD

  • Java for Black Jack: Learn the Java Programming Language in One Session by Writing and Running a Java-Based Card Game Simulation

    Have you ever wished you could learn a new skill with one reading? Especially a skill that could pay you over $100,000 a year? Wish no longer. With his latest title, Java for Black Jack, famed teacher U.Q. Magnusson will get you going in the dominant programming language of the Internet, Java.Within this compact, easy-to-read Micro-Manual, you will learn the Java programming language by writing ... Read more

    $2.99 USD or Free with Kobo Plus

  • JBoss EAP6 High Availability

    by Weinan Li ...
    An easy-to-follow guide full of hands-on examples of real-world administration tasks.JBoss EAP6 High Availability is ideal for those who want to learn how to use JBoss EAP6 to set up a cluster. Basic knowledge of Linux/Unix is required. ... Read more

    $23.79 USD or Free with Kobo Plus

  • OCA / OCP Java SE 8 Programmer Practice Tests

    Test your knowledge and prepare for the OCA/OCP examsOCA/OCP Java SE 8 Programmer Practice Tests complements the Sybex OCA: Oracle Certified Associate Java SE 8 Programmer I Certification Study Guide and the OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide for exams 1Z0-808 and 1ZO-809 by providing last minute review of 100% of exam objectives. Get the advantage of over 1,000 ... Read more

    $24.00 USD

  • Camel in Action

    SummaryCamel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.Forewords by James Strachan and Dr. Mark LittlePurchase of the print book includes a free eBook in PDF, Kindle, ... Read more

    $68.99 USD