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 145 - 168 of 1730 Results
Skip side bar filters
  • JUnit in Action

    JUnit in Action, Third Edition has been completely rewritten for this release. The book is full of examples that demonstrate JUnit's modern features, including its new architecture; nested, tagged, and dynamic tests; and dependency injection.SummaryJUnit is the gold standard for unit testing Java applications. Filled with powerful new features designed to automate software testing, JUnit 5 boosts ... Read more

    $49.99 USD

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... Read more

    $37.79 USD or Free with Kobo Plus

  • 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

  • Real-Time IoT Imaging with Deep Neural Networks

    Using Java on the Raspberry Pi 4

    Series series Professional and Applied Computing (R0)
    This book shows you how to build real-time image processing systems all the way through to house automation. Find out how you can develop a system based on small 32-bit ARM processors that gives you complete control through voice commands.Real-time image processing systems are utilized in a wide variety of applications, such as in traffic monitoring systems, medical image processing, and biometric ... Read more

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

  • Java EE 6

    Enterprise-Anwendungsentwicklung leicht gemacht

    by Dirk Weil ...
    Die Java EE stellt schon seit mehr als einem Jahrzehnt eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Die immer weiter steigende Komplexität der älteren Versionen hat aber viele bewogen, sich ganz oder teilweise zugunsten anderer Frameworks abzuwenden. Vor einigen Jahren wurden daher die Weichen neu gestellt in Richtung Einfachheit der ... Read more

    $27.99 USD or Free with Kobo Plus

  • Jira 8 Administration Cookbook

    Over 90 recipes to administer, customize, and extend Jira Core and Jira Service Desk

    by Patrick Li ...
    Build customized solutions that fulfil your business requirements using the latest features of Jira 8Key FeaturesLearn how to customize Jira applications to suit your organizational requirementsExtend Jira's capabilities for custom integrations with other products and services such as Slack and GitHubExplore practical recipes for troubleshooting and securing your Jira instances with best ... Read more

    $22.79 USD or Free with Kobo Plus

  • Mastering Android Development with Kotlin

    Deep dive into the world of Android to create robust applications with Kotlin

    by Miloš Vasić ...
    Master Android development using a variety of Kotlin featuresKey Features\[\*\] Leverage specific features of Kotlin to ease Android application development\[\*\] An illustrative guide that will help you write code based Kotlin language to build robust Android applications\[\*\] Filled with various practical examples build amazing Android project using Kotlin so you can easily apply your knowledge ... Read more

    $37.79 USD or Free with Kobo Plus

  • Jenkins 2: Up and Running

    Evolve Your Deployment Pipeline for Next Generation Automation

    by Brent Laster ...
    Design, implement, and execute continuous delivery pipelines with a level of flexibility, control, and ease of maintenance that was not possible with Jenkins before. With this practical book, build administrators, developers, testers, and other professionals will learn how the features in Jenkins 2 let you define pipelines as code, leverage integration with other key technologies, and create ... Read more

    $41.99 USD

  • Python Programming

    by Arthur Keane ...
    Fellow aspiring programmer,This is an easy-to-follow guide on how to learn Python for absolute beginners!My name is Arthur and I have more than 10 years of experience programming in Python. I worked as a Senior Developer for Google and I now run my own Network Security Consulting Business in the heart of London.Programming is my passion. My mission with this book is to make programming your ... Read more

    $5.99 USD or Free with Kobo Plus

  • Kotlin in Action, Second Edition

    Series series In Action
    Expert guidance and amazing examples from Kotlin core developers! It’s everything you need to get up and running fast.Kotlin in Action, Second Edition takes you from language basics to building production-quality applications that take advantage of Kotlin’s unique features. Discover how the language handles everything from statements and functions to classes and types, and the unique features that ... Read more

    $49.99 USD

  • Java

    Beginner's Guide to Programming Code with Java

    Series Book 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Read more

    $2.99 USD or Free with Kobo Plus

  • JavaFX For Dummies

    by Doug Lowe ...
    Unleash the power of JavaFX for a wide range of devicesJavaFX For Dummies gives you access to an innovative software platform that allows you to create and deliver rich Internet applications that can run across a wide variety of connected devices. This accessible book highlights the most important features of this powerful graphics platform, giving you the tools to understand it quickly and easily ... Read more

    $18.00 USD

  • 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

  • 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

  • Tomcat: The Definitive Guide

    The Definitive Guide

    It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for ... Read more

    $23.99 USD

  • Scala and Spark for Big Data Analytics

    Explore the concepts of functional programming, data streaming, and machine learning

    Harness the power of Scala to program Spark and analyze tonnes of data in the blink of an eye!Key Features\[\*\]Learn Scala’s sophisticated type system that combines Functional Programming and object-oriented concepts\[\*\]Work on a wide array of applications, from simple batch jobs to stream processing and machine learning\[\*\]Explore the most common as well as some complex use-cases to perform ... Read more

    $54.89 USD or Free with Kobo Plus

  • Neo4j High Performance

    Design, build, and administer scalable graph database systems for your applications using Neo4j

    by Sonal Raj ...
    Key FeaturesBook DescriptionIf you are a professional or enthusiast who has a basic understanding of graphs or has basic knowledge of Neo4j operations, this is the book for you. Although it is targeted at an advanced user base, this book can be used by beginners as it touches upon the basics. So, if you are passionate about taming complex data with the help of graphs and building high performance ... Read more

    $25.69 USD or Free with Kobo Plus

  • Schaum's Outline of Data Structures with Java, 2ed

    Tough Test Questions? Missed Lectures? Not Enough Time?Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get ... Read more

    $23.09 USD

  • 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

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

  • Kickstart JavaScript Fundamentals

    Build Confidence, Build Code — JavaScript Starts Here! Key Features ● Learn JavaScript step-by-step with real-world coding examples. ● Master the DOM, events, and asynchronous code with clarity. ● Bridge frontend and backend with Node.js fundamentals. Book Description JavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most ... Read more

    $19.99 USD or Free with Kobo Plus