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 361 - 384 sur 1734
Skip side bar filters
  • Crushing The Technical Interview: Data Structures And Algorithms (Java Edition)

    par Keith Henning ...
    Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview.This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer ... En savoir plus

    CHF 33.00 ou Gratuit avec Kobo Plus

  • Android Studio 2.3 Development Essentials - Android 7 Edition

    par Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio.Fully updated for Android Studio 2.3 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... En savoir plus

    CHF 29.81 ou Gratuit avec Kobo Plus

  • Java Programming : The Complete Beginners Guide

    par Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... En savoir plus

    CHF 4.50

  • Pro Java 8 Programming

    Collection series Professional and Applied Computing (R0)
    Pro Java 8 Programming covers the core Java development kit. It takes advantage of the finer points of the core standard edition (SE) and development kit version 8. You'll discover the particulars of working with the Java language and APIs to develop applications in many different contexts. You will also delve into more advanced topics like lambda expressions, closures, new i/o (NIO.2), enums, ... En savoir plus

    CHF 63.91

  • Simple Object-Oriented Design

    Create clean, maintainable applications

    par Mauricio Aniche ...
    Write object-oriented code that’s manageable, maintainable, and future-proof.Keeping your object-oriented designs simple demands a creative approach—and that’s exactly what you’ll find in Simple Object-Oriented Design. This book is full of patterns and principles for reducing complexity, each one proven in author Mauricio Aniche’s 20-year career in software development. You’ll learn how to tackle ... En savoir plus

    CHF 48.30

  • Test-Driven Java Development, Second Edition

    Invoke TDD principles for end-to-end application development

    This book will teach the concepts of test driven development in Java so you can build clean, maintainable and robust codeKey FeaturesExplore the most popular TDD tools and frameworks and become more proficient in building applicationsCreate applications with better code design, fewer bugs, and higher test coverage, enabling you to get them to market quicklyImplement test-driven programming methods ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    par YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... En savoir plus

    CHF 10.97 ou Gratuit avec Kobo Plus

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated ... En savoir plus

    CHF 48.30

  • Pro CDI 2 in Java EE 8

    An In-Depth Guide to Context and Dependency Injection

    Collection series Professional and Applied Computing (R0)
    In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.The authors explain how to ... En savoir plus

    CHF 58.57

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... En savoir plus

    CHF 57.00

  • Tika in Action

    SummaryTika in Action is a hands-on guide to content mining with Apache Tika. The book's many examples and case studies offer real-world experience from domains ranging from search engines to digital asset management and scientific data processing.About the TechnologyTika is an Apache toolkit that has built into it everything you and your app need to know about file formats. Using Tika, your ... En savoir plus

    CHF 48.30

  • Spring Boot in Action

    par Craig Walls ...
    SummaryA developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior.About the TechnologyThe Spring Framework simplifies enterprise Java development, but it does require lots of tedious configuration work. Spring Boot radically streamlines spinning up a Spring application. ... En savoir plus

    CHF 48.30

  • Microservices in Action

    "The one [and only] book on implementing microservices with a real-world, cover-to-cover example you can relate to." - Christian Bach, Swiss ReMicroservices in Action is a practical book about building and deploying microservice-based applications. Written for developers and architects with a solid grasp of service-oriented development, it tackles the challenge of putting microservices into ... En savoir plus

    CHF 48.30

  • Kafka Streams in Action

    Real-time apps and microservices with the Kafka Streams API

    par Bill Bejeck ...
    SummaryKafka Streams in Action teaches you everything you need to know to implement stream processing on data flowing into your Kafka platform, allowing you to focus on getting more from your data without sacrificing time or effort.Foreword by Neha Narkhede, Cocreator of Apache KafkaAbout the TechnologyNot all stream-based applications require a dedicated processing cluster. The lightweight Kafka ... En savoir plus

    CHF 33.80

  • Spring in Action

    par Craig Walls ...
    SummarySpring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.About the TechnologySpring Framework makes ... En savoir plus

    CHF 37.70

  • Functional Programming in Java

    How functional techniques improve your Java programs

    SummaryFunctional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.About the TechnologyHere's a bold statement: learn functional programming and you ... En savoir plus

    CHF 48.30

  • Play for Java

    SummaryPlay for Java shows you how to build Java-based web applications using the Play 2 framework. The book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll contrast Play and JEE patterns and learn how a ... En savoir plus

    CHF 48.30

  • Spring Integration in Action

    SummarySpring Integration in Action is a hands-on guide to Spring-based messaging and integration. After addressing the core messaging patterns, such as those used in transformation and routing, the book turns to the adapters that enable integration with external systems. Readers will explore real-world enterprise integration scenarios using JMS, Web Services, file systems, and email. They will ... En savoir plus

    CHF 48.30

  • 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

    CHF 48.30

  • Clojure: High Performance JVM Programming

    Explore the world of lightning fast Clojure apps with asynchronous channels, logic, reactive programming, and moreAbout This BookDiscover Clojure's features and advantages and use them in your existing projectsExplore lesser-known and more advanced features, constructs, and methodologies such as asynchronous channels, actors, logic programming, and reactive programmingMeasure and monitor ... En savoir plus

    CHF 46.47 ou Gratuit avec Kobo Plus

  • Machine Learning: End-to-End guide for Java developers

    Data Analysis, Machine Learning, and Neural Networks simplified

    Develop, Implement and Tuneup your Machine Learning applications using the power of Java programmingAbout This BookDetailed coverage on key machine learning topics with an emphasis on both theoretical and practical aspectsAddress predictive modeling problems using the most popular machine learning Java librariesA comprehensive course covering a wide spectrum of topics such as machine learning and ... En savoir plus

    CHF 55.19 ou Gratuit avec Kobo Plus

  • Java for Beginners

    par Knowledge Flow ...
    Collection series Programming & Computer Science Series
    Java for Beginners by Knowledge Flow is a beginner-friendly programming guide that introduces the core concepts of Java in a clear and practical manner. Designed for students, aspiring developers, and self-learners, this book covers fundamental topics such as variables, data types, operators, control statements, classes and objects, inheritance, exception handling, and basic file I/O. Each concept ... En savoir plus

    CHF 3.00 ou Gratuit avec Kobo Plus

  • Java Programmeren: Een Stap-voor-Stap Gids

    Collection Livre 4 - De IT collectie
    Ontdek de wereld van Java-programmeren en wordt een meester in softwareontwikkeling!Ben je gepassioneerd over technologie en wil je de kunst van het programmeren leren? Dan is " Java Programmeren: Een Stap-voor-Stap Gids" jouw ultieme gids op de reis naar softwareontwikkelingsexpertise.Dit boek biedt een grondige en toegankelijke introductie tot Java, een van 's werelds meest gebruikte en ... En savoir plus

    CHF 3.00 ou Gratuit avec Kobo Plus