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 1105 - 1128 of 1859 Results
Skip side bar filters
  • Herb Schildt's Java Programming Cookbook

    Your Ultimate "How-To" Guide to Java Programming! Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered Java "cookbook." Organized for quick reference, each recipe shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (the classes, methods, and interfaces) followed by step-by-step ... Read more

    $40.49 USD

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

  • Hacking with Spring Boot 2.3

    Reactive Edition

    Spring Boot 2.3 is the hottest ticket in town......when it comes to Java development. Learn the latest features that can scale your apps including:Web and Data accessDeveloper tools and test supportOperational featuresDocker container bakingBottleneck discovery with BlockHoundMessagingSecurityMore!Written cover-to-cover using Project Reactor, your apps will scale like... ... Read more

    $21.59 USD

  • Kubernetes

    Do you want a container management system that provides outstanding community and industry support?Do you want something that supports a wide spectrum of workloads, programming languages and frameworks?Look no further!Kubernetes has fast become the go-to platform when it comes to container management, both open source and commercial, providing a widely used solution that has surged in popularity ... Read more

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

    $8.99 USD or Free with Kobo Plus

  • Datas e horas

    Conceitos fundamentais e as APIs do Java

    by Hugo Kotsubo ...
    Toda aplicação precisa lidar com datas. Seja com os casos mais simples, como uma data de nascimento no cadastro de usuários, até os mais complexos, como um rastreamento completo de todos os eventos ocorridos com determinado produto, desde a sua confecção até a venda, com data e hora exatas em que cada etapa ocorreu. No desenvolvimento, é essencial ter um conhecimento maior sobre todos os conceitos ... Read more

    $8.99 USD or Free with Kobo Plus

  • Java для опытных разработчиков. 2-е издание

    Язык Java – сердце корпоративного ПО. Если программист хорошо знает Java, он без особого труда найдет интересную работу. Поднимите ваши навыки Java на новый уровень вместе с экспертами. Основательно изучите такие мощные инструменты, как модели конкурентного выполнения и модули, и даже раскройте некоторые глубинные тайны Java. Узнайте, как Java работает на уровне байт-кода. Освойте ценные приемы ... Read more

    $12.99 USD or Free with Kobo Plus

  • Java EE 8: Only What's New

    Level up quickly on the latest features of Java EE 8 including Security, JSON-B/P, CDI, JAX-RS, Servlet and more

    by Alex Theedom ...
    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't. ... Read more

    $8.96 USD or Free with Kobo Plus

  • how I came up with an app idea

    This short ebook was written for programmers. We programmers spend thousands of hours learning how to code. But knowing how to code is one thing, and build a product with your coding knowledge is another.It is not important to know all the programming languages around, all the latest frameworks and all the new trends in tech IF you cannot do something with the skills you have.Most new devs ... Read more

    $5.40 USD or Free with Kobo Plus

  • Java Software Development with Event B

    A Practical Guide

    Series series Synthesis Lectures on Software Engineering
    The cost of fixing software design flaws after the completion of a software product is so high that it is vital to come up with ways to detect software design flaws in the early stages of software development, for instance, during the software requirements, the analysis activity, or during software design, before coding starts.It is not uncommon that software requirements are ambiguous or ... Read more

    $23.93 USD

  • Java網路程式設計

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

    $11.17 USD

  • Java Programming for Core and Advanced Users

    Java Programming for Core and Advanced Learners is a compact and complete textbook for core and advanced Java, covering the requirements of undergraduate courses in computer science and information technology. The book explains the concepts and reinforces them with several solved examples and illustrations. It also elucidates the implementation of GUI and UML features to capture and communicate ... Read more

    $33.30 USD

  • Introducing Spring Framework

    A Primer

    Series series Professional and Applied Computing (R0)
    Introducing Spring Framework is your hands-on guide to learning to build applications using the Spring Framework. The book uses a simple My Documents application that you will develop incrementally over the course of the book and covers:• How to programmatically configure the Spring container and beans• How to use annotations for dependency injection• How to use collections and custom types• How ... Read more

    $36.44 USD

  • Quick Guide to Learning Solidity

    by Alex Carvalho ...
    The "Quick Guide to Learning Solidity" is a comprehensive ebook that serves as an essential tool for individuals interested in mastering the Solidity programming language. Solidity is a high-level programming language used for writing smart contracts on various blockchain platforms, with Ethereum being one of the most popular. As the demand for blockchain developers continues to rise, learning ... Read more

    $8.99 USD or Free with Kobo Plus

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    by Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... ... Read more

    Free

  • Derinlemesine Java Libraries

    by Onder Teker ...
    Önemli Java kütüphaneleri içerilmektedir. I/O: Stream, Buffer, Data, Scanner, Formatter, Standard, Text, Random Access, File, Directory, URL, HTTP Client, Serialization. NIO: Channel, Files & Path, Gathering & Scattering, Walk. XML & JAXP: SAX, DOM, Document Builder, XSLT, Transformer, Bean Encoder. JSON & JSON-P: Parser, Reader, Writer, Generation). Multi-Threaded Programming: Thread, Runnable, ... Read more

    $0.99 USD or Free with Kobo Plus

  • Curso de Programación y Análisis de Software

    Este Curso ha sido elaborado por dos prestigiosos profesionales del mundo de la formación informática. La programación y la arquitectura de software son los pilares del crecimiento económico de las últimas décadas, acelerándose enormemente en estos últimos años.Esperamos que con este curso, usted pueda mejorar profesionalmente y le ayude a alcanzar sus objetivos personales.El curso consta de los ... Read more

    $9.95 USD or Free with Kobo Plus

  • Java Quick Syntax Reference

    by Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide. Short, focused code examples will help you master Java elements such as modules, boxing/unboxing and more.You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to ... Read more

    $17.09 USD

  • Creational Design Patterns in Java

    Designing Flexible, Scalable, and Reliable Software

    Series series Professional and Applied Computing (R0)
    Discover a focused and practical introduction to creational design patterns in Java. This book is designed to help busy Java developers quickly understand the importance of high-quality software design, showing how creational patterns contribute to building flexible, maintainable, and scalable applications.You will explore five key patterns: Simple Factory, Factory Method, Singleton, Builder, and ... Read more

    $25.64 USD

  • Programação orientada a objetos

    um guia prático com Java

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Programação orientada a objetos: um guia prático com Java apresenta uma introdução ampla e detalhada à programação ... Read more

    $5.39 USD

  • Java WebSocket Programming

    Master Application Development with Java WebSocketBuild dynamic enterprise Web applications that fully leverage state-of-the-art communication technologies. Written by the leading expert on Java WebSocket programming, this Oracle Press guide offers practical development strategies and detailed example applications. Java WebSocket Programming explains how to design client/server applications, ... Read more

    $30.50 USD

  • 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

    $36.44 USD

  • Mastering Java Collections

    From Basics to Expert Proficiency

    by William Smith ...
    "Mastering Java Collections: From Basics to Expert Proficiency" provides a comprehensive and detailed exploration of the Java Collections Framework, an essential toolkit for any Java programmer. This book systematically covers the core concepts of the framework, starting with fundamental interfaces and progressing through advanced topics such as concurrent collections and custom sorting techniques ... Read more

    $6.29 USD or Free with Kobo Plus

  • Java™ for Programmers

    The professional programmer’s Deitel® guide to Java™ development and the powerful Java platform Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java language and Java APIs in depth. The book presents concepts in the context of fully tested programs, complete with syntax ... Read more

    $31.13 USD