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 1633 - 1656 of 1731 Results
Skip side bar filters
  • Hands-on NumPy for Numerical Analysis

    by Rituraj Dixit ...
    Unlock the Power of NumPy to Accelerate Data Analysis and Computing. Key Features ● Master NumPy concepts with hands-on examples and real-world use cases. ● Learn efficient numerical data analysis and performance optimization. ● Explore advanced NumPy functions for data science and ML workflows. Book Description NumPy is the backbone of numerical computing in Python, powering everything from ... Read more

    $19.99 USD or Free with Kobo Plus

  • The Comprehensive Guide to Kotlin Programming : A Complete Reference Guide

    What You Will Learn:Foundational Kotlin Principles: Begin with an exploration of Kotlin's genesis at JetBrains, its evolutionary milestones, and its pivotal role in the Android ecosystem. Understand the advantages Kotlin holds over Java, such as enhanced conciseness, interoperability, coroutines for asynchronous programming, and robust safety features including null safety and immutability ... Read more

    $1.99 USD or Free with Kobo Plus

  • Mastering Multi-Cloud Paradigm for Enterprises

    Building Tomorrow’s Enterprise: Embracing the Multi-Cloud Era with AWS, Azure, and GCP. Key Features ● Comprehensive guide to multi-cloud architecture designs and best practices. ● Expert insights on networking strategies and efficient DNS design for multi-cloud. ● Emphasis on security, performance, cost-efficiency, and robust disaster recovery. Book Description This book is a comprehensive guide ... Read more

    $29.99 USD or Free with Kobo Plus

  • Desbravando SOLID

    Práticas avançadas para códigos de qualidade em Java moderno

    Você já aprendeu a programar e certamente já ouviu falar em Orientação a Objetos e seus conceitos como classes, objetos, métodos, interfaces, herança, polimorfismo. Mas você sabe, efetivamente, quando e como aplicar tudo isso? Ao trabalhar com programação, é clara a necessidade de organizar nosso código para que ele seja fácil de entender e manter, otimizando sua leitura e minimizando o impacto de ... Read more

    $9.99 USD or Free with Kobo Plus

  • Java FX - Embedded

    Series Book 67 - shortcuts
    Der Einsatz von Java und JavaFX auf Embedded Hardware wie dem Raspberry Pi oder dem BeagleBoard-xM ist durchaus sinnvoll und macht enorm viel Spaß. Das erste Kapitel des shortcuts erläutert, was man mit einem Desktop-UI-Framework auf diesen Geräten bewerkstelligen kann. Schon einmal darüber nachgedacht, selber ein Hardware-Gadget zu bauen? Sei es für eine Bastelei oder eine innovative Idee für ein ... Read more

    $2.99 USD or Free with Kobo Plus

  • Ultimate Django for Web App Development Using Python

    Craft Scalable and Dynamic Web Apps using Django and Python Key Features ● Real-World Practices and Solutions for Crafting Dynamic and Scalable Django Solutions. ● Build a Comprehensive Task Management System Hands-On. ● Explore Advanced API, Testing, and Deployment Techniques with Real-World Applications. Book Description This comprehensive guide is an indispensable resource for developers ... Read more

    $21.99 USD or Free with Kobo Plus

  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Read more

    $22.39 USD

  • Essential Data Structures and Algorithms in Java

    Apply proven problem-solving patterns to write faster and cleaner code

    by Joseph S. ...
    Master essential data structures and algorithms in Java with clear examples, visual walkthroughs, and real-world coding exercises designed to build your problem-solving skills fast Key FeaturesLearn how to apply core data structures and algorithms to solve programming problemsMaster the Java Collections Framework through hands-on examples and exercisesVisualize and compare solutions with ... Read more

    $32.39 USD

    PRE-ORDER

  • Algorithmen und Datenstrukturen

    Eine Einführung mit Java

    Kenntnisse von Algorithmen und Datenstrukturen sind ein Grundbaustein des Studiums der Informatik und verwandter Fachrichtungen. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache Java und schlägt so eine Brücke zwischen den klassischen Lehrbüchern zur Theorie von Algorithmen und Datenstrukturen und den praktischen Einführungen in eine konkrete Programmiersprache. Die ... Read more

    $39.99 USD

  • Java Coding Problems

    Improve your Java Programming skills by solving real-world coding challenges

    Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, Data Structures and Algorithms, Concurrency, and Functional programming Key FeaturesSolve Java programming challenges and get interview-ready by using the power of modern Java 11Test your Java skills using language features, algorithms, data structures, and design patternsExplore areas such as ... Read more

    $36.89 USD or Free with Kobo Plus

  • MASTER REACT.JS PART 2

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    $3.99 USD or Free with Kobo Plus

  • Java and Access

    Connect from Oracle Java 8 to Microsoft Access database using ucanaccess. This gives a detailed step by step guide to setting up access, insert, update, delete and reading of records in an Access database. ... Read more

    $0.99 USD or Free with Kobo Plus

  • Ultimate Full-Stack Web Development with MERN

    Master Web Development with MERN Stack for Designing, Testing, and Deploying Professional-Grade Applications using MongoDB, Express, React, and Node.js Key Features ● Step-by-step guidance on constructing an advanced MERN project from scratch. ● Holistic understanding of frontend (ReactJS), backend (NodeJS and ExpressJS), and database management (MongoDB). ● Learn effective testing strategies and ... Read more

    $14.99 USD or Free with Kobo Plus

  • Mastering Concurrency Programming with Java 9, Second Edition

    Fast, reactive and parallel application development

    Master the principles to make applications robust, scalable and responsiveKey Features\[\*\] Implement concurrent applications using the Java 9 Concurrency API and its new components\[\*\] Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources\[\*\] Construct real-world examples related to machine learning, data mining, ... Read more

    $41.39 USD or Free with Kobo Plus

  • Java with TDD from the Beginning

    Today there is no shortage of books and courses with which to learn the Java programming language. And there are also books and courses with which to learn how to do test-driven development (TDD) in Java.But there seem to be no books or courses that teach Java with TDD from the very beginning. The common wisdom seems to be that the students must learn the fundamentals of Java programming before ... Read more

    $18.99 USD

  • Mastering Computer Vision with PyTorch 2.0

    Unleashing the Power of Computer Vision with PyTorch 2.0. Key Features ● Covers core to advanced Computer Vision topics with PyTorch 2.0’s latest features and best practices. ● Progressive learning path to ensure suitability for beginners and experts alike. ● Tackles practical tasks like optimization, transfer learning, and edge deployment. Book Description In an era where Computer Vision has ... Read more

    $24.99 USD or Free with Kobo Plus

  • Reactive Streams in Java

    Concurrency with RxJava, Reactor, and Akka Streams

    by Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today's applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and 11, as well as reactive streams programming with the Android SDK.Reactive Streams in Java explains how to ... Read more

    $31.49 USD

  • The Cucumber Field Guide

    Practical Examples for Automated Software Testing

    by Steven Hunt ...
    Cucumber is an open-source tool that enables testers to write automated tests in plain language that can be executed to validate software behavior. With support across most major programming languages, Cucumber has become a popular tool for implementing behavior-driven development (BDD) and specification by example.This book is a hands-on technical guide that focuses on implementing automated ... Read more

    $15.19 USD

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.There are chapters dealing with all the important aspects of the Android platform, including GUI ... Read more

    $53.99 USD

  • NEXT.JS MASTERY FOR BEGINNERS PART 2

    by m.furqan riaz ...
    This book is part of the next js learning book. It concludes creating react websites and also help you to learn the handful javascript, css and html that are also necessaryt for the website building.NextJs is a framework you will never regret learning. This is one of my favorite JavaScript frameworks. It provides endless possibilities for developing beautiful applications. NextJs is a React-based ... Read more

    $3.99 USD or Free with Kobo Plus

  • Mastering Java: 600 Essential Questions and Answers for Interview & Certification Success

    by Parasuraman K ...
    Are you preparing for Java interviews, exams, or certifications? Mastering Java is your ultimate companion! This comprehensive book features 600 carefully curated questions and answers that cover every essential concept in Java—from the basics to advanced topics.Whether you're a beginner looking to strengthen your foundations or an experienced developer brushing up for technical interviews, this ... Read more

    $5.00 USD

  • Beginning Spring Boot 3

    Build Dynamic Cloud-Native Java Applications and Microservices

    Series series Professional and Applied Computing (R0)
    Learn the Spring Boot 3 micro framework and build your first Java-based cloud-native applications and microservices. Spring Boot is the lightweight, nimbler cousin to the bigger Spring Framework, with plenty of "bells and whistles." This updated edition includes coverage of Spring Native, which will help you speed up your Spring Boot applications, as well as messaging with Spring Boot, Spring ... Read more

    $53.99 USD

  • JavaScript Security

    by Y.E Liang ...
    This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. ... Read more

    $15.19 USD or Free with Kobo Plus

  • Managing State in Flutter Pragmatically

    Discover how to adopt the best state management approach for scaling your Flutter app

    by Waleed Arshad ...
    Explore popular state management techniques in Flutter and implement them in real-world applications Key Features • Get to grips with popular approaches for managing your Flutter application state • Think declaratively in order to decide on the most fitting approach for different applications • Learn to implement state management solutions by building a popular use case in the form of a shopping ... Read more

    $25.69 USD or Free with Kobo Plus