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 913 - 936 of 1729 Results
Skip side bar filters
  • Java

    Tips and Tricks to Programming Code with Java

    Series Book 2 - Java Programming Series
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that ... Read more

    $2.99 USD or Free with Kobo Plus

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.Integrating and Extending BIRT, Third Edition, introduces ... Read more

    $52.19 USD

  • Hands-On Software Architecture with Java

    Learn key architectural techniques and strategies to design efficient and elegant Java applications

    Build robust and scalable Java applications by learning how to implement every aspect of software architectureKey FeaturesUnderstand the fundamentals of software architecture and build production-grade applications in JavaMake smart architectural decisions with comprehensive coverage of various architectural approaches from SOA to microservicesGain an in-depth understanding of deployment ... Read more

    $41.39 USD or Free with Kobo Plus

  • Derinlemesine Android UI Programming

    by Onder Teker ...
    Bu kitapta Android uygulamalarındaki görsel bileşenlerin kullanımı ayrıntılı olarak açıklanmaktadır. Tasarım ve biçem konuları derinlemesine işlenmekte, gelişmiş bir kullanıcı deneyimi oluşturmak için gerekli bileşenler anlatılmaktadır. Fragmanlarla yapılan gelişmiş görünümlerin dışında; ses, görüntü, konuşma, grafik ve animasyon gibi konular da içerikte yer almaktadır. ... Read more

    $0.99 USD or Free with Kobo Plus

  • Microservices with Clojure

    Develop event-driven, scalable, and reactive microservices with real-time monitoring

    by Anuj Kumar ...
    The common patterns and practices of the microservice architecture and their application using the Clojure programming language.Key Features\[\*\] Relevance of the microservice architecture and benefits of Clojure's functional and simple features to implement it.\[\*\] Learn best practices and common principles to avoid common pitfalls while developing microservices.\[\*\] Learn how to use ... Read more

    $37.79 USD or Free with Kobo Plus

  • API Marketplace Engineering

    Design, Build, and Run a Platform for External Developers

    Series series Professional and Applied Computing (R0)
    This is your hands-on guide to designing, building, and operating an API Marketplace to allow your organization to expose internal services and customer data securely for use by external developers. The book shows the mutual nature of a relationship in which organizations benefit from revenue and the reach of a new digital channel and third-party developers benefit from leveraging APIs to build ... Read more

    $58.49 USD

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... Read more

    $10.49 USD

  • Mastering RESTful Web Services with Java

    Practical guide for building secure and scalable production-ready REST APIs

    Learn RESTful API design with Java, covering everything from fundamental design principles to advanced techniques for authentication, versioning, error handling, security, testing, performance, and moreKey FeaturesDiscover essential architectural principles for building robust and adaptable REST APIsGain practical insights into tuning performance and securing endpoints through real-world case ... Read more

    $32.39 USD or Free with Kobo Plus

  • Kickstart Database Management System Fundamentals

    From Concept to Implementation: Mastering Database Design Key Features ● Covers core concepts, types, architecture, and models for effective data modeling and schema design. ● Clear, hands-on SQL examples to enhance understanding and real-world application. ● Insights into NoSQL, cloud databases, data warehousing, and security best practices. Book Description In today’s data-driven world, ... Read more

    $19.99 USD or Free with Kobo Plus

  • Android 4 Development: From Eclipse to End User

    by Jason Suptic ...
    Are you ready to create your first Android App now? If so, this book is for you. Whether you are a veteran programmer or a beginner, this book will help you learn Android development by examples, pictures, and explanations. This is an introduction to both Eclipse and Android Development Tools (ADT) through building a complete app. Windows™ is the operating system used during the writing of this ... Read more

    $2.99 USD

  • Beginning EJB in Java EE 8

    Building Applications with Enterprise JavaBeans

    Series series Professional and Applied Computing (R0)
    Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see ... Read more

    $80.99 USD

  • Microsoft Azure AI Fundamentals (AI-900) Certification Guide

    Empower your AI Cloud Career with Microsoft Azure AI-900 CertificationKey Features● Complete coverage of Azure AI (AI-900) objectives with real-world Azure examples.● Hands-on learning using Azure AI Services, Azure Cognitive, ML, and Responsible AI tools.● Practical exam strategies, practice tests, and expert-driven insights.Book DescriptionThe Microsoft Azure AI Fundamentals (AI-900) ... Read more

    $24.99 USD or Free with Kobo Plus

  • Mastering Large Language Models with Python

    by Raj Arun R ...
    A Comprehensive Guide to Leverage Generative AI in the Modern Enterprise Key Features ● Gain a comprehensive understanding of LLMs within the framework of Generative AI, from foundational concepts to advanced applications. ● Dive into practical exercises and real-world applications, accompanied by detailed code walkthroughs in Python. ● Explore LLMOps with a dedicated focus on ensuring trustworthy ... Read more

    $29.99 USD or Free with Kobo Plus

  • Ultimate GraphQL for Scalable Web Apps

    by Robins Gupta ...
    Master GraphQL to build scalable, production-ready web applications.Key Features● Build a complete Netflix-style streaming platform using GraphQL, React, Node.js, and Apollo.● Master production-grade concepts including DataLoader, caching, scalability, and performance tuning.● Learn by doing, and progress from GraphQL fundamentals to advanced real-world full-stack development.Book Description... ... Read more

    $20.99 USD

  • Applied Akka Patterns

    A Hands-On Guide to Designing Distributed Applications

    When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its ... Read more

    $28.99 USD

  • Алгоритмы и структуры данных. Извлечение информации на языке Java

    Изучите, как следует реализовывать эффективные алгоритмы на основе важнейших структур данных на языке Java, а также как измерять производительность этих алгоритмов. Каждая глава сопровождается упражнениями, помогающими закрепить материал. •Научитесь работать со структурами данных, например, со списками и словарями, разберитесь, как они работают •Напишите приложение, которое читает страницы ... Read more

    $11.99 USD or Free with Kobo Plus

  • 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

    $31.49 USD

  • OCA Java SE 7 Programmer I Certification Guide

    Prepare for the 1Z0-803 exam

    by Mala Gupta ...
    SummaryThis book is a comprehensive guide to the 1Z0-803 exam. You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along ... Read more

    $38.99 USD

  • Java SOA Cookbook

    SOA Implementation Recipes, Tips, and Techniques

    by Eben Hewitt ...
    Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.The book focuses ... Read more

    $28.99 USD

  • Java Basics : Your Comprehensive Guide to Programming with Ease and Confidence from Scratch to Advanced Concepts

    Unlock the full potential of Java with our comprehensive guide, perfect for both novices and seasoned developers. This book provides a deep dive into Java's core principles, ecosystem, and advanced topics, equipping you with the skills to build robust applications across various domains—web, mobile, enterprise, and more. From understanding the history and evolution of Java to mastering its ... Read more

    $1.99 USD or Free with Kobo Plus

  • Java Made Simple

    by P K Mcbride ...
    Java is a programming language designed for use on networks, in particular the Internet, and can also be used to write full-scale applications. It is based upon C++ and is very similar in its style and structure. Java Made Simple 2nd edition concentrates on getting the reader started and assumes no prior programming knowledge. Once the essentials have been mastered, it provides the confidence to ... Read more

    $42.99 USD

  • Spring Security

    Effectively secure your web apps, RESTful services, cloud apps, and microservice architectures

    Leverage the power of Spring Security 6 to protect your modern Java applications from hackersKey FeaturesArchitect solutions that leverage Spring Security while remaining loosely coupledImplement authentication and authorization with SAML2, OAuth 2, hashing, and encryption algorithmsIntegrate Spring Security with technologies such as microservices, Kubernetes, the cloud, and GraalVM native ... Read more

    $30.99 USD or Free with Kobo Plus

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Read more

    $53.99 USD

  • Hands-on Cryptography with Python

    by Md Rasid Ali ...
    Master Cryptography with Python: From History to Real-World Implementation. Key Features ● Learn by building encryption algorithms and secure systems using Python. ● Master everything from basic ciphers to advanced cryptographic solutions. ● Develop the ability to identify and address vulnerabilities in encryption systems. Book Description Cryptography is the backbone of modern digital security, ... Read more

    $19.99 USD or Free with Kobo Plus