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 des résultats 193 - 216 sur 1856
Skip side bar filters
  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    par Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksAbout the TechnologyIn complex web applications, the low-level details ... En savoir plus

    55,91 €

  • Hadoop in Practice

    par Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... En savoir plus

    55,91 €

  • Reactive Web Applications

    Covers Play, Akka, and Reactive Streams

    SummaryReactive Web Applications teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using the Play framework.About the TechnologyReactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala ... En savoir plus

    55,91 €

  • Spring Security in Action, Second Edition

    Collection series In Action
    Don't let security be an afterthought. Spring Security in Action, Second Edition is your vital companion to robust, secure applications that are protected right from the first line of code.Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect.In Spring Security in Action, Second Edition you will learn e ... En savoir plus

    65,97 €

  • Java Persistence with Hibernate

    SummaryJava Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification ... En savoir plus

    51,44 €

  • Spring Dynamic Modules in Action

    Java EE developers increasingly want to utilize OSGi to develop modular applications for component and service-based architectures. But tools required for OSGi implementation have been slow to develop. Spring Dynamic Modules (Spring DM) is a framework that simplifies the creation of component and service-oriented architectures with OSGi, to build modular Java applications using the powerful Spring ... En savoir plus

    65,97 €

  • The Art of Unit Testing

    with examples in C#

    par Roy Osherove ...
    SummaryThe Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation, including frameworks such as Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns ... En savoir plus

    39,13 €

  • Mule in Action

    SummaryMule in Action, Second Edition is a totally-revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data.About the TechnologyAn enterprise service bus is a way to integrate enterprise applications using a bus-like infrastructure. Mule is the ... En savoir plus

    55,91 €

  • Microservices Patterns

    With examples in Java

    "A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to these problems." - Tim Moore, Lightbend44 reusable patterns to develop and deploy reliable production-quality microservices-based applications, with worked examples in Java****Key Features44 design patterns for building and deploying microservices applicationsDrawing on decades of ... En savoir plus

    55,91 €

  • Kubernetes Native Microservices with Quarkus and MicroProfile

    Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards.In Kubernetes Native Microservices with Quarkus and MicroProfile you’ll learn how to:Deploy enterprise Java applications on KubernetesDevelop applications using the Quarkus runtimeCompile natively using GraalVM for blazing speedCreate efficient microservices applicationsTake ... En savoir plus

    65,97 €

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... En savoir plus

    65,97 €

  • From Code to Solutions in Software Engineering with Java

    From Problem Definition to Responsible Solutions

    par Mathias Ellmann ...
    What good is clean Java code if it solves the wrong problem?Software development is often taught through programming: writing classes, implementing methods, using data structures, and making applications run.But working code is not yet a good software solution. Problems must be understood, requirements clarified, alternatives developed, architectural decisions justified, and quality maintained ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830) Java SE 17 Developer (Exam 1Z0-829) Programmer’s Guide

    Collection series Oracle Press Certification
    OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830)Java SE 17 Developer (Exam 1Z0-829) Programmer’s GuideA comprehensive guide to the Java programming language and both the Java SE 21 and Java SE 17 Developer certification exams, this unique tutorial and reference features a rigorous introduction to programming in Java in addition to meticulous coverage of the exam objectives you ... En savoir plus

    86,91 €

  • Programmare in Java

    Guida aggiornata alla versione JDK 21 LTS

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica. Potente e flessibile, è ricco di costrutti sintattici e consente grande libertà operativa. Questo manuale, aggiornato alla versione JDK 21 LTS, ne insegna l'utilizzo dalle basi. Si parte dai concetti e dai costrutti fondamentali, come variabili, costanti, array, operatori e metodi, per passare poi agli ... En savoir plus

    Avant 36,99 € Après 17,99 €

  • Kotlin Cookbook

    A Problem-Focused Approach

    par Ken Kousen ...
    Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book.Author Ken Kousen (Modern Java Recipes) shows you how to solve ... En savoir plus

    29,03 €

  • Eclipse Plug-ins

    Producing a commercial-quality plug-in means going above and beyond the minimal requirements needed to integrate with Eclipse. It means attending to all those details that contribute to the “fit and polish” of a commercial offering. This comprehensive guide covers the entire process of plug-in development, including all the extra steps needed to achieve the highest quality results.Building on two ... En savoir plus

    33,06 €

  • Core Java, Volume I--Fundamentals: Eighth Edition

    Eighth Edition

    Collection series Core Series
    This revised edition of the classic Core Java™, Volume I–Fundamentals , is the definitive guide to Java for serious programmers who want to put Java to work on real projects.   Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs ... En savoir plus

    30,52 €

  • Android Studio Development Essentials

    par Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 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 overview of Android Studio is included covering ... En savoir plus

    9,54 €

  • Implementing SOA Using Java EE

    The Practitioner’s Guide to Implementing SOA with Java EE Technologies   This book brings together all the practical insight you need to successfully architect enterprise solutions and implement them using SOA and Java EE technologies. Writing for senior IT developers, strategists, and enterprise architects, the authors cover everything from concepts to implementation, requirements to tools.  ... En savoir plus

    34,97 €

  • Eclipse Rich Client Platform

    The Definitive Guide to Eclipse Rich Client DevelopmentIn Eclipse Rich Client Platform, Second Edition, three Eclipse Rich Client Platform (RCP) project leaders show how to use Eclipse 3.5 (“Galileo”) to rapidly deliver cross-platform applications with rich, native-feel GUIs.The authors fully reveal the power of Eclipse as a desktop application development platform; introduce important new ... En savoir plus

    30,31 €

  • Google Web Toolkit Solutions

    More Cool & Useful Stuff

    Cu>   Google Web Toolkit (GWT) is an open source Java development framework for building Ajax-enabled web applications. Instead of the hodgepodge of technologies that developers typically use for Ajax–JavaScript, HTML, CSS, and XMLHttpRequest–GWT lets developers implement rich client applications with pure Java, using familiar idioms from the AWT, Swing, and SWT. GWT goes beyond most Ajax ... En savoir plus

    28,61 €

  • Java Demystified

    par James Keogh ...
    Learn Java with this fun and painless self-teaching guide. Easy-to-understand, step-by-step instruction explains the most commonly used programming language for designing dynamic Web pages. Numerous examples, quizzes at the end of each chapter, and a final exam solidify the knowledge you have learned. ... En savoir plus

    15,89 €

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

    51,61 € ou Gratuit avec Kobo Plus

  • Learn Java Programming-By GoLearningBus

    par WAGmob Inc ...
    * * * * * GoLearningBus: A quality product from WAG Mobile Inc !!! * * * * *Focus of GoLearningBus is to make education enjoyable, entertaining, and exciting for everyone.GoLearningBus brings you, simpleNeasy, on-the-go learning eBook for "Learn Java Programming".The eBook provides:Snack sized chapters for easy learning.Simple and easy quizzes for self-assessment.Code Samples for practice.Designed ... En savoir plus

    2,20 €