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 1465 - 1488 of 1746 Results
Skip side bar filters
  • Spring Roo in Action

    SummarySpring Roo in Action is a unique book that teaches you how to code Java in Roo, with a particular focus on Spring-based applications. Through hands-on examples, you'll learn how Roo creates well-formed application structures and supports best practices and tools. Plus, you'll get a quick-and-dirty guide to setting up Roo effectively in your environment.About the TechnologyRoo is a ... Read more

    $65.99 CAD

  • Nim in Action

    SummaryNim is a multi-paradigm language that offers powerful customization options with the ability to compile to everything from C to JavaScript. In Nim in Action you'll learn how Nim compares to other languages in style and performance, master its structure and syntax, and discover unique features.About the TechnologyNim is a multi-paradigm programming language that offers powerful ... Read more

    $65.99 CAD

  • Spark in Action

    Covers Apache Spark 3 with Examples in Java, Python, and Scala

    SummaryThe Spark distributed data processing platform provides an easy-to-implement tool for ingesting, streaming, and processing data from any source. In Spark in Action, Second Edition, you’ll learn to take advantage of Spark’s core features and incredible processing speed, with applications including real-time computation, delayed evaluation, and machine learning. Spark skills are a hot ... Read more

    $65.99 CAD

  • Spring in Practice

    SummarySpring in Practice shows you how to tackle the challenges you face when you build Spring-based applications. The book empowers software developers to solve concrete business problems by mapping application-level issues to Spring-centric solutions. It diverges from other cookbooks because it presents the background you need to understand the domain in which a solution applies before it ... Read more

    $65.99 CAD

  • Einführung in Java

    Für Studium, Ausbildung und Beruf

    by Kai Günster ...
    Java lernen für Ausbildung, Studium und BerufMit diesem Buch steigen Sie in Java und die objektorientierte Programmierung ein. Schritt für Schritt machen Sie sich mit der Sprache und ihren Konzepten vertraut. Sie lernen, in Algorithmen zu denken und Java sowie die vielen Werkzeuge Ihrer Plattform geschickt zu nutzen. Immer praxisnah und mit Gefühl für mögliche Verständnishürden: So werden auch ... Read more

    $41.49 CAD

  • Scala in Action

    SummaryScala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language concepts as you explore familiar programming challenges that you face in your day-to-day work.About the ... Read more

    $65.99 CAD

  • Clojure for Java Developers

    Transition smoothly from Java to the most widely used functional JVM-based language – Clojure

    by Eduardo Díaz ...
    Transition smoothly from Java to the most widely used functional JVM-based language – ClojureKey Features\[\*\]Write apps for the multithreaded world with Clojure’s flavor of functional programming\[\*\]Discover Clojure’s features and advantages and use them in your existing projects\[\*\]The book is designed so that you’ll be able put to use your existing skills and software knowledge to become a ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Akka in Action, Second Edition

    Series series In Action
    Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively.In Akka in Action, Second Edition you will learn how to:Create basic programs with Akka TypedWork with clusters to build robust, fault-tolerant programsUse Akka with KubernetesBuild microservices with AkkaCreate and maintain distributed state with ... Read more

    $77.99 CAD

  • Graph Data Science with Python and Neo4j

    Practical approaches to leveraging graph data science to solve real-world challenges. Key Features ● Explore the fundamentals of graph data science, its importance, and applications. ● Learn how to set up Python and Neo4j environments for graph data analysis. ● Discover techniques to visualize complex graph networks for better understanding. Book Description Graph Data Science with Python and ... Read more

    $30.13 CAD or Free with Kobo Plus

  • Ultimate Machine Learning with Scikit-Learn

    by Parag Saxena ...
    Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn Key Features ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python’s versatile Scikit-Learn library for robust data analysis Book Description ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Java Design Patterns for Automation and Performance : Convenient Practical Reliable

    There are various accepted procedures you need to consider to construct exceptionally successful J2EE segments and coordinate them into applications. These practices incorporate assessing and choosing the correct arrangement of programming segments and administrations to deal with the work. J2EE execution including EJB 2, Jakarta Struts, Servlets, Java Server Pages, UML, plan designs, Common ... Read more

    $44.99 CAD

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Read more

    $25.99 CAD

  • Computer Graphics Programming in OpenGL with Java

    This book is appropriate for both the computer science undergraduate course in 3D graphics programming using OpenGL and for professionals who are interested in mastering 3D graphics skills. It has been designed in a 4-color, “teach-yourself” format with numerous examples that the reader can run just as presented. The book is unique because it teaches OpenGL programming in Java, using JOGL – a ... Read more

    $43.99 CAD or Free with Kobo Plus

  • Mastering Event-Driven Microservices in AWS

    Unleash the Power of AWS Serverless Services for Scalable, Resilient, and Reactive Architectures Key Features ● Master the art of leveraging AWS serverless services to build robust event-driven systems. ● Gain expertise in implementing advanced event-driven patterns in AWS. ● Develop advanced skills in production-ready practices for testing, monitoring, and optimizing event-driven microservices in ... Read more

    $45.20 CAD or Free with Kobo Plus

  • Haskell Cookbook

    Build functional applications using Monads, Applicatives, and Functors

    Save time and build fast, functional, and concurrent application using HaskellKey Features\[\*\] Comprehensive guide for establishing a strong foundation in Haskell and developing pragmatic code\[\*\] Create a full fledged web application using Haskell\[\*\] Work with Lens, Haskell Extensions, and write code for concurrent and distributed applicationsBook DescriptionHaskell is a purely functional ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Kickstart Unsupervised Machine Learning

    Unlock the power of unsupervised learning to uncover hidden insights and transform raw data into actionable knowledge.Key Features● Master unsupervised learning techniques for Machine Learning with real-world applications.● Learn clustering, dimensionality reduction, and anomaly detection with real-world applications.● Build practical expertise through step-by-step coding and practical examples as ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Curso de Programación con Java

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... Read more

    $20.99 CAD or Free with Kobo Plus

  • 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

    $26.99 CAD

  • Mastering Serverless Computing with AWS Lambda

    Design and Build Scalable Solutions on the AWS Serverless Ecosystem. Key Features ● In-depth exploration of AWS Lambda Integration within serverless architecture. ● Expert tips and guidance on choosing compute services for peak performance. ● Practical Techniques for achieving observability, governance, and reliability. Book Description AWS Lambda, a key component of AWS Serverless Computing, has ... Read more

    $41.09 CAD or Free with Kobo Plus

  • be a big dawg in java

    java interview preparation guide

    by srikar bojja ...
    About the BookBe Big Dawg in Java is a comprehensive guide for Java enthusiasts who want to go beyond the basics and truly master the language. Whether you're a beginner stepping into Java development or an experienced programmer looking to refine your skills, this book offers deep insights, practical examples, and real-world scenarios to make you a true "Big Dawg" in Java.What You’ll LearnCore ... Read more

    $4.12 CAD or Free with Kobo Plus

  • Ultimate AWS Certified Solutions Architect Associate Exam Guide

    Your Definitive Path to Mastering Cloud Architecture Skills and Conquering the SAA-C03 Exam. Key Features ● Immerse in practical learning to solidify your grasp of AWS architecture principles. ● Gain insights from industry-leading tips and best practices to think like an expert Solution Architect. ● Designed for all experience levels, this guide caters to both beginners and seasoned professionals. ... Read more

    $32.87 CAD or Free with Kobo Plus

  • Building Trading Bots Using Java

    Series series Professional and Applied Computing (R0)
    Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, notably Google's Guava API. And of course, development will all be test-driven with unit testing coverage.The central theme of Building Trading Bots Using ... Read more

    $95.99 CAD

  • Building Java Programs: a comprehensive Java Developper Guide

    Your one-stop guide to programming with Java. If you've always wanted to program with Java but didn't know where to start, this will be the java-stained reference you'll turn to again and again. Fully updated, this deep reference on the world's most popular programming language is the perfect starting point for building things with Java—and an invaluable ongoing reference as you continue to deepen ... Read more

    $42.43 CAD