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 1 - 24 sur 1740
Skip side bar filters
  • OCA Java SE 8 Programmer I Certification Guide

    par Mala Gupta ...
    SummaryOCA Java SE 8 Programmer I Certification Guide prepares you for the 1Z0-808 with complete coverage of the exam. You'll explore important Java topics as you systematically learn what's required to successfully pass the test.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookTo earn the OCA Java SE 8 Programmer I ... En savoir plus

    55,91 €

  • 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

    39,99 €

  • 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

    29,03 €

  • Programming Scala

    par Dean Wampler ...
    Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away. You'll learn why Scala is ideal for building today's highly scalable, data-centric ... En savoir plus

    29,03 €

  • Programming Kotlin

    Get to grips quickly with the best Java alternative

    Familiarize yourself with all of Kotlin's features with this in-depth guideKey Features? Introduction to running, setup and tools of Kotlin code ? Writing structured and readable object-oriented code using new features alongside lambdas and higher order functions ? Writing unit tests and integrating Kotlin tests with Java code in a transitioning code base ? Guide through testing, concurrency and ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • ASP.NET SignalR Programming By Example

    par Agus Kurniawan ...
    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... En savoir plus

    2,94 €

  • Cloud Native Java

    Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry

    What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry.Many organizations have already waded ... En savoir plus

    26,70 €

  • JBoss AS 7 Development

    This book will kick-start your productivity and help you to master JBoss AS development. The author's experience with JBoss enables him to share insights on JBoss AS development in a clear and friendly way. By the end of the book, you will have the confidence to apply all the newest programming techniques to your JBoss applications.If you are a Java architect or developer who wants to get the most ... En savoir plus

    28,20 € ou Gratuit avec Kobo Plus

  • OCP Oracle Certified Professional Java SE 11 Programmer I Study Guide

    Exam 1Z0-815

    **This OCP Oracle Certified Professional Java SE 11 Programmer I Study Guide: Exam 1Z0-815 and the Programmer II Study Guide: Exam 1Z0-816 were published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam.No matter the changes, rest assured both of the Programmer I and II Study Guides cover everything you need to prepare for and ... En savoir plus

    38,99 €

  • ReactJS by Example - Building Modern Web Applications with React

    Building Modern Web Applications with React

    par Vipul A M ...
    Get up and running with ReactJS by developing five cutting-edge and responsive projectsKey Features\[\*\]Create pragmatic real-world applications while learning React and its modern developer tools\[\*\]Build sustainable user interfaces by transforming data into components of UI\[\*\]Learn how to generate reusable ReactJS components effectivelyBook DescriptionReactJS is an open-source JavaScript ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • Exercices en Java

    175 exercices corrigés - Couvre Java 8

    par Claude Delannoy ...
    Collection series Noire
    175 exercices corrigés pour maîtriser JavaConçu pour les étudiants en informatique, ce recueil d'exercices corrigés est le complément idéal de Programmer en Java du même auteur ou de tout autre ouvrage d'initiation au langage Java.Cette quatrième édition prend en compte les nouveautés de Java 8 avec, en particulier, un chapitre dédié aux expressions lambda et aux streams.Les 175 exercices sont ... En savoir plus

    13,99 €

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    par Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... En savoir plus

    16,42 €

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... En savoir plus

    16,42 €

  • Beginning Java Programming

    Learn Java Programming in the quickest time possible with this concise book that teaches you all the essentials about Java programming. Written for people who have NO background in programming or are beginners. Learn Java Programming zooms in on the most essential concepts with EXAMPLES! Soon, you can utilize your java skills in web programming, console programming, and of course Android apps ... En savoir plus

    2,72 €

  • 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

    29,46 €

  • The Definitive Guide to Spring Batch

    Modern Finite Batch Processing in the Cloud

    Collection series Professional and Applied Computing (R0)
    Work with all aspects of batch processing in a modern Java environment using a selection of Spring frameworks. This book provides up-to-date examples using the latest configuration techniques based on Java configuration and Spring Boot. The Definitive Guide to Spring Batch takes you from the “Hello, World!” of batch processing to complex scenarios demonstrating cloud native techniques for ... En savoir plus

    79,25 €

  • OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide

    Exam 1Z0-809

    Complete, trusted preparation for the Java Programmer II examOCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide is your comprehensive companion for preparing for Exam 1Z0-809 as well as upgrade Exam 1Z0-810 and Exam 1Z0-813. With full coverage of 100% of exam objectives, this invaluable guide reinforces what you know, teaches you what you don't know, and gives you the hands-on ... En savoir plus

    32,99 €

  • Building a RESTful Web Service with Spring

    A hands-on guide to building an enterprise-grade, scalable RESTful web service using the Spring Framework

    A hands-on guide to building an enterprise-grade, scalable RESTful web service using the Spring FrameworkKey FeaturesBook DescriptionREST is an architectural style that tackles the challenges of building scalable web services. In today’s connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The ... En savoir plus

    22,25 € ou Gratuit avec Kobo Plus

  • Java EE 6 Pocket Guide

    A Quick Reference for Simplified Enterprise Java Development

    par Arun Gupta ...
    This handy guide provides an overview of Java Enterprise Edition 6’s main technologies and includes extensive, easy-to-understand code samples that demonstrate the platform’s many improvements. You’ll quickly understand how Java EE 6 simplifies the process of developing and deploying web and enterprise applications.Explore what’s new in Java EE 6, including Contexts and Dependency Injection and ... En savoir plus

    7,30 €

  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • Kotlin Quick Start Guide

    Core features to get you ready for developing applications

    par Marko Devcic ...
    Get started with Kotlin programming for building real world applicationsKey FeaturesStart programming with KotlinExplore Kotlin language syntax, standard libraries and Java InteroperabilityBuilds an example application with what you learnBook DescriptionKotlin is a general purpose, object-oriented language that primarily targets the JVM and Android. Intended as a better alternative to Java, its ... En savoir plus

    22,25 € ou Gratuit avec Kobo Plus

  • Java WebSocket Programming

    par Dr Danny Coward ...
    Master Application Development with Java WebSocketBuild dynamic enterprise Web applications that fully leverage state-of-the-art communication technologies. Written by the leading expert on Java WebSocket programming, this Oracle Press guide offers practical development strategies and detailed example applications. Java WebSocket Programming explains how to design client/server applications, ... En savoir plus

    30,84 €

  • Java

    Beginner's Guide to Programming Code with Java

    Collection Livre 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... En savoir plus

    2,58 € ou Gratuit avec Kobo Plus

  • Beginning Programming with Java For Dummies

    par Barry Burd ...
    Become a Java wizard with this popular programming guideConsider Beginning Programming with Java For Dummies your indispensable guide to learning how to program in one of the most popular programming languages—Java! Java is an invaluable language to master, as it's widely used for application development, including Android, desktop, and server-side applications.Beginning Programming with Java For ... En savoir plus

    19,99 €