Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Java

Si vous aimez les titres Java, vous allez adorer cette sélection.
Affichage de 817 à 840 sur 1855 résultats
Skip side bar filters
  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... En savoir plus

    $8.99 CAD ou Gratuit avec Kobo Plus

  • Curso de Programación con Java

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... En savoir plus

    $20.99 CAD ou Gratuit avec Kobo Plus

  • Java with TDD from the Beginning

    par Alonso Delarte ...
    Today there is no shortage of books and courses with which to learn the Java programming language. And there are also books and courses with which to learn how to do test-driven development (TDD) in Java.But there seem to be no books or courses that teach Java with TDD from the very beginning. The common wisdom seems to be that the students must learn the fundamentals of Java programming before ... En savoir plus

    $25.99 CAD

  • Beginning Jakarta EE

    Enterprise Edition for Java: From Novice to Professional

    par Peter Späth ...
    Collections series Professional and Applied Computing (R0)
    Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote ... En savoir plus

    $61.91 CAD

  • Learning TensorFlow.js

    par Gant Laborde ...
    Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde (Google Developer Expert in machine learning and the web) provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical ... En savoir plus

    $43.19 CAD

  • Pragmatic Unit Testing in Java with JUnit

    par 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 ... En savoir plus

    $41.75 CAD

  • Prompting Java for Backend Development

    Build Enterprise Java Applications, Microservices, AI Agents, RAG Systems, and Production Backends Faster with Prompt Engineering (English Edition)

    par Dorival Querino ...
    Code Less. Build More. Scale Faster with Java and AI.Book DescriptionJava powers the enterprise — and the developers who know how to direct AI with precision are the ones building and shipping production systems faster than anyone else. Prompting Java for Backend Development shows you how to translate natural-language intent directly into production-ready Java code using AI, accelerating every ... En savoir plus

    $25.20 CAD ou Gratuit avec Kobo Plus

  • Jornada Java

    Unindo práticas para construção de código limpo e implantação que entregue valor ao cliente

    Collections series Jornada Colaborativa
    Conteúdo criado por 32 pessoas com grande atuação no mercado e experiências complementares > Prefácios escritos pelos Java Champions Bruno Souza e Edson Yanaga, grandes referências no mundo Java Considerando que as empresas dependem cada vez mais de software para sobreviver e prosperar em um mercado tão competitivo e acelerado, nosso time de organizadores e coautores tem a convicção de que cada ... En savoir plus

    $22.49 CAD

  • Core Java SE 9 for the Impatient

    par Cay Horstmann ...
    An Accessible Guide to the Java Language and LibrariesModern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed and new features such as modularization make you far more effective. However, navigating these changes can be challenging.Core Java® SE 9 for the Impatient, Second Edition, is a ... En savoir plus

    $43.19 CAD

  • Pro Spring 6 with Kotlin

    An In-depth Guide to Using Kotlin APIs in Spring Framework 6

    Collections series Professional and Applied Computing (R0)
    Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the ... En savoir plus

    $68.39 CAD

  • IOIO-OTG Development Workshop

    par Agus Kurniawan ...
    This book explores how to get started with IOIO-OTG board development using Java. The following is a list of highlight topics in this book:Preparing Development EnvironmentSetting up Development EnvironmentWorking with Digital Input/OutputWorking with Analog Input and PWMSerial CommunicationWorking with SPIWorking with I2C ... En savoir plus

    $4.06 CAD

  • Ultimate Event-Driven Architecture with Python and Apache Kafka

    par Gopal Sharma ...
    Build high-performance, scalable, and resilient systems using Python and Kafka. Key Features ● Learn EDA fundamentals with real-world use case examples. ● Master Kafka and Python to build event-driven applications. ● Build secure, testable, and observable EDA-based systems. ● Step-by-step design and hands-on coding for core EDA parts. Book Description Python’s simplicity and flexibility, combined ... En savoir plus

    $27.39 CAD ou Gratuit avec Kobo Plus

  • 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 ... En savoir plus

    Gratuit

  • Java 22 for Healthcare and Medical Applications

    Collections series Biomedical and Robotics Healthcare
    This comprehensive book delves into the key features introduced in Java 22, providing insights and practical examples to help readers understand and implement these enhancements within the context of medical applications with the goal of enhancing medical practices, streamlining processes, and improving patient care.Java 22 for Healthcare and Medical Applications explores the latest Java 22 and ... En savoir plus

    $137.98 CAD

  • Secure Java

    For Web Application Development

    par Abhay Bhargav ...
    Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these ... En savoir plus

    $124.42 CAD

  • Building Applications with IBM Rational Application Developer and JavaBeans

    Designed for programmers with limited Java experience, this informative guidebook shows how applications, applets, and servlets can be created with ease using IBM's Rational Application Developer paired with JavaBeans. Step-by-step guidelines accompanied by screen captures and code samples demonstrate how to build JavaServer Faces Web applications, as well as Java applications complete with ... En savoir plus

    $70.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Java: From Foundations to Enterprise Architecture.

    par Mirko Reed ...
    Java remains one of the most resilient, versatile, and widely adopted programming languages in the global software industry. From powering standalone desktop applications to driving complex, high-throughput cloud architectures, its motto—"Write Once, Run Anywhere"—continues to shape the modern digital landscape. However, transitioning from a beginner writing their first System.out.println to an ... En savoir plus

    $11.99 CAD ou Gratuit avec Kobo Plus

  • Core Java, Volume I

    Fundamentals

    par Cay Horstmann ...
    Collections series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 25Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Fourteenth Edition, will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Java Champion Cay S. Horstmann demonstrates the most powerful and effective ways to get the job done ... En savoir plus

    $64.79 CAD

  • CodeNotes for Java

    Intermediate and Advanced Language Features

    par Gregory Brill ...
    Collections series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... En savoir plus

    $13.99 CAD

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    par Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... En savoir plus

    $46.79 CAD

  • More Java 17

    An In-Depth Exploration of the Java Language and Its Features

    Collections series Professional and Applied Computing (R0)
    Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. Furthermore, added to this edition you'll find topics on network programming, Java RMI, the process API, and custom ... En savoir plus

    $86.84 CAD

  • Pro Java Microservices with Quarkus and Kubernetes

    A Hands-on Guide

    Collections series Professional and Applied Computing (R0)
    Build and design microservices using Java and the Red Hat Quarkus Framework. This book will help you quickly get started with the features and concerns of a microservices architecture. It will introduce Docker and Kubernetes to help you deploy your microservices.You will be guided on how to install the appropriate tools to work properly. For those who are new to enterprise development using ... En savoir plus

    $86.84 CAD

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Collections series Professional and Applied Computing (R0)
    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... En savoir plus

    $86.84 CAD

  • Learn JavaFX 17

    Building User Experience and Interfaces with Java

    Collections series Professional and Applied Computing (R0)
    This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI ... En savoir plus

    $72.71 CAD