Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Java

Si te gustan los eBooks de Java, seguro que te encanta esta selección.
Mostrando 1 - 24 de 303 resultados
Skip side bar filters
  • Computer Graphics Programming in OpenGL with Java

    This book is appropriate for both the computer science undergraduate course in 3D graphics programming using OpenGL and for professionals who are interested in mastering 3D graphics skills. It has been designed in a 4-color, “teach-yourself” format with numerous examples that the reader can run just as presented. The book is unique because it teaches OpenGL programming in Java, using JOGL – a ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Programming Fundamentals Using Java

    A Game Application Approach

    This is a Java textbook for beginning programmers that uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. Game programming is incorporated into the text in a way that does not compromise the amount of material traditionally covered in a basic or advanced programming course and permits instructors who are not familiar with game ... Leer más

    $53.99 USD o gratis con Kobo Plus

  • Java从入门到精通(第7版)

    de 明日科技 ...
    《Java从入门到精通(第7版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细讲解了使用Java语言进行程序开发需要掌握的知识。全书分为4篇共24章,内容包括初识Java,开发工具(IDEA、Eclipse),Java语言基础,流程控制,数组,类和对象,继承、多态、抽象类与接口,包和内部类,异常处理,字符串,常用类库,集合类,枚举类型与泛型,lambda表达式与流处理,I/O(输入/输出),反射与注解,数据库操作,Swing程序设计,Java绘图,多线程,并发,网络通信,飞机大战游戏,MR人脸识别打卡系统。书中所有知识都结合具体实例进行讲解,涉及的程序代码都给出了详细的注释,这可以帮助读者轻松领会Java程序开发的精髓,并快速提高开发技能。 ... Leer más

    $16.80 USD

  • Java 17 Backend Development

    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat

    de Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Leer más

    $35.99 USD

  • be a big dawg in java

    java interview preparation guide

    de srikar bojja ...
    About the BookBe Big Dawg in Java is a comprehensive guide for Java enthusiasts who want to go beyond the basics and truly master the language. Whether you're a beginner stepping into Java development or an experienced programmer looking to refine your skills, this book offers deep insights, practical examples, and real-world scenarios to make you a true "Big Dawg" in Java.What You’ll LearnCore ... Leer más

    $3.00 USD o gratis con Kobo Plus

  • Spring 5 Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ ... Leer más

    $46.99 USD

  • Ultimate Java for Data Analytics and Machine Learning: Unlock Java's Ecosystem for Data Analysis and Machine Learning Using WEKA, JavaML, JFreeChart, and Deeplearning4j

    Empower Your Data Insights with Java's Top Tools and Frameworks.Key Features● Explore diverse techniques and algorithms for data analytics using Java.● Learn through hands-on examples and practical applications in each chapter.● Master essential tools and frameworks such as JFreeChart for data visualization and Deeplearning4j for deep learning.Book DescriptionThis book is a comprehensive guid... ... Leer más

    $28.49 USD o gratis con Kobo Plus

  • Java SE 8 Programmer I

    O guia para sua certificação Oracle Certified Associate

    As certificações Java são, pelo bem ou pelo mal, muito reconhecidas no mercado. Em sua última versão, a principal foi quebrada em duas provas. Este livro o guiará por questões e assuntos abordados para a primeira prova, a Java SE 8 Programmer I (1Z0-808), de maneira profunda e desafiadora. Ele percorrerá cada tema com detalhes e exercícios, para você chegar na prova confiante. Decorar regras seria ... Leer más

    $9.27 USD o gratis con Kobo Plus

  • Refatorando com padrões de projeto

    Um guia em Java

    Qualidade de código e refatoração são reconhecidamente assuntos que permanecem relevantes e pertinentes tanto para novos profissionais como para quem já sabe do que se trata: melhorar o design existente, aplicar mudanças em pequenos passos e evitar deixar o sistema quebrado. Ao aplicar refatorações, existem várias técnicas que podem ajudar a alcançar a melhoria desejada, de modo que o processo ... Leer más

    $9.27 USD o gratis con Kobo Plus

  • Pragmatic Unit Testing in Java with JUnit

    de Jeff Langr ...
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and ... Leer más

    $33.19 USD

  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    de Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 神经网络算法与Java编程

    Chinese Edition

    用Java代码释放神经网络无穷力量Key Features本书完整地演示了使用Java开发神经网络的过程既有非常基础的实例也有高级实例。Book Description神经网络已成为从大量原始的,看似无关的数据中提取有用知识的强大技术。 Java语言是用于实现神经网络的最合适的工具之一,也是现阶段非常流行的编程语言之一,包含多种有助于开发的API和包,具有“一次编写,随处运行”的可移植性。 本书完整地演示了使用Java开发神经网络的过程,既有非常基础的实例也有高级实例。首先,你将学习神经网络的基础知识、感知机及其特征。 然后,你将使用学到的概念来实现自组织映射网络。 此外,你还会了解一些应用,如天气预报、疾病诊断、客户特征分析和光学字符识别(OCR)等。 最后,你将学习实时优化和自适应神经网络的方法。 本书所有的示例都提供了说明性的源代码,这些源代码综合了面向对象编程(OOP ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Java 8 Prático

    Lambdas, Streams e os novos recursos da linguagem

    Você é um programador com boa fluência em Java? Está na hora de dar mais um passo. Quase 20 anos após sua primeira versão, um novo Java surge com novidades importantes. Entre os principais recursos, a linguagem recebe default methods, method references e lambdas. São conceitos simples mas que trazem importantes possibilidades. Durante o livro exploraremos esses e outros avanços. Sempre com ... Leer más

    $10.53 USD o gratis con Kobo Plus

  • JPA Eficaz

    As melhores práticas de persistência de dados em Java

    Entender o básico da JPA pode ser simples e rápido, mas com o uso do dia a dia, ela se torna uma ferramenta que demanda muito cuidado. É preciso conhecer bem seus detalhes para não cair em armadilhas. Nesse livro, Hebert Coelho explica em tópicos curtos, e direto ao ponto, técnicas para usar a JPA da melhor forma possível, com atenção aos equívocos mais comuns. Você vai aprender a evitar o ... Leer más

    $10.53 USD o gratis con Kobo Plus

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... Leer más

    $11.08 USD o gratis con Kobo Plus

  • Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB Practice Questions

    MICROSOFT Certification DP-420 exam

    de Brian birds ...
    Series Libro 1 - DP
    Candidates for this exam must have solid knowledge and experience developing apps for Azure and working with Azure Cosmos DB database technologies. They should be proficient at developing applications by using the Core (SQL) API and SDKs, writing efficient queries and creating appropriate index policies, provisioning and managing resources in Azure, and creating server-side objects with JavaScript ... Leer más

    $7.00 USD o gratis con Kobo Plus

  • Mastering Data Structures and Algorithms in Python & Java

    de Sachin Naha ...
    "Mastering Data Structures and Algorithms in Python & Java" is a comprehensive guide for programmers aiming to enhance their problem-solving skills and code efficiency. It starts with a foundational overview of data structures and algorithms, including recursion, and advances through crucial topics like functional programming and clean code practices. The book covers practical exercises, mock ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Memory Leaks in Java

    Series Libro 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 ... Leer más

    $3.32 USD

  • Building Mobile Applications with Java

    Using the Google Web Toolkit and PhoneGap

    Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to write Java code that compiles into cross-platform Javascript and HTML, ... Leer más

    $13.09 USD

  • RESTful Java with JAX-RS 2.0

    Designing and Developing Distributed Web Services

    de Bill Burke ...
    Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use ... Leer más

    $23.09 USD

  • Learning Android

    Develop Mobile Apps Using Java and Eclipse

    Want to build apps for Android devices? This book is the perfect way to master the fundamentals. Written by experts who have taught this mobile platform to hundreds of developers in large organizations and startups alike, this gentle introduction shows experienced object-oriented programmers how to use Android’s basic building blocks to create user interfaces, store data, connect to the network, ... Leer más

    $20.19 USD

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Leer más

    $13.09 USD

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... Leer más

    $13.09 USD

  • 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 ... Leer más

    $10.69 USD