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 193 - 216 of 1857 Results
Skip side bar filters
  • Java Language Specification, Java SE 7 Edition, The

    Series series Java Series
    Written by the inventors of the technology, The Java® Language Specification, Java SE 7 Edition,** is the definitive technical reference for the Java programming language. The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 7, including the try-with-resources statement, multi-catch, precise rethrow, ... Read more

    £23.66

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... Read more

    £22.49 or Free with Kobo Plus

  • An Introduction to Programming Languages

    Simultaneous Learning in Multiple Coding Environments

    Series series Synthesis Collection of Technology (R0)
    This book presents a unique comparative framework that teaches programming through parallel exposure to multiple languages. Rather than focusing on a single syntax, this book reveals the universal principles underlying modern software development by examining mirrored implementations across thirteen programming environments, including C++, C#, Java, JavaScript, Python, PHP, Ruby, Visual Basic, VBA ... Read more

    £26.81

  • Getting Started with Java ME Embedded 8 and Raspberry Pi

    Java ME Embedded 8 supports Raspberry Pi development. This book helps you to get started writing program to access device I/O on Raspberry Pi. The following is highlight topics in this book:* Preparing development environment* Creating simple app, hello world* Raspberry Pi GPIO* Serial Communication - UART* Raspberry Pi I2C/TWI* Raspberry Pi SPISeveral sample codes are be provided to illustrate ... Read more

    £2.31

  • Learn Java in 24 Hours: The Ultimate Beginner’s Guide

    by Aniket Jain ...
    Learn Java in 24 Hours: The Ultimate Beginner's GuideUnlock the power of the Java programming language with this all-inclusive guide tailored for beginners. Whether you're new to coding or looking to enhance your programming skills, this book simplifies core Java concepts and empowers you to start building Java applications in just 24 hours.What's Inside:A step-by-step introduction to Java ... Read more

    £0.99 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

    £25.91

  • Java 25 and Beyond

    Modern Java Made Easy

    by Michael Inden ...
    Series series Professional and Applied Computing (R0)
    Bring your Java skills up to date and discover the full diversity of modern Java! This book guides you step by step through the most important new features up to the current Java 25 LTS, while also drawing on proven highlights from earlier versions.It covers numerous language and syntax improvements, such as switch extensions, records, and text blocks. We also take a look at new API functions ... Read more

    £42.11

  • Java Programming Fundamentals

    Problem Solving Through Object Oriented Analysis and Design

    While Java texts are plentiful, it's difficult to find one that takes a real-world approach, and encourages novice programmers to build on their Java skills through practical exercise. Written by an expert with 19 experience teaching computer programming, Java Programming Fundamentals presents object-oriented programming by employing examples taken ... Read more

    £112.49

  • The Scalyr Guide to Getting Started Logging as Quickly as Possible

    With quick-start guides to logging in Java, Log4j2, PHP, Ruby, Rails, Swift, Scala, Django, Angular, & Meteor

    by Scalyr ...
    Series Book 2 - The Scalyr Guide to Getting Started Logging as Quickly as Possible
    With the almost constant scaling of applications and environments, the need for good logging practices has likewise scaled exponentially. This book will help you understand the value of logging, the best practices for logs and introduce you to a number of tech stacks including languages and frameworks. It's the ultimate resource for jumping into a new language or discovering new tricks in a ... Read more

    Free

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Read more

    £31.13

  • Beginning Programming with Java For Dummies

    by Barry Burd ...
    Become a Java wizard with this popular programming guideConsider Beginning Programming with Java For Dummies your indispensable guide to learning how to program in one of the most popular programming languages—Java! Java is an invaluable language to master, as it's widely used for application development, including Android, desktop, and server-side applications.Beginning Programming with Java For ... Read more

    £16.99

  • Java Alles-in-einem-Band für Dummies

    Series series Für Dummies
    Dieses Buch ist für alle, die tief in die Java-Programmierung einsteigen möchten. Dennoch werden keine Programmierkenntnisse vorausgesetzt. Lernen Sie zunächst, wie Sie das Java Development Kit installieren und welche Java-Elemente es gibt. Machen Sie sich dann mit Methoden und objektorientierter Programmierung vertraut. Werfen Sie Exceptions, sammeln Sie Datenelemente in flexiblen Arrays und ... Read more

    £18.99

  • OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

    Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II ... Read more

    £51.99

  • Concurrent, Real-Time and Distributed Programming in Java

    Threads, RTSJ and RMI

    This book provides an introduction to concurrent, real-time, distributed programming with Java object-oriented language support as an algorithm description tool. It describes in particular the mechanisms of synchronization (cooperative and competitive) and sharing of data (internal class, static variables) between threads in Java. He then discusses the use of Java for real-time applications. ... Read more

    £125.99

  • Beginning Scala 3

    A Functional and Object-Oriented Java Language

    Series series Professional and Applied Computing (R0)
    Learn the latest version of Scala through simple, practical examples. This book introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems.Beginning Scala 3 explores new Scala 3 language features such ... Read more

    £42.11

  • Java 17 Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!Java 17 Recipes is updated to reflect changes in specification and implementation since ... Read more

    £42.11

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Read more

    £42.11

  • Java EE to Jakarta EE 10 Recipes

    A Problem-Solution Approach for Enterprise Java

    Series series Professional and Applied Computing (R0)
    Take a problem-solution approach for programming enterprise Java or Java EE applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. Java EE to Jakarta EE 10 Recipes provides effective, practical, and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel ... Read more

    £42.11

  • Data-Oriented Programming in Java

    by Chris Kiehl ...
    Data is the heart of your code. Data-oriented programming is a programming technique that enables you to precisely model domains and write large enterprise-scale applications that are oriented around the data they manage. Take a data-oriented approach to your Java applications, and you’ll enjoy simpler state management, improved readability, and no more state-related bugs!This book teaches you how ... Read more

    £31.99

    PRE-ORDER

  • Grails in Action

    SummaryGrails in Action, Second Edition is a comprehensive introduction to Grails 2 focused on making you super-productive fast. In this totally revised new edition, you'll master Grails 2.3 core skills as you apply TDD techniques to developing a full-scale Twitter clone. Along the way you'll learn the latest single-page web app UI techniques, work with NoSQL backends, integrate with enterprise ... Read more

    £30.20

  • Kafka Streams in Action, Second Edition

    by Bill Bejeck ...
    Series series In Action
    Everything you need to implement stream processing on Apache Kafka using Kafka Streams and the kqsIDB event streaming database.Kafka Streams in Action, Second Edition guides you through setting up and maintaining your streaming processing with Kafka. Inside, you’ll find comprehensive coverage of not only Kafka Streams, but the entire toolbox you’ll need for effective streaming—from the components ... Read more

    £31.99

  • Knative in Action

    Knative in Action teaches you to build complex and efficient serverless applications.SummaryTake the pain out of managing serverless applications. Knative, a collection of Kubernetes extensions curated by Google, simplifies building and running serverless systems. Knative in Action guides you through the Knative toolkit, showing you how to launch, modify, and monitor event-based apps built using ... Read more

    £34.07

  • Netty in Action

    SummaryNetty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.About the TechnologyNetty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your ... Read more

    £32.52

  • Spring Boot in Action

    by Craig Walls ...
    SummaryA developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior.About the TechnologyThe Spring Framework simplifies enterprise Java development, but it does require lots of tedious configuration work. Spring Boot radically streamlines spinning up a Spring application. ... Read more

    £27.10