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 1 - 24 of 1593 Results
Skip side bar filters
  • Building Android Applications for Beginners

    by Steve Taylor ...
    This book is aimed at people with little or no understanding of developing applications or any experience with Java or computer programming in general.Rather than immediately delving into details, the book focuses instead on constructing simple Android examples that can immediately be seen to work. As an example, some very simple but yet powerful graphics are developed, the image on the book's ... Read more

    PHP245.78

  • What's New in Java 7

    Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism. ... Read more

    Free

  • Spring Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring:Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more. Spring enterprise: Spring Java ... Read more

    PHP2,389.19

  • The Minimum You Need to Know About Java and xBaseJ

    by Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Read more

    Free

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Read more

    PHP616.19

  • Java網路程式設計

    by 湯秉翰 ...
    人手一台智慧手機、平板的風潮,燃起許多人對Android程式設計的興趣,Java語言也正是主要學習的目標,如何使用Java語言設計具有網路功能,也就成為在開發這類APP應用程式中不可或缺的經驗與能力,否則空有一身功能而無法與網路連結的APP是吸引不了人們的。  初次接觸網路程式設計的學習過程,需要使用一個穩固且和善的工具,而Java語言就是非常廣泛應用的工具之一。本書以淺顯易懂的例子,從人的角度出發,用生活化的方式去瞭解設計的方法與原因,並以自然的方式熟悉網路程式設計的方法,得到實作成功後的喜悅。重點內容‧以熟悉網路程式的基礎知識為主,了解如何將Java語言應用在網路程式設計。‧使用Java SDK、Eclipse和NetBeans,一開始就將軟體環境建置完善。‧針對Java語言的重點套件-輸出/入與網路套件有詳細的介紹與實務範例。‧透過教學步驟幫助讀者省去閱讀生澀難懂的國際標準文件 ... Read more

    PHP741.03

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Read more

    PHP1,418.79

  • 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

    PHP3,015.49

  • Java 8 Preview Sampler

    In this exclusive eBook, preview excerpts from brand-new and forthcoming Oracle Press Java JDK 8 books. Written by leading Java experts, Oracle Press books offer the most definitive, complete, and up-to-date coverage of the latest Java release. Featuring an introduction by bestselling programming author Herb Schildt, this eBook includes chapters from the following Oracle Press books:Java: The ... Read more

    Free

  • Java Concurrency and Parallelism

    Master advanced Java techniques for cloud-based applications through concurrency and parallelism

    by Jay Wang ...
    Unlock Java's full potential for cloud computing through expert insights from real-world case studies and stay ahead with the latest trends in agile and robust Java application developmentKey FeaturesMaster concurrency and parallelism to overcome cloud computing challenges in JavaBuild scalable solutions with Big Data, ML, microservices, and serverless architecturesExplore cloud scaling, GPU ... Read more

    PHP1,617.29 or Free with Kobo Plus

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    by Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Read more

    PHP501.64 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

    PHP1,284.49

  • Pro Java Clustering and Scalability

    Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ

    by Jorge Acetozi ...
    Series series Professional and Applied Computing (R0)
    Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP ... Read more

    PHP2,836.79

  • Practical JavaScript Techniques

    Series series Smashing eBooks
    Present across millions of websites and growing in popularity, JavaScript is an essential and practical for all programmers, designers and coding aficionados. "Practical JavaScript Techniques" offers expert instruction, tips and methodologies relevant for all levels of knowledge. Learn interactive CSS and jQuery techniques, how to take advantage of JavaScript’s versatile capabilities and even how ... Read more

    PHP322.23

  • Java - GUI Applications

    by Preeti Man ...
    This book intends to educate Java practitioners on GUI Applications through questions and answers based on various interviews and personnel questions. ... Read more

    PHP617.22 or Free with Kobo Plus

  • Android Studio Panda Essentials - Java Edition

    Developing Android Apps Using Android Studio Panda and Java

    by Neil Smyth ...
    This book, fully updated for Android Studio Panda, teaches you how to develop Android-based applications using Java.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth ... Read more

    PHP2,161.59

  • Introducing Maven

    Series series Professional and Applied Computing (R0)
    Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven.In this short 100-page book, you'll learn all about Maven and how to set it up to use. You'll learn about the Maven life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and ... Read more

    PHP1,628.99

  • Hands-On Design Patterns with Kotlin

    Build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin

    by Alexey Soshin ...
    Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing appsKey Features\[\*\] Understand traditional GOF design patterns to apply generic solutions\[\*\] Shift from OOP to FP; covering reactive and concurrent patterns in a step-by-step manner\[\*\] Choose the best microservices architecture and MVC for your development environmentBook ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Banco de Dados JDBC e JAVA

    Célio Azevedo é jornalista diplomado, programador e docente superior pós-graduado, com MBA em Gestão de Negócios na UCAM. Número de registro: 28.046/RJ. Há anos leciona linguagens de programação orientadas a objetos.Nesse livro você aprenderá a programar de maneira simples e objetiva a linguagem Java em Banco de Dados. ... Read more

    PHP237.15 or Free with Kobo Plus

  • Advanced Topics in Java

    Core Concepts in Data Structures

    Series series Professional and Applied Computing (R0)
    Java is one of the most widely used programming languages today. It was first released by Sun Microsystems in 1995. Over the years, its popularity has grown to the point where it plays an important role in most of our lives. From laptops to data centers, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere! There are tons of applications and heaps of websites ... Read more

    PHP3,802.39

  • Practical OpenTelemetry

    Adopting Open Observability Standards Across Your Organization

    Series series Professional and Applied Computing (R0)
    Learn the value that OpenTelemetry can bring to organizations that aim to implement observability best practices, and gain a deeper understanding of how different building blocks interact with each other to bring out-of-the-box, vendor-neutral instrumentation to your stack. With examples in Java, this book shows how to use OpenTelemetry APIs and configure plugins and SDKs to instrument services ... Read more

    PHP3,440.09

  • Android 4.2 App Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 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 introduction to the architecture of Android is followed ... Read more

    PHP800.16

  • Ultimate Pandas for Data Manipulation and Visualization

    Unlock the power of Data Manipulation with Pandas. Key Features ● Master Pandas from basics to advanced and its data manipulation techniques. ● Visualize data effectively with Matplotlib and explore data efficiently. ● Learn through hands-on examples and practical real-world use cases. Book Description Unlock the power of Pandas, the essential Python library for data analysis and manipulation. ... Read more

    PHP331.99 or Free with Kobo Plus

  • Aprender VueJS con 100 ejercicios prácticos

    ¿Se ha planteado en algún momento desarrollar aplicaciones SPA pero no ha sabido con qué framework iniciarse? Existen muchos, ¿verdad? Si le contara que la curva de aprendizaje de desarrollar aplicaciones en Vue es mucho menor que el tiempo invertido en aprender React o Angular, ¿se animaría? Vue, pese a llegar el último al mercado, ha adoptado las buenas prácticas de Angular y React, además de ... Read more

    PHP483.00 or Free with Kobo Plus