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 841 - 864 of 1732 Results
Skip side bar filters
  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... Read more

    $23.99 USD

  • Mastering jQuery

    Series series Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Read more

    $6.51 USD

  • Классические задачи Computer Science на языке Java

    Cтолкнулись с «неразрешимой» проблемой при разработке программного обеспечения? Скорее всего, кто-то уже справился с этой задачей, и вы можете не ломать голову. Дэвид Копец собрал наиболее полезные готовые решения, принципы и алгоритмы. «Классические задачи Computer Science на языке Java» — это мастер-класс по программированию, содержащий 55 практических примеров, затрагивающих самые актуальные ... Read more

    $10.99 USD or Free with Kobo Plus

  • Kotlin 實戰範例

    by Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Read more

    $13.99 USD

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... Read more

    $9.99 USD or Free with Kobo Plus

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... Read more

    $2.99 USD or Free with Kobo Plus

  • Beginning Apache Spark 2

    With Resilient Distributed Datasets, Spark SQL, Structured Streaming and Spark Machine Learning library

    by Hien Luu ...
    Series series Professional and Applied Computing (R0)
    Develop applications for the big data landscape with Spark and Hadoop. This book also explains the role of Spark in developing scalable machine learning and analytics applications with Cloud technologies. Beginning Apache Spark 2 gives you an introduction to Apache Spark and shows you how to work with it.Along the way, you’ll discover resilient distributed datasets (RDDs); use Spark SQL for ... Read more

    $40.49 USD

  • Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805

    A Comprehensive OCPJP 7 Certification Guide

    Edited by S.G. Ganesh, Tushar Sharma ...
    Series series Professional and Applied Computing (R0)
    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam preparation and let the reader get started quickly. The first chapter answers frequently asked questions about the OCPJP exam.This book assumes that ... Read more

    $44.99 USD

  • Introduction to Video Game Engine Development

    Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine

    Series series Professional and Applied Computing (R0)
    Start your video game development journey by learning how to build a 2D game engine from scratch. Using Java (with NetBeans as your IDE and using Java’s graphics framework) or by following along in C# (with Visual Studio as your IDE and using the MonoGame framework), you’ll cover the design and implementation of a 2D game engine in detail. Each class will be reviewed with demonstration code. You ... Read more

    $71.99 USD

  • Kickstart Software Design Architecture

    Learn to design robust software systems using modern architecture principles and practical hands-on experience Key Features ● Learn about fundamental software architecture concepts, including design patterns, microservices, and cloud computing. ● Bridge theory with practice through real-world examples and case studies. ● Gain expertise through an interactive and engaging learning approach, ... Read more

    $23.99 USD or Free with Kobo Plus

  • Java Essentials Volume 2

    Object-Oriented Programming and Beyond Learn Advanced Java OOP, Inheritance, Polymorphism, GUI Development | Complete Java Programming Guide for Students

    Master Advanced Java Programming with Complete Object-Oriented Development SkillsKey Features include:Comprehensive object-oriented programming coverage from basic to advancedIdeal for students, self-learners, and aspiring software developersPractical GUI development with AWT and Swing frameworksReal-world application projects and hands-on coding exercisesReady to upgradetransform your Java ... Read more

    $32.99 USD or Free with Kobo Plus

  • ServiceNow for IT Service Management

    Master IT Service Management with Real-World ServiceNow Expertise. Key Features ● Comprehensive ITSM concepts explained with real-world context and use cases. ● In-depth ServiceNow guidance to implement and optimize IT workflows. ● Practical process coverage: Incident, Problem, Change and Request Fulfilment. ● Step-by-step guidance to align IT services with business goals. Book Description ... Read more

    $19.99 USD or Free with Kobo Plus

  • 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

    $21.99 USD or Free with Kobo Plus

  • Android Studio IDE Quick Reference

    A Pocket Guide to Android Studio Development

    by Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    This concise reference book for Android Studio 3 presents the essential Android Studio functions in a well-organized format that can be used as a handy reference. It will quickly demonstrate the usage of the Android Studio IDE to build an Android mobile app step by step.You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will ... Read more

    $31.49 USD

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete ... Read more

    $49.49 USD

  • Scala Programming Projects

    Build real-world projects using popular Scala frameworks such as Play, Akka, and Spark

    Discover the unique features and powerful capabilities of Scala Programming as you build projects in a wide range of domainsKey FeaturesDevelop Scala projects on topics ranging from web applications to big data analysisUnleash the full power of modern web programming using Play FrameworkBuild real-time data pipelines in Scala with a Bitcoin transaction analysis appBook DescriptionScala Programming ... Read more

    $41.39 USD or Free with Kobo Plus

  • Java Projects

    Learn the fundamentals of Java 11 programming by building industry grade practical projects

    by Peter Verhas ...
    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements.Key FeaturesExplore advanced technologies that Java 11 delivers such as web programming and parallel computingDiscover modern programming paradigms such as microservices, cloud computing and enterprise structuresBuild highly responsive applications with this practical introduction to ... Read more

    $37.79 USD or Free with Kobo Plus

  • Hands-On Cloud Development with WildFly

    Develop, deploy, and configure cloud-based, enterprise Java applications with WildFly Swarm and OpenShift

    Create microservices using Java EE technologies with WildFly Swarm,deploy them in the OpenShift cloud, make them resilient to network failures using Hystrix, configure continuous integration using Jenkins, and security using Keycloak.Key FeaturesCreate functional microservices with WildFly SwarmUse OpenShift to deploy your microservices in the cloudMake your application production-ready using ... Read more

    $37.79 USD or Free with Kobo Plus

  • Mobile Test Automation with Appium

    Mobile application testing made easy

    by Nishant Verma ...
    Comprehensive guide to build mobile test automation solution using AppiumKey FeaturesHow to automate testing with AppiumApply techniques for creating comprehensive testsHow to test on physical devices or emulatorsBook DescriptionAppium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. ... Read more

    $34.19 USD or Free with Kobo Plus

  • WildFly Configuration, Deployment, and Administration - Second Edition

    This book is aimed at Java developers, system administrators, application testers using WildFly, and anyone who performs a DevOps role. Whether you are completely new to WildFly or just require an understanding of WildFly's new features, this book is for you. ... Read more

    $27.89 USD or Free with Kobo Plus

  • Clojure Reactive Programming

    Design and implement highly reusable reactive applications by integrating different frameworks with Clojure

    Key FeaturesBook DescriptionIf you are a Clojure developer who is interested in using Reactive Programming to build asynchronous and concurrent applications, this book is for you. Knowledge of Clojure and Leiningen is required. Basic understanding of ClojureScript will be helpful for the web chapters, although it is not strictly necessary.What you will learnUnderstand the key abstractions of ... Read more

    $37.79 USD or Free with Kobo Plus

  • GeoServer Cookbook

    This book is ideal for GIS experts, developers, and system administrators who have had a first glance at GeoServer and who are eager to explore all its features in order to configure professional map servers. Basic knowledge of GIS and GeoServer is required. ... Read more

    $27.89 USD or Free with Kobo Plus

  • RabbitMQ Essentials

    by David Dossot ...
    This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are ... Read more

    $17.09 USD or Free with Kobo Plus