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 121 - 144 of 1738 Results
Skip side bar filters
  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... Read more

    $31.99 USD or Free with Kobo Plus

  • Java All-in-One For Dummies

    by Doug Lowe ...
    A beginning coder’s resource for learning the most popular coding languageWith Java All-in-One For Dummies, you get 8 books in one, for the most well-rounded Java knowledge on the market. Updated for Java 19, this book includes all the major changes to the programming language, so you won’t fall behind. Start by learning the basics of Java—you can do it, even if you’ve never written a line of code ... Read more

    $27.00 USD

  • The Definitive ANTLR 4 Reference

    by Terence Parr ...
    Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on ... Read more

    $23.99 USD

  • Head First EJB

    Passing the Sun Certified Business Component Developer Exam

    What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And ... Read more

    $25.99 USD

  • Beginning Java 8 Fundamentals

    Language Syntax, Arrays, Data Types, Objects, and Regular Expressions

    Series series Professional and Applied Computing (R0)
    Beginning Java 8 Fundamentals provides a comprehensive approach to learning the Java programming language, especially the object-oriented fundamentals necessary at all levels of Java development.Author Kishori Sharan provides over 90 diagrams and 240 complete programs to help beginners and intermediate level programmers learn the topics faster. Starting with basic programming concepts, the author ... Read more

    $44.99 USD

  • Building Microservices with Go

    Develop seamless, efficient, and robust microservices with Go

    by Nic Jackson ...
    Your one-stop guide to the common patterns and practices, showing you how to apply these using the Go programming languageKey Features\[\*\] This short, concise, and practical guide is packed with real-world examples of building microservices with Go\[\*\] It is easy to read and will benefit smaller teams who want to extend the functionality of their existing systems\[\*\] Using this practical ... Read more

    $37.99 USD or Free with Kobo Plus

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... Read more

    $30.99 USD

  • 100 Recipes for Programming Java

    by Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Read more

    $11.99 USD or Free with Kobo Plus

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Read more

    $23.99 USD

  • 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

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Read more

    $25.99 USD

  • Learning Scala Programming

    Object-oriented programming meets functional reactive to create Scalable and Concurrent programs

    by Vikash Sharma ...
    Learn how to write scalable and concurrent programs in Scala, a language that grows with you.Key Features\[\*\] Get a grip on the functional features of the Scala programming language\[\*\] Understand and develop optimal applications using object-oriented and functional Scala constructs\[\*\] Learn reactive principles with Scala and work with the Akka frameworkBook DescriptionScala is a general ... Read more

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

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

  • Streaming Data

    Understanding the real-time pipeline

    SummaryStreaming Data introduces the concepts and requirements of streaming and real-time data systems. The book is an idea-rich tutorial that teaches you to think about how to efficiently interact with fast-flowing data.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyAs humans, we're constantly filtering and ... Read more

    $49.99 USD

  • Pro JPA 2

    Series series Professional and Applied Computing (R0)
    Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers.Authors Mike Keith and Merrick Schincariol take a hands–on approach, based on ... Read more

    $49.99 USD

  • Android 4.4 App Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.4 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... Read more

    $12.99 USD

  • Pro Kotlin Web Apps from Scratch

    Building Production-Ready Web Apps Without a Framework

    Series series Professional and Applied Computing (R0)
    Build production-grade web apps from scratch – without using frameworks – with Kotlin on the Java platform. You’ll learn how to use and compose libraries, how to choose between different libraries, and the benefits of explicit and straight-forward code, vs. the implicit magic, conventions, and inversion of control you often see in frameworks.The book teaches the Kotlin language by building ... Read more

    $58.99 USD

  • OCA JAVA 8 PROGRAMMER I TEORIA Y PRACTICA PARA CERTIFICACION

    Libro de preparación con mas de 270 preguntas resueltas, dirigido a profesionales que desean certificarse en Java 8 Programmer I de Oracle. Esta publicación detalla en teoria y con ejemplos didacticos todo el temario especificado por Oracle. Además se incluyen un simulacro de examen por cada uno de los seis capítulos del libro, asi como de un simulacro final de examen de certificación, de tal ... Read more

    $14.99 USD

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... Read more

    $9.99 USD

  • The Well-Grounded Java Developer, Second Edition

    Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more.In The Well-Grounded Java Developer, Second Edition you will learn:The new Java module system and why you should use itBytecode for the JVM, including operations and classloadingPerformance tuning the JVMWorking with Java’s ... Read more

    $58.99 USD

  • 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

  • Hands-On Reactive Programming with Reactor

    Build reactive and scalable microservices using the Reactor framework

    by Rahul Sharma ...
    Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applicationsKey FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook DescriptionReactor is an ... Read more

    $34.99 USD or Free with Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $21.99 USD