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 337 - 360 of 1730 Results
Skip side bar filters
  • Java for RPG Programmers

    3rd edition

    As the roles of Java in business and e-business applications continue to grow, all iSeries and AS/400 IT professionals have a choice to make—learn Java or get left behind. Programmers, development managers, and architects who want to stay on the cutting edge of their careers must learn how to use and understand Java. IBM is not abandoning RPG, but more and more Java is finding a role in leading ... Read more

    68,77 € or Free with Kobo Plus

  • JBoss in Action

    Configuring the JBoss Application Server

    JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance.This book walks readers through the JBoss 5 ... Read more

    57,30 €

  • Prototype and Scriptaculous in Action

    Prototype and Scriptaculous are libraries that extend standard Ajax. They make it easier to program Ajax and provide powerful features like drag and drop and animation. In this book, developers learn by playing and see how the libraries work in the real world.As experience with Ajax increases, developers want the standard Ajax capabilities they repeatedly use to be preprogrammed for them--and that ... Read more

    57,30 €

  • Activiti in Action

    Executable business processes in BPMN 2.0

    SummaryActiviti in Action is a comprehensive tutorial designed to introduce developers to the world of business process modeling using Activiti. Before diving into the nuts and bolts of Activiti, this book presents a solid introduction to BPMN 2.0 from a developer's perspective.About the TechnologyActiviti streamlines the implemention of your business processes: with Activiti Designer you draw ... Read more

    67,61 €

  • Erlang and OTP in Action

    Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent programming. Erlang, and the OTP platform, make it possible to deliver more robust applications that ... Read more

    57,30 €

  • 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

    57,30 €

  • Classic Computer Science Problems in Java

    by David Kopec ...
    Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms.SummarySharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms. You’ll work through a series of ... Read more

    57,30 €

  • Beginning Spring 6

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    This book will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. Aimed at beginners, it has been revised and expanded to reflect the latest features and best practices for Spring 6.Authors Joseph Ottinger and Andrew Lombardi will get you started using Spring Framework 6 and its ecosystem, walking you through all the best practices in ... Read more

    56,17 €

  • Designing Applications for Google Cloud Platform

    Create and Deploy Applications Using Java

    Series series Professional and Applied Computing (R0)
    Learn how to use Google Cloud Platform (GCP) and its services to design, build, and deploy applications. This book includes best practices, practical examples, and code snippets written in Java, making it a key resource for developers seeking hands-on experience with GCP.You'll begin with an introduction to GCP services and a review of what Java offers while developing applications for GCP. Next, ... Read more

    56,17 €

  • Rapid - Apache Mahout Clustering designs

    Explore clustering algorithms used with Apache Mahout

    by Ashish Gupta ...
    Key FeaturesBook DescriptionAs more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities has increased. Apache Mahout caters to this need and paves the way for the implementation of complex algorithms in the field of machine learning to better analyse your data and get useful insights into it. ... Read more

    23,84 € or Free with Kobo Plus

  • Android Studio Cookbook

    Design, test, and debug your apps using Android Studio

    Design, test, and debug your apps using Android StudioKey FeaturesSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug themBook DescriptionThis book starts with an introduction of Android Studio and why you ... Read more

    26,70 € or Free with Kobo Plus

  • Learning Modular Java Programming

    Explore the power of modular programming for building applications with Java and Spring!

    Explore the power of modular programming for building applications with Java and Spring!Key Features\[\*\] Understand the basic concepts of Modular Programming to build enterprise applications with Java\[\*\] Create short and precise code and eliminate recursion\[\*\] The book follows a step-by-step approach that makes implementing Modular Programming easyBook DescriptionModular programming means ... Read more

    23,84 € or Free with Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    by John Horton ...
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and ... Read more

    29,56 € or Free with Kobo Plus

  • Learning Scala

    Practical Functional Programming for the JVM

    by Jason Swartz ...
    Why learn Scala? You don’t need to be a data scientist or distributed computing expert to appreciate this object-oriented functional programming language. This practical book provides a comprehensive yet approachable introduction to the language, complete with syntax diagrams, examples, and exercises. You’ll start with Scala's core types and syntax before diving into higher-order functions and ... Read more

    23,31 €

  • Learning Java Lambdas

    by Toby Weston ...
    Understand and utilize Java LambdasAbout This BookTake a deep dive into one of the single most important additions to modern JavaMaster Java lambdas, and fully understand functions, classes, and scope.Improve your programming skills, which will enable you to write cleaner and more dynamic codeWho This Book Is ForLearning Java Lambdas is for developers looking to upgrade their Java skills and ... Read more

    19,28 € or Free with Kobo Plus

  • Java in easy steps, 5th edition

    Covers Java 8

    by Mike McGrath ...
    Series series In Easy Steps
    Java in easy steps instructs you how to easily create your own exciting Java programs. Now, updated for Java 8, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. Now, in its fifth edition, Java in easy steps begins by explaining how to download and install ... Read more

    12,62 €

  • Beginning Java 9 Fundamentals

    Arrays, Objects, Modules, JShell, and Regular Expressions

    Series series Professional and Applied Computing (R0)
    Learn the basics of Java 9, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Author Kishori Sharan walks you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. Beginning Java 9 Fundamentals provides over 90 diagrams and 240 complete ... Read more

    35,71 €

  • Go for Java Programmers

    Learn Google's Go Programming Language

    Series series Professional and Applied Computing (R0)
    Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is tailored for Java programmers to utilize their existing knowledge to learn Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.The Second Edition is updated for new and enhanced APIs in both Java and Go, ... Read more

    56,17 €

  • Kickstart Python Programming Fundamentals

    by Jit Sinha ...
    Keep Calm and Let Us Tame the Python. Key Features ● Beginner-friendly with clear examples and no prior coding needed. ● Step-by-step projects from basics to real-world applications. ● Hands-on learning with flowcharts, functions, and data tools. Book Description Python is more than a programming language—it’s a career catalyst. Whether you’re aiming to future-proof your skills, automate everyday ... Read more

    16,99 € or Free with Kobo Plus

  • Java Challenges

    100+ Proven Tasks that Will Prepare You for Anything

    by Michael Inden ...
    Series series Professional and Applied Computing (R0)
    Expand your knowledge of Java with this entertaining learning guide, which features 100+ exercises and programming challenges. Java Challenges will prepare you for your next exam or job interview, and covers many practical topics, such as strings, arrays, data structures, recursion, and date and time. The APIs and other material included in this book are Java 17 compatible.Each topic is addressed ... Read more

    59,77 €

  • Ultimate C# for High-Performance Applications

    by Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps. Key Features ● Unlock advanced multithreading, async, and parallelism in C#. ● Master tools to debug, profile, and crush performance issues. ● Build real-world, production-ready apps that scale effortlessly. Book Description High-performance software is no longer optional—today’s applications must be fast, scalable, ... Read more

    21,24 € or Free with Kobo Plus

  • Java Tutorial, The

    A Short Course on the Basics

    Series series Java Series
    The Java® Tutorial, Sixth Edition, is based on the Java Platform, Standard Edition (Java SE) 8. This revised and updated edition introduces the new features added to the platform, including lambda expressions, default methods, aggregate operations, and more. An accessible and practical guide for programmers of any level, this book focuses on how to use the rich environment provided by Java to ... Read more

    42,92 €

  • Java 9 for Programmers

    The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platformWritten for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with code walkthroughs, syntax shading, code ... Read more

    37,41 €

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, ... Read more

    34,99 €