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 25 - 48 sur 1712
Skip side bar filters
  • Derinlemesine Spring Boot Data

    par Onder Teker ...
    Bu kitap Spring Core ve Spring Data ile ilgili orta ve ileri düzey konuları içermektedir. Başlangıçta logging, configuration, scope, expressions (SpEL), AOP (Aspect-Oriented Programming) gibi Spring Core ve Spring Beans ile ilgili konular içerilmektedir. Sonrasında database transactions, database migration (Flyway & Liquibase) gibi verilerle ilgili işlemler anlatılmaktadır. MongoDB gibi NoSQL ve ... En savoir plus

    CHF 1.00

  • Spring: Developing Java Applications for the Enterprise

    Leverage the power of Spring MVC, Spring Boot, Spring Cloud, and additional popular web frameworks.About This BookDiscover key Spring Framework-related technology standards such as Spring core, Spring-AOP, Spring data access frameworks, and Spring testing to develop robust Java applications easilyThis course is packed with tips and tricks that demonstrate Industry best practices on developing a ... En savoir plus

    CHF 48.42 ou Gratuit avec Kobo Plus

  • Java Performance

    In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

    par Scott Oaks ...
    Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using ... En savoir plus

    CHF 29.03

  • 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 32.41

  • Get Your Hands Dirty on Clean Architecture

    Build 'clean' applications with code examples in Java

    par Tom Hombergs ...
    Gain insight into how Hexagonal Architecture can help to increase maintainability.Key FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of making conscious architecture decisionsBook DescriptionBuilding for maintainability is key to keep development costs low (and ... En savoir plus

    CHF 32.31 ou Gratuit avec Kobo Plus

  • Building Microservices with Go

    Develop seamless, efficient, and robust microservices with Go

    par Nic Jackson ...
    Your one-stop guide to the common patterns and practices, showing you how to apply these using the Go programming languageKey Features\[\*\] This short, concise, and practical guide is packed with real-world examples of building microservices with Go\[\*\] It is easy to read and will benefit smaller teams who want to extend the functionality of their existing systems\[\*\] Using this practical ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Android App Entwicklung für Dummies

    Collection series Für Dummies
    Die ganze Welt der Android App Entwicklung in einem BuchHaben Sie eine kreative Idee für eine eigene App und Vorkenntnisse in Java und XML? Dann erfahren Sie in diesem Buch, wie Sie Ihre Idee umsetzen und eine App mit allen Schikanen für Android-Smartphones programmieren können. Der Autor erklärt, wie Sie die kostenlosen Programme Android Studio und Java Development Kit herunterladen, wie Sie den ... En savoir plus

    CHF 27.00

  • Designing Hexagonal Architecture with Java

    An architect's guide to building maintainable and change-tolerant applications with Java and Quarkus

    par Davi Vieira ...
    A practical guide for software architects and Java developers to build cloud-native hexagonal applications using Java and Quarkus to create systems that are easier to refactor, scale, and maintain Key Features • Learn techniques to decouple business and technology code in an application • Apply hexagonal architecture principles to produce more organized, coherent, and maintainable software • ... En savoir plus

    CHF 25.64 ou Gratuit avec Kobo Plus

  • Créer une application Android

    Le mode d'emploi simple et à la portée de tous !

    par Dylan Teixeira ...
    Android est un système d’exploitation, il est présent sur la majorité des smartphones au monde. En effet, Android est le numéro 1 avec environ 80% des smartphones au monde équipé avec ce système ! Cela ne vous donne pas envie de concevoir vos propres applications ?Pourquoi ne pas rejoindre la partie ? Ce guide simple et illustré vous expliquera les démarches à suivre, de début à la fin, c’est-à ... En savoir plus

    CHF 2.74

  • 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

    CHF 10.35

  • RESTful Java Web Services, Second Edition

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

    Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIsKey FeaturesBook DescriptionREST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • 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

    CHF 11.28 ou Gratuit avec Kobo Plus

  • Java EE Testing mit Arquillian

    Collection Livre 82 - shortcuts
    Mit Arquillian sind Integrationstests ebenso einfach handhabbar wie Unit-Tests. Arquillian ist aufgrund der Flexibilität, die sich aus In-Container-Tests und Micro-Deployments ergibt, für eine Vielzahl von automatisierten Testformen geeignet. Das reicht von Unit Tests über Integrationstests bis hin zu Akzeptanz- und Performanztests. Das erste Kapitel gibt u.a. eine Einführung in das Testen von ... En savoir plus

    CHF 3.00

  • Derinlemesine Java Database Programming

    par Onder Teker ...
    Bu kitapta Java ile Veritabanı Programlama anlatılmaktadır. SQL ile JDBC konuları temelden en ileriye dek açıklanmaktadır. JPA / ORM konularına giriş niteliğinde bilgiler verilmektedir. XML için JAXP, JSON için de JSON-P kütüphaneleri kapsama alınmıştır. IO, yeni gelen NIO, Socket / Network programlama gibi veri iletişimi ve saklaması konuları işlenmektedir. Multi-Threaded programlama ve ... En savoir plus

    CHF 1.00

  • 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive CPP interview ... En savoir plus

    CHF 2.36

  • Derinlemesine Java - ORM, JPA & Hibernate

    par Onder Teker ...
    ORM (Object-Relational Mapping) KavramlarıJPA (Java Persistence API) Temel, Orta ve İleri Düzey KonularıHibernate hem XML hem de Annotation ile kullanımıUygulamalı Anlatımlar ve Örnek Proje PrototipleriMySQL, NetBeans ve Eclipse Ekran Görüntüleri ... En savoir plus

    CHF 1.00

  • Java Programming for Kids: Learn Java Step By Step and Build Your Own Interactive Calculator for Fun!

    Ever use that free calculator application on your computer? Probably, but chances are it was such an unmemorable experience that you couldn’t say for sure whether you have or not.What if that calculator knew your name? What if it carried on a conversation with you, and asked you questions? You’d probably remember it a little better! Maybe even make a point of using it whenever you needed to crack ... En savoir plus

    CHF 3.00

  • Effective Java

    par Joshua Bloch ...
    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases ... En savoir plus

    CHF 37.75

  • 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 JavaKey Features44 design patterns for building and deploying microservices applicationsDrawing on decades ... ... En savoir plus

    CHF 48.30

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... En savoir plus

    CHF 34.16

  • OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide

    Exam 1Z0-808

    Collection series Sybex Study Guide
    Full coverage of functional programming and all OCA Java Programmer exam objectivesOCA, Oracle Certified Associate Java SE 8 Programmer I Study Guide, Exam 1Z0-808 is a comprehensive study guide for those taking the Oracle Certified Associate Java SE 8 Programmer I exam (1Z0-808). With complete coverage of 100% of the exam objectives, this book provides everything you need to know to confidently ... En savoir plus

    CHF 39.00

  • Kotlin in Action

    SummaryKotlin in Action guides experienced Java developers from the language basics of Kotlin all the way through building applications to run on the JVM and Android devices. Foreword by Andrey Breslav, Lead Designer of Kotlin.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyDevelopers want to get work done - and the ... En savoir plus

    CHF 33.80

  • Jakarta EE Application Development

    Build enterprise applications with Jakarta CDI, RESTful web services, JSON Binding, persistence, and security

    Learn Jakarta EE by building real-world microservices with code examples, practical exercises, and the latest Jakarta EE featuresKey FeaturesCraft microservices using standard Jakarta EE technologies such as Jakarta RESTful Web Services, JSON Processing, and JSON BindingDesign web-based applications with Jakarta FacesHarness Jakarta EE technologies such as Jakarta Enterprise Beans and Jakarta ... En savoir plus

    CHF 28.62 ou Gratuit avec Kobo Plus

  • Building Microservices with Micronaut®

    A quick-start guide to building high-performance reactive microservices for Java developers

    Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut frameworkKey FeaturesLearn how to build scalable, fast, and resilient microservices with this concise guideExplore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programmingBuild cloud-native applications ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus