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 169 - 192 of 1739 Results
Skip side bar filters
  • Android Studio Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Read more

    $9.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

  • Hands-On Selenium WebDriver with Java

    A Deep Dive into the Development of End-to-End Tests

    by Boni Garcia ...
    Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples.You'll start by learning the ... Read more

    $41.99 USD

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter and Dart 2

    A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applicationsKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentUnderstand native SDK and third-party libraries for building Android and iOS applications using FlutterPackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionGoogle ... Read more

    $26.99 USD or Free with Kobo Plus

  • Getting Started with Oracle WebLogic Server 12c: Developers Guide

    Getting Started with Oracle WebLogic Server 12c is a fast-paced and feature-packed book, designed to get you working with Java EE 6, JDK 7 and Oracle WebLogic Server 12c straight away, so start developing your own applications.Getting Started with Oracle WebLogic Server 12c: Developer's Guide is written for developers who are just getting started, or who have some experience, with Java EE who want ... Read more

    $31.99 USD or Free with Kobo Plus

  • Learning Angular

    A practical guide to building web applications with modern Angular

    Learn Angular by building a real-world e-shop web app, step-by-step from scaffolding to deployment, with expert guidance every step of the way "Learning Angular provides the reader with an experience of building upon a simple application that is introduced at the beginning of the book." – Manfred Steyer, Google Developer Expert Free with your book: DRM-free PDF version + access to Packt's next-gen ... Read more

    $32.99 USD or Free with Kobo Plus

  • Modern API Development with Spring 6 and Spring Boot 3

    Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3

    Discover ways to enhance your application's functionality through hands-on learning for designing, testing, securing, deploying, and maintaining production-ready APIsKey FeaturesLearn how to design, develop, test, and deploy modern APIs in JavaExplore techniques for optimizing API performance and handling errorsSecure your APIs with industry-standard authentication and authorization techniquesGet ... Read more

    $34.99 USD or Free with Kobo Plus

  • Domain-Driven Design with Java - A Practitioner's Guide

    Create simple, elegant, and valuable software solutions for complex business problems

    Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey FeaturesImplement DDD principles to build simple, effective, and well-factored solutionsUse lightweight modeling techniques to arrive at a common collective understanding of the ... Read more

    $32.99 USD or Free with Kobo Plus

  • Learning RxJava

    Reactive, Concurrent, and responsive applications

    by Thomas Nield ...
    Reactive Programming with Java and ReactiveXKey Features\[\*\]Explore the essential tools and operators RxJava provides, and know which situations to use them in\[\*\]Delve into Observables and Subscribers, the core components of RxJava used for building scalable and performant reactive applications\[\*\]Delve into the practical implementation of tools to effectively take on complex tasks such as ... Read more

    $37.99 USD or Free with Kobo Plus

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    by Rob Botwright ...
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java.���� Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will ... Read more

    $7.99 USD

  • Spring in Action, Sixth Edition

    by Craig Walls ...
    If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring.In Spring in Action, 6th Edition you will learn:Building reactive applicationsRelational and NoSQL databasesIntegrating via HTTP and REST-based services, and sand reactive RSocket ... Read more

    $49.99 USD

  • 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

  • Making Android Accessories with IOIO

    Going Mobile with Sensors, Lights, Motors, and Robots

    by Simon Monk ...
    Create your own electronic devices with the popular IOIO ("yoyo") board, and control them with your Android phone or tablet. With this concise guide, you’ll get started by building four example projects—after that, the possibilities for making your own fun and creative accessories with Android and IOIO are endless.To build Android/IOIO devices, you write the program on your computer, transfer it ... Read more

    $5.99 USD

  • Scripting in Java

    Integrating with Groovy and JavaScript

    Series series Professional and Applied Computing (R0)
    Scripting in Java teaches you how to use the Java Scripting API and JavaScript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this ... Read more

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

  • Data Structures and Algorithms in Java

    by Robert Lafore ...
    Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in ... Read more

    $46.99 USD

  • CERT Oracle Secure Coding Standard for Java, The

    Series series SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... Read more

    $47.69 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.99 USD or Free with Kobo Plus

  • 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

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

  • Java Virtual Machine Specification, Java SE 7 Edition, The

    Written by the inventors of the technology, The Java® Virtual Machine Specification, Java SE 7 Edition, is the definitive technical reference for the Java Virtual Machine.The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the invokedynamic instruction and method handle mechanism added in Java SE 7, and gives the formal Prolog specification ... Read more

    $52.99 USD

  • IntelliJ IDEA Essentials

    This book is for developers who want to work smarter so they can focus their efforts on the details that will give them the advantage. This book is tailor-made for developers who want to move from NetBeans and Eclipse to experience the power and functionality of IntelliJ IDEA. ... Read more

    $26.99 USD or Free with Kobo Plus

  • Developing Java Applications with Spring and Spring Boot

    Practical Spring and Spring Boot solutions for building effective applications

    An end-to-end software development guide for the Java eco-system using the most advanced frameworks: Spring and Spring Boot. Learn the complete workflow by building projects and solving problems.About This BookLearn reactive programming by implementing a reactive application with Spring WebFluxCreate a robust and scalable messaging application with Spring messaging supportGet up-to-date with the ... Read more

    $71.99 USD or Free with Kobo Plus

  • OCA / OCP Java SE 8 Programmer Practice Tests

    Test your knowledge and prepare for the OCA/OCP examsOCA/OCP Java SE 8 Programmer Practice Tests complements the Sybex OCA: Oracle Certified Associate Java SE 8 Programmer I Certification Study Guide and the OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide for exams 1Z0-808 and 1ZO-809 by providing last minute review of 100% of exam objectives. Get the advantage of over 1,000 ... Read more

    $24.00 USD