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 265 à 288 sur 1745 résultats
Skip side bar filters
  • Cloud Native Spring in Action

    With Spring Boot and Kubernetes

    par Thomas Vitale ...
    Build and deliver production-grade cloud-native apps with Spring framework and Kubernetes.In Cloud Native Spring in Action you’ll learn:Cloud native best practices and design patternsBuild and test cloud native apps with Spring Boot and Spring CloudHandle security, resilience, and scalability in imperative and reactive applicationsConfigure, deploy, and observe applications on KubernetesContinuous ... En savoir plus

    $65.99 CAD

  • ActiveMQ in Action

    Applications in enterprises need to communicate, most commonly done by messaging. Apache ActiveMQ is an open-source implementation of the Java Message Service (JMS), which provides messaging in Java applications.ActiveMQ in Action is a thorough, practical guide to implementing message-oriented systems using ActiveMQ and Java. Co-authored by one of the leading ActiveMQ developers, Bruce Snyder, the ... En savoir plus

    $65.99 CAD

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and ... En savoir plus

    $65.99 CAD

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    par Dan Sanderson ...
    This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform ... En savoir plus

    $35.99 CAD

  • OCA JAVA 8 PROGRAMMER I TEORIA Y PRACTICA PARA CERTIFICACION

    Libro de preparación con mas de 270 preguntas resueltas, dirigido a profesionales que desean certificarse en Java 8 Programmer I de Oracle. Esta publicación detalla en teoria y con ejemplos didacticos todo el temario especificado por Oracle. Además se incluyen un simulacro de examen por cada uno de los seis capítulos del libro, asi como de un simulacro final de examen de certificación, de tal ... En savoir plus

    $20.60 CAD

  • Java 8

    Les fondamentaux

    par Michel Martin ...
    DescriptionAvec cet eBook, vous maîtriserez rapidement les techniques de programmation en Java 8, des plus simples aux plus complexes.Nous avons choisi une approche résolument pratique pour vous aider à intégrer de façon durable les nombreux concepts qui gravitent autour du langage Java.Après avoir passé en revue les instructions du langage et les concepts fondamentaux de la programmation objet, ... En savoir plus

    $20.99 CAD

  • Beginning Hibernate

    Collections series Professional and Applied Computing (R0)
    Beginning Hibernate, Third Edition is ideal if you’re experienced in Java with databases (the traditional, or "connected," approach), but new to open-source, lightweight Hibernate, a leading object-relational mapping and database-oriented application development framework.This book packs in information about the release of the Hibernate 4.x persistence layer and provides a clear introduction to ... En savoir plus

    $47.99 CAD

  • Pro Apache NetBeans

    Building Applications on the Rich Client Platform

    Collections series Professional and Applied Computing (R0)
    Take a detailed look at the NetBeans IDE and new features in the NetBeans Platform. Learn about support for JShell, the Jigsaw Module System, and Local Variable Type Inference, focusing on what this new version of NetBeans brings to developers who are working in Java and other supported languages. The book is a practical, hands-on guide providing a number of step-by-step recipes that help you take ... En savoir plus

    $75.99 CAD

  • Eclipse Plug-in Development Beginner's Guide

    Extend and customize Eclipse

    par Alex Blewitt ...
    Develop skills to build powerful plug-ins with Eclipse IDE through examplesKey Features\[\*\] Create useful plug-ins to make Eclipse work for you\[\*\] Learn how to migrate Eclipse 3.x plug-ins to Eclipse 4.x\[\*\] From automation to testing, find out how to get your IDE performing at an impressive standardBook DescriptionEclipse is used by everyone from indie devs to NASA engineers. Its ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Pro Java Clustering and Scalability

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

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

    $56.99 CAD

  • JBoss Weld CDI for Java Platform

    par Ken Finnigan ...
    This book is a mini tutorial with plenty of code examples and strategies to give you numerous options when building your own applications."JBoss Weld CDI for Java Platform" is written for developers who are new to dependency injection. A rudimentary knowledge of Java is required. ... En savoir plus

    $16.99 CAD ou Gratuit avec Kobo Plus

  • Hands-On Design Patterns with Java

    Learn design patterns that enable the building of large-scale software architectures

    Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyondKey FeaturesLearn OOP, functional, and reactive patterns for creating readable and maintainable codeExplore architectural patterns and practices for building scalable and reliable applicationsTackle all kinds of performance-related issues ... En savoir plus

    $31.99 CAD ou Gratuit avec Kobo Plus

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Collections series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of ... En savoir plus

    $68.99 CAD

  • Instant OSGi Starter

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Using a practical approach with explanation where needed, the book will take an in depth look at what OSGi is and what it offers to Java programmers and development standards. "Instant OSGi Starter" is intended for the senior Java programmer whom ... En savoir plus

    $17.99 CAD ou Gratuit avec Kobo Plus

  • Java: The Good Parts

    Unearthing the Excellence in Java

    par Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... En savoir plus

    $21.99 CAD

  • Java and Access

    Connect from Oracle Java 8 to Microsoft Access database using ucanaccess. This gives a detailed step by step guide to setting up access, insert, update, delete and reading of records in an Access database. ... En savoir plus

    $1.21 CAD ou Gratuit avec Kobo Plus

  • Android Studio 3.0 Development Essentials - Android 8 Edition

    par Neil Smyth ...
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android ... En savoir plus

    $48.08 CAD

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    par Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... En savoir plus

    $15.99 CAD

  • Estructuras de datos en java

    Collections series Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • Java EE 7 Development with NetBeans 8

    About This BookUse the features of the popular NetBeans IDE to accelerate your development of Java EE applicationsCovers the latest versions of the major Java EE APIs such as JSF 2.2, EJB 3.2, JPA 2.1, CDI 1.1, and JAX-RS 2.0Walks you through the development of applications utilizing popular JSF component libraries such as PrimeFaces, RichFaces, and ICEfacesWho This Book Is ForThe book is aimed at ... En savoir plus

    $36.99 CAD ou Gratuit avec Kobo Plus

  • Java EE 8 Cookbook

    Build reliable applications with the most robust and mature technology for enterprise development

    A practical guide for building effective enterprise solutions with Java EE 8Key FeaturesRecipes to get you up-and-running with Java EE 8 application developmentLearn how to apply the major Java EE 8 APIs and specificationsImplement microservices and Reactive programming with Java EE 8Book DescriptionJava EE is a collection of technologies and APIs to support Enterprise Application development. The ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    par Nicolas Modrzyk ...
    Collections series Professional and Applied Computing (R0)
    Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This book shows how you can use bots for just about everything: they connect, they respond, they enhance your job search chances, they do technical research for you, they remind you about your last train, ... En savoir plus

    $44.99 CAD

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... En savoir plus

    $25.99 CAD

  • Beginning Java EE 7

    Collections series Professional and Applied Computing (R0)
    Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7.Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to ... En savoir plus

    $95.99 CAD