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 913 - 936 sur 1843
Skip side bar filters
  • Effective Unit Testing

    A guide for Java developers

    par Lasse Koskela ...
    SummaryEffective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows ... En savoir plus

    CHF 48.30

  • Flex on Java

    Unlike many Flex books that presume readers want to develop applications from scratch, Flex on Java is for developers in the real world-where Flex is one more technology being added to existing systems developed in Java, and where integration is the key indicator of success.Written for Java developers beginning to use Flex, Flex on Java shows how to use Flex alongside existing Java applications, ... En savoir plus

    CHF 48.30

  • Spring Microservices in Action

    SummarySpring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring platform.About the technologyMicroservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice applications, just as the Spring Framework simplifies ... En savoir plus

    CHF 37.70

  • Testing Java Microservices

    Using Arquillian, Hoverfly, AssertJ, JUnit, Selenium, and Mockito

    SummaryTesting Java Microservices teaches you to implement unit and integration tests for microservice systems running on the JVM. You'll work with a microservice environment built using Java EE, WildFly Swarm, and Docker. You'll learn how to increase your test coverage and productivity, and gain confidence that your system will work as you expect.About the TechnologyMicroservice applications ... En savoir plus

    CHF 48.30

  • Object Design Style Guide

    par Matthias Noback ...
    ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.ioKey FeaturesDozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintainWrite code that other programmers will instantly understandDesign rules for constructing objects, changing and exposing state, and moreExamples ... En savoir plus

    CHF 48.30

  • Enterprise OSGi In Action

    SummaryEnterprise OSGI in Action is a hands-on guide for developers using OSGi to build the next generation of enterprise Java applications. By presenting relevant examples and case studies, this book guides the reader through the maze of new standards and projects.About This BookEnterprise OSGi is a set of standards for building modular Java applications which integrate seamlessly with existing ... En savoir plus

    CHF 66.65

  • Java Persistence with Spring Data and Hibernate

    par Catalin Tudose ...
    Master Java persistence using the industry-leading tools Spring Data and Hibernate.In Java Persistence with Spring Data and Hibernate you will learn:Mapping persistent classes, value types, and inheritanceMapping collections and entity associationsProcessing transactions with Spring Data and HibernateCreating fetch plans, strategies, and profilesFiltering dataBuilding Spring Data REST ... En savoir plus

    CHF 57.00

  • 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

    CHF 48.30

  • Portlets in Action

    par Ashish Sarin ...
    SummaryPortlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate.About the TechnologyPortlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the ... En savoir plus

    CHF 48.30

  • Captain CiaoCiao erobert Java

    Das Trainingsbuch für besseres Java

    Das Trainingsbuch für Ihre Java-Skills!Das große Trainingsbuch für Java-Entwicklerinnen und Java-Entwickler – vom Autor des Klassikers »Java ist auch eine Insel«. Bringen Sie Ihre Coding-Fähigkeiten auf das nächste Level! Java-Champion Christian Ullenboom bietet Ihnen alles, was Sie dafür brauchen: Übungen zu Java-Features und Kniffe, die man als Profi einfach kennen sollte, sowie guten ... En savoir plus

    CHF 40.93

  • Java – kurz & gut

    Traduit par Thomas Demmig ...
    Collection series O'Reilly`s kurz & gut
    Sie sind beim Programmieren oder Debuggen ins Stocken geraten und benötigen schnell Hilfe? In dieser Taschenreferenz finden Sie alles Wichtige zur Programmiersprache Java und ihrer Plattform. Dazu gehören auch die neuen Features, die Java 9 mitbringt, wie die Modularisierung von Quellcode und die neu ins JDK integrierte JShell – die offizielle REPL (Read-Eval-Print-Loop) für Java.Java ... En savoir plus

    Avant CHF 14.00 Après CHF 12.00 ou Gratuit avec Kobo Plus

  • Algorithmen und Datenstrukturen

    Eine Einführung mit Java

    Algorithmen und Datenstrukturen von Grund auf verstehenFundierte Einführung mit klarem didaktischen AufbauMit konkreten AnwendungsbeispielenEine reichhaltige Fundgrube für Lehre und SelbststudiumKenntnisse von Algorithmen und Datenstrukturen sind ein Grundbaustein des Studiums der Informatik und verwandter Fachrichtungen. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache ... En savoir plus

    Avant CHF 42.00 Après CHF 34.00 ou Gratuit avec Kobo Plus

  • Programmare con Java

    Guida completa. Seconda edizione

    par Giuseppe Maggi ...
    Questo libro guida il lettore lungo un percorso di apprendimento ragionato che conduce dalle basi fino alle caratteristiche più avanzate di Java, per poterlo sfruttare e diventarne padroni. Dopo avere illustrato i fondamenti del linguaggio, per imparare a programmare anche senza alcuna esperienza pregressa, il testo presenta una panoramica completa sulla Programmazione Orientata agli Oggetti (OOP) ... En savoir plus

    CHF 28.00

  • Building Minecraft Server Modifications

    Discover how to program your own server plugins and augment your Minecraft server with Bukkit

    par Cody M. Sommer ...
    Modifying Minecraft with the Bukkit API is a unique guide that will walk you through the entire process of developing mods for your Minecraft server.Modifying Minecraft with the Bukkit API is great for anyone who is interested in customizing their Minecraft server. Whether you are new to programming, Java, Bukkit, or even Minecraft itself, this book has you covered. All you need is a valid ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • MASTER REACT.JS PART 3

    par m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... En savoir plus

    CHF 3.77

  • Core Java

    Fundamentals, Volume 1

    par Cay Horstmann ...
    The #1 Guide for Serious Programmers: Fully Updated for Java SE 9, 10 & 11Cay Horstmann’s Core Java, Volume I—Fundamentals, Eleventh Edition, is the definitive guide to writing robust, maintainable code with the Java SE 9, 10, and 11 language and libraries. Horstmann writes for serious programmers who use Java in production projects, and need a deep, practical understanding of the language and API ... En savoir plus

    CHF 33.23

  • JavaScript for Beginners

    Learn Javascript Language Quickly And Easily With This Comprehensive Guide. Tips and Tricks for Coding and Programming (2022 Crash Course for Newbies)

    par Edie Clem ...
    Do you want to become a top-tier programmer quickly?Are you concerned about technical complexities, or have you never worked with a programming language?Then continue reading...This beginner's guide will walk you through the fundamentals of programming step by step. Even though learning code may seem time-consuming and challenging, with this book, you wil... ... En savoir plus

    CHF 3.77

  • Getting started with Google Guava

    par Bill Bejeck ...
    This is a short, practical guide, with lots of examples to help you learn Google Guava There is no minimum level of experience required. There is something for everyone who works with Java, from the beginner to the expert programmer. ... En savoir plus

    CHF 13.52

  • The Java EE 6 Tutorial

    Advanced Topics

    Collection series Java Series
    The Java EE 6 Tutorial: Advanced Topics, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform.   This guide–which builds on the ... En savoir plus

    CHF 26.95

  • JavaScript Fundamentals

    The JavaScript Study Brief provides the end-user with a concise overview and quick reference help on the fundamentals of this cross-platform object-based scripting language. The JavaScript Fundamentals Study Brief is intended as a helpful learning resource, offering expert guidance for new and developing end users, as well as a quick refresher of essentials for the occasional experienced user. Key ... En savoir plus

    CHF 3.77

  • JAVA Project On Fee Management System- For Beginner and Advanced

    Project, #2

    par Indrajeet Nayak ...
    Collection Livre 2 - Project
    This is the SRS and Design Document for Java Project for Beginners and Advanced: Fee Management System. The purpose of the online fee payment system is to ease the fees payments and to create a convenient and easy-to-use application for students, trying to pay college fees. The system is based on java and OOPS concepts where we also use the database to store the data of the student. We use the ... En savoir plus

    CHF 14.50

  • BIRT

    A Field Guide to Reporting

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications.The first in a two-book series ... En savoir plus

    CHF 29.71

  • SRE with Java Microservices

    In a microservices architecture, the whole is indeed greater than the sum of its parts. But in practice, individual microservices can inadvertently impact others and alter the end user experience. Effective microservices architectures require standardization on an organizational level with the help of a platform engineering team.This practical book provides a series of progressive steps that ... En savoir plus

    CHF 34.74

  • Applied Akka Patterns

    A Hands-On Guide to Designing Distributed Applications

    When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its ... En savoir plus

    CHF 26.54