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
  • Pro Spring Boot

    Series series Professional and Applied Computing (R0)
    Quickly and productively develop complex Spring applications and microservices - out of the box - with minimal fuss on things like configurations. This book will show you how to fully leverage the Spring Boot productivity suite of tools and how to apply them through the use of case studies.Pro Spring Boot is your authoritative hands-on practical guide for increasing your Spring Framework-based ... Read more

    $40.49 USD

  • CERT Oracle Secure Coding Standard for Java, The

    Series series SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... Read more

    $47.69 USD

  • Android Studio 3.2 Development Essentials - Android 9 Edition

    Developing Android 9 Apps Using Android Studio 3.2, Java and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 3.2, Android 9 and the Android Jetpack modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of ... Read more

    $34.99 USD or Free with Kobo Plus

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an ... Read more

    $27.89 USD or Free with Kobo Plus

  • Using OpenRefine

    The book is styled on a Cookbook, containing recipes - combined with free datasets - which will turn readers into proficient OpenRefine users in the fastest possible way. This book is targeted at anyone who works on or handles a large amount of data. No prior knowledge of OpenRefine is required, as we start from the very beginning and gradually reveal more advanced features. You don't even need ... Read more

    $20.89 USD or Free with Kobo Plus

  • Programación de Computadoras: De Principiante a Malvado—JavaScript, HTML, CSS, & SQL

    Internamente, encontrarás una introducción a JavaScript, HTML, CSS y SQL. Estos son lenguajes de programación. Algunos de ellos se conocen como lenguajes de scripting.A partir de JavaScript, le presentaré los lenguajes de programación mencionados. Con suerte, al final de este libro, tendrá las respuestas a las preguntas de lo qué es y de lo qué puedes hacer con estos lenguajes.JavaScript es un ... Read more

    $9.99 USD

  • Killer Game Programming in Java

    Java Gaming & Graphics Programming

    Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order ... Read more

    $25.99 USD

  • Hands-On Reactive Programming in Spring 5

    Build cloud-ready, reactive systems with Spring 5 and Project Reactor

    Explore the reactive system and create efficient microservices with Spring Boot 2.1 and Spring CloudKey FeaturesUnderstand the kind of system modern businesses require with SpringGain deeper insights into reactive programming with Reactor and Spring CloudGet in-depth knowledge on asynchronous and nonblocking communication with Spring 5 WebFluxBook DescriptionThese days, businesses need a new type ... Read more

    $37.79 USD or Free with Kobo Plus

  • Apache Kafka 1.0 Cookbook

    Over 100 practical recipes on using distributed enterprise messaging to handle real-time data

    by Raúl Estrada ...
    Simplify real-time data processing by leveraging the power of Apache Kafka 1.0Key FeaturesUse Kafka 1.0 features such as Confluent platforms and Kafka streams to build efficient streaming data applications to handle and process your dataIntegrate Kafka with other Big Data tools such as Apache Hadoop, Apache Spark, and moreHands-on recipes to help you design, operate, maintain, and secure your ... Read more

    $27.89 USD or Free with Kobo Plus

  • 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

  • Java Database Best Practices

    Persistence Models and Techniques for Java Database Programming

    by George Reese ...
    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each ... Read more

    $23.09 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

  • Vert.x in Action

    Asynchronous and Reactive Java

    by Julien Ponge ...
    Vert.x in Action teaches you how to build production-quality reactive applications in Java. This book covers core Vert.x concepts, as well as the fundamentals of asynchronous and reactive programming. Learn to develop microservices by using Vert.x tools for database communications, persistent messaging, and test app resiliency. The patterns and techniques included here transfer to reactive ... Read more

    $49.99 USD

  • Functional Programming in Scala, Second Edition

    This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3.In Functional Programming in Scala, Second Edition you will learn how to:Recognize and write purely functional codeWork with errors without using exceptionsWork with state and concurrencyInteract with functional structures that define common behaviorsWrite code that performs I/O without ... Read more

    $49.99 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.09 USD

  • Full Stack Development with JHipster

    Build modern web applications and microservices with Spring and Angular

    Discover the world of Full Stack Development with real-world examples.Key FeaturesLeverage the full power of the JHipster platform to build complex web applicationsCreate microservices from scratch and convert JHipster monolith apps into microservicesBuild and deploy applications locally, in Docker and on various cloud platforms.Book DescriptionJHipster is a development platform to generate, ... Read more

    $37.79 USD or Free with Kobo Plus

  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... Read more

    $41.39 USD or Free with Kobo Plus

  • High Performance Android Apps

    Improve Ratings with Speed, Optimizations, and Testing

    by Doug Sillars ...
    Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you’ll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early.Customers are finally realizing that apps have a major role in the performance of their ... Read more

    $28.09 USD

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter and Dart 2

    A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applicationsKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentUnderstand native SDK and third-party libraries for building Android and iOS applications using FlutterPackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionGoogle ... Read more

    $26.59 USD or Free with Kobo Plus

  • Practical Apache Lucene 8

    Uncover the Search Capabilities of Your Application

    by Atri Sharma ...
    Series series Professional and Applied Computing (R0)
    Gain a thorough knowledge of Lucene's capabilities and use it to develop your own search applications. This book explores the Java-based, high-performance text search engine library used to build search capabilities in your applications.Starting with the basics of Lucene and searching, you will learn about the types of queries used in it and also take a look at scoring models. Applying this basic ... Read more

    $40.49 USD

  • Pro Spring

    Series series Professional and Applied Computing (R0)
    Pro Spring updates the perennial bestseller with the latest that the Spring Framework 4 has to offer. Now in its fourth edition, this popular book is by far the most comprehensive and definitive treatment of Spring available.With Pro Spring, you’ll learn Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, ... Read more

    $49.49 USD

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Read more

    $13.09 USD

  • Spring 6 Recipes

    A Problem-Solution Approach to Spring Framework

    Series series Professional and Applied Computing (R0)
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now ... Read more

    $62.99 USD

  • Developing Java Applications with Spring and Spring Boot

    Practical Spring and Spring Boot solutions for building effective applications

    An end-to-end software development guide for the Java eco-system using the most advanced frameworks: Spring and Spring Boot. Learn the complete workflow by building projects and solving problems.About This BookLearn reactive programming by implementing a reactive application with Spring WebFluxCreate a robust and scalable messaging application with Spring messaging supportGet up-to-date with the ... Read more

    $71.99 USD or Free with Kobo Plus