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 1273 - 1296 of 1736 Results
Skip side bar filters
  • Selenium Framework Design in Data-Driven Testing

    Build data-driven test frameworks using Selenium WebDriver, AppiumDriver, Java, and TestNG

    Take a deep dive into building data-driven test frameworks using Selenium WebDriverKey FeaturesA comprehensive guide to designing data-driven test frameworks using the Selenium 3 WebDriver API, AppiumDriver API, Java-Bindings, and TestNGLearn how to use Selenium Page Object Design Patterns and D.R.Y. (Don’t Repeat Yourself) Approaches to software development in automated testingDiscover the ... Read more

    $37.99 USD or Free with Kobo Plus

  • Learning LEGO MINDSTORMS EV3

    by Gary Garber ...
    About This BookOptimize the use of multiple sensors to build a robot that navigates and interacts with its environmentWork with both the Home Edition and the Educational Edition of the LEGO EV3 Mindstorms kitA practical guide with step-by-step building instructions to help you create your very own robotWho This Book Is ForThis book is for the hobbyists, builders, and programmers who want to build ... Read more

    $27.99 USD or Free with Kobo Plus

  • Secure Java

    For Web Application Development

    by Abhay Bhargav ...
    Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these ... Read more

    $100.99 USD

  • Mastering NGINX for Site Reliability and Performance Optimization

    by Richa Garg ...
    Unlock the power of NGINX to boost performance and scale effortlessly. Key Features ● Learn NGINX from basics to advanced with expert guidance, from installation to high-performance configurations. ● Reinforce your skills with practical examples and detailed solutions for real-world applications. ● Step-by-step beginner-friendly approach with clear explanations, making complex concepts easy to ... Read more

    $19.99 USD or Free with Kobo Plus

  • Introduction to Programming in Java

    An Interdisciplinary Approach

    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.Programming skills are indispensable in today’s world, not just for computer science students, but also for anyone in any scientific or technical discipline. Introduction to Programming in Java, Second Edition, by Robert Sedgewick and Kevin ... Read more

    $53.99 USD

  • 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

    $27.99 USD or Free with Kobo Plus

  • 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

    $41.99 USD

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... Read more

    $34.99 USD or Free with Kobo Plus

  • Componentes reutilizáveis em Java com reflexão e anotações

    Muitos dos recursos providos pelos frameworks e componentes mais utilizados na indústria extrapolam os simples conceitos da Orientação a Objetos e fazem uso de reflexão e anotações. A utilização dessas poderosas ferramentas pode fazer uma grande diferença, com potencial de aumentar a produtividade do time e melhorar a estrutura do código. Neste livro, o uso de reflexão e anotações é abordado por ... Read more

    $9.99 USD or Free with Kobo Plus

  • Building Microservices with Micronaut®

    A quick-start guide to building high-performance reactive microservices for Java developers

    Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut frameworkKey FeaturesLearn how to build scalable, fast, and resilient microservices with this concise guideExplore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programmingBuild cloud-native applications ... Read more

    $41.99 USD or Free with Kobo Plus

  • jOOQ Masterclass

    A practical guide for Java developers to write SQL queries for complex database interactions

    Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctnessKey FeaturesWrite complex, type-safe, and dynamic SQL using the powerful jOOQ APITackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching ... Read more

    $39.99 USD or Free with Kobo Plus

  • Spring Boot Messaging

    Messaging APIs for Enterprise and Integration Solutions

    Series series Professional and Applied Computing (R0)
    Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the ... Read more

    $40.99 USD

  • Memory Leaks in Java

    Series Book 75 - shortcuts
    Da sich Oracle mit Java 8 noch ein wenig Zeit lässt (als anvisierter Termin wird im Moment "Frühjahr 2014" genannt), soll mit diesem shortcut die Gelegenheit genutzt werden, zu diskutieren, wie es zu Memory Leaks in Java kommen kann und wie man sie finden oder besser schon von vorneherein vermeiden kann. Im ersten Kapitel des shortcuts wird erläutert, dass Memory Leaks durch im Programm ... Read more

    $3.99 USD or Free with Kobo Plus

  • Java 8 Streams

    by Sven Ruppert ...
    Series Book 93 - shortcuts
    Java 8 bringt einige Neuerungen mit sich. Eine der größeren Veränderungen ist die Einführung des neuen Streams-API in Verbindung mit Lambdas. Zusammen ergeben diese beiden Dinge sehr effektive Werkzeuge für den Entwickler. Wir schauen uns an, was genau diese Streams sind, wie man sie einsetzen kann und welche Vorteile sich aus dem Einsatz ergeben. Beispiele aus dem Bereich der Nebenläufigkeit und ... Read more

    $5.99 USD or Free with Kobo Plus

  • Enterprise JavaBeans 3.1

    Developing Enterprise Java Components

    Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these ... Read more

    $31.99 USD

  • Java 9 High Performance

    Practical techniques and best practices for optimizing Java applications through concurrency, reactive programming, and more

    Best practices to adapt and bottlenecks to avoid Key Features\[\*\] Tackle all kinds of performance-related issues and streamline your development\[\*\] Master the new features and new APIs of Java 9 to implement highly efficient and reliable codes\[\*\] Gain an in-depth knowledge of Java application performance and obtain best results from performance testingBook DescriptionFinally, a book that ... Read more

    $41.99 USD or Free with Kobo Plus

  • Derinlemesine Java Database Programming

    by Onder Teker ...
    Bu kitapta Java ile Veritabanı Programlama anlatılmaktadır. SQL ile JDBC konuları temelden en ileriye dek açıklanmaktadır. JPA / ORM konularına giriş niteliğinde bilgiler verilmektedir. XML için JAXP, JSON için de JSON-P kütüphaneleri kapsama alınmıştır. IO, yeni gelen NIO, Socket / Network programlama gibi veri iletişimi ve saklaması konuları işlenmektedir. Multi-Threaded programlama ve ... Read more

    $0.99 USD

  • Introducing Java EE 7

    A Look at What's New

    by Josh Juneau ...
    Introducing Java EE 7: A Look at What’s New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform. Readers of this book will not have to wade through introductory material or information covering features that have been part of the EE platform for years. Instead, developers can pick this book up and read it to brush up on those features ... Read more

    $28.99 USD

  • Mastering JavaFX 8 Controls

    Series series Oracle Press
    Design and Deploy High-Performance JavaFX ControlsDeliver state-of-the-art applications with visually stunning UIs. Mastering JavaFX 8 Controls provides clear instructions, detailed examples, and ready-to-use code samples. Find out how to work with the latest JavaFX APIs, configure UI components, automatically generate FXML, build cutting-edge controls, and effectively apply CSS styling. ... Read more

    $29.99 USD

  • Java

    Java è un linguaggio di programmazione orientato agli oggetti in esecuzione su milioni di PC e miliardi di dispositivi nel mondo, inclusi smartphone, televisori e navigatori satellitari. Una giuda facile e immediata con numerosi esempi pratici. ... Read more

    $11.64 USD or Free with Kobo Plus

  • Ultimate Elastic Stack for Observability and Real-Time Analytics

    Transform Data into Insights through Complete Elastic Stack Practical Guidance. Key Features ● Comprehensive coverage of Elasticsearch, Logstash, and Kibana. ● Real-world case studies for step-by-step practical deployment strategies. ● In-depth coverage of advanced topics including Elastic Stack security, Scalability, and Custom Plugin development. Book Description The Elastic Stack (Elasticsearch ... Read more

    $24.99 USD or Free with Kobo Plus

  • Ultimate Cardano Smart Contracts

    Build Decentralized Applications Today for a Better Tomorrow Key Features ● Build secure, scalable, and resilient Web3 Cardano Blockchain applications. ● Project-based learning connects blockchain concepts to project architecture and source code. ● Discover new employment opportunities, business models, and markets. Book Description Unlock the full potential of the Cardano blockchain for building ... Read more

    $19.99 USD or Free with Kobo Plus

  • Firebase Essentials - Android Edition

    by Neil Smyth ...
    With 55 in-depth chapters, over 470 pages and 23 example app projects (including the source code), Firebase Essentials – Android Edition provides everything you need to successfully integrate Firebase cloud features into your Android apps.This book covers the key features of Android app development using Firebase including integration with Android Studio, User Authentication (including email, ... Read more

    $34.99 USD