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 1297 - 1320 of 1729 Results
Skip side bar filters
  • Data Science with Java

    Practical Methods for Scientists and Engineers

    Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today’s data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data ... Read more

    $36.79 USD

  • Learning Network Programming with Java

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processes

    Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processesKey Features\[\*\]Learn to deliver superior server-to-server communication through the networking channels\[\*\]Gain expertise of the networking features of your own applications to support various network architectures such as client/server and peer-to-peer\[\*\]Explore the issues ... Read more

    $41.39 USD or Free with Kobo Plus

  • JavaFX 9 by Example

    Series series Professional and Applied Computing (R0)
    Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the ... Read more

    $62.99 USD

  • JVM Tutorials - Herong's Tutorial Examples

    by Herong Yang ...
    This book is a collection of notes and sample codes written by the author while he was learning JVM himself. Topics include JVM (Java Virtual Machine) Architecture and Components; Oracle JVM implementation - HotSpot; Eclipse JVM implementation - Eclipse OpenJ9; java.lang.Runtime - The JVM Instance class; Loading Native Libraries; java.lang.System - Representing Operating System; java.lang ... Read more

    $4.99 USD

  • DATA ANALYSIS USING JDBC AND SQLITE WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    In this project, you will use SQLite version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind database contains the sales data for a fictitious company called “Northwind Traders,” which imports and exports specialty foods from around the world. The ... Read more

    $29.99 USD

  • Android Studio 2.2 Development Essentials - Android 7 Edition

    by Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio. Fully updated for Android Studio 2.2 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... Read more

    $32.99 USD

  • Learn JavaFX 17

    Building User Experience and Interfaces with Java

    Series series Professional and Applied Computing (R0)
    This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI ... Read more

    $62.99 USD

  • Pro Spring 5

    An In-Depth Guide to the Spring Framework and Its Tools

    Series series Professional and Applied Computing (R0)
    Master Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the ... Read more

    $44.99 USD

  • Pro Cloud Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

    Series series Professional and Applied Computing (R0)
    This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool.After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your ... Read more

    Was $49.99 USD Now $35.99 USD

  • Modernizing Enterprise Java

    A Concise Cloud Native Guide for Developers

    While containers, microservices, and distributed systems dominate discussions in the tech world, the majority of applications in use today still run monolithic architectures that follow traditional development processes. This practical book helps developers examine long-established Java-based models and demonstrates how to bring these monolithic applications successfully into the future.Relying on ... Read more

    $41.09 USD

  • Reactive Systems in Java

    Resilient, Event-Driven Architecture with Quarkus

    Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers ... Read more

    $48.99 USD

  • Mastering Elasticsearch

    Further your knowledge of the Elasticsearch server by learning more about its internals, querying, and data handling

    Key FeaturesBook DescriptionThis book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected.What you will learnWho this book is forThis book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected. ... Read more

    $35.09 USD or Free with Kobo Plus

  • Architecting Modern Java EE Applications

    Designing lightweight, business-oriented enterprise applications in the age of cloud, containers, and Java EE 8

    Find out how to craft effective, business-oriented Java EE 8 applications that target customer's demands in the age of Cloud platforms and container technology.Key Features\[\*\] Understand the principles of modern Java EE and how to realize effective architectures\[\*\] Gain knowledge of how to design enterprise software in the age of automation, Continuous Delivery and Cloud platforms\[\*\] ... Read more

    $41.39 USD or Free with Kobo Plus

  • An Experiential Introduction to Principles of Programming Languages

    by Hridesh Rajan ...
    A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook uses a hands-on approach to teach the principles of programming languages. Using Java as the implementation language, Rajan covers a range of emerging topics, including concurrency, Big Data, and event-driven programming. Students will learn to ... Read more

    $36.99 USD

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    by Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Read more

    $12.99 USD

  • Kotlin Brain Teasers

    Exercise Your Mind

    by Sam Cooper ...
    Series series Teasers
    Level up your Kotlin the fun way! Solve mysteries, dodge traps, and banish bugs. Sharpen your critical thinking to ace interviews and ship rock-solid code.Can you outsmart the Kotlin compiler? Detect, deduce, and diagnose your way to clearer code and expert insights. Escape type-system traps and navigate logic labyrinths. Challenge your skills and quiz your friends with fun Kotlin facts, and power ... Read more

    $20.99 USD

  • Building Blocks : Coder's Hand Book - JavaScript

    Coder's Hand Book - JavaScript

    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Read more

    $9.99 USD

  • CORE JAVA

    JAVA

    This is really practical oriented EBook,will help lot to understand object oriented technology and Real Time Project Developments. ... Read more

    $3.00 USD

  • Programmer en java avec ChatGPT

    Maîtriser les api de ChatGPT avec java

    by Bruce Hopkins ...
    Series series Blanche
    Cet ouvrage a pour objectif d’apprendre aux développeurs Java comment utiliser ChatGPT et les API OpenAI pour créer des applicationsintelligentes. Le livre ne présuppose aucune expérience préalable avec ChatGPT ou les API OpenAI, mais une certaine familiarité avec laprogrammation Java s’avère nécessaire.Programmer en Java avec ChatGPT est organisé en plusieurs chapitres qui détaillent les bases de ... Read more

    $28.50 USD

  • Componentes reutilizáveis em Java com reflexão e anotações

    Muitos dos recursos providos pelos frameworks e componentes mais utilizados na indústria extrapolam os simples conceitos da Orientação a Objetos e fazem uso de reflexão e anotações. A utilização dessas poderosas ferramentas pode fazer uma grande diferença, com potencial de aumentar a produtividade do time e melhorar a estrutura do código. Neste livro, o uso de reflexão e anotações é abordado por ... Read more

    $9.99 USD or Free with Kobo Plus

  • Tasarım Desenleri ve Mimarileri (2.Baskı)

    C#, Java ve C++ Örnekleri ile

    Yazılımdaki Sınırlarınızı Zorlayın !Bu kitap C#, Java veya C++ gibi nesne temelli bir dili temel düzeyde bilen, kendini nesne temelli programlama, tasarım desenleri ve yazılım mimarisi alanında geliştirmek isteyen okuyucular için uygundur. Aynı zamanda, üniversitelerin ilgili bölümlerinde verilen nesne temelli programlama, tasarım desenleri, alt yapı çerçeveleri gibi dersler için de kaynak ... Read more

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

    $13.99 USD

  • Log4J

    Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the reason for this is that there is a not a great ... Read more

    $4.99 USD

  • Programming with Types

    Examples in TypeScript

    by Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... Read more

    $49.99 USD