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 1499
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 €

  • 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

    24,90 € ou Gratuit avec Kobo Plus

  • 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

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

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

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

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

  • 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

  • Programming AWS Lambda

    Build and Deploy Serverless Applications with Java

    Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. You’ll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market.Engineering leaders John ... En savoir plus

    24,48 €

  • Mike Meyers' Linux+ Certification Passport

    par Michael Jang ...
    Collection series Mike Meyers' Certficiation Passport
    From the #1 Name in Professional CertificationGet on the fast track to becoming CompTIA Linux+ certified with this affordable, portable study tool. Inside, Linux expert Michael Jang guides you on your career path, providing expert tips and sound advice along the way. With an intensive focus on only what you need to know to pass the CompTIA Linux+ exam, this certification passport is your ticket to ... En savoir plus

    23,20 €

  • DATA SCIENCE USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book uses the Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and so forth. You can ... En savoir plus

    11,59 €

  • 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

    20,02 € ou Gratuit avec Kobo Plus

  • Enterprise Service Bus

    Theory in Practice

    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... En savoir plus

    19,49 €

  • Building Android Applications for Beginners

    par Steve Taylor ...
    This book is aimed at people with little or no understanding of developing applications or any experience with Java or computer programming in general.Rather than immediately delving into details, the book focuses instead on constructing simple Android examples that can immediately be seen to work. As an example, some very simple but yet powerful graphics are developed, the image on the book's ... En savoir plus

    3,99 € ou Gratuit avec Kobo Plus

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

  • 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

    55,91 €

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    Collection Livre 4 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... En savoir plus

    2,99 € 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 €

  • How to Program with Java eBook

    par Trevor J Page ...
    This eBook is designed to teach anyone how to program with Java. The tutorials contained within were carefully constructed with the beginner programmer in mind. The lessons are presented step by step, and explained in plain English.It starts with the basics such as:What is a Variable?What is a Control Structure?What is a Data Structure?These are terms that, if never seen before, would scare ... En savoir plus

    12,99 €

  • ActiveMQ in Action

    Applications in enterprises need to communicate, most commonly done by messaging. Apache ActiveMQ is an open-source implementation of the Java Message Service (JMS), which provides messaging in Java applications.ActiveMQ in Action is a thorough, practical guide to implementing message-oriented systems using ActiveMQ and Java. Co-authored by one of the leading ActiveMQ developers, Bruce Snyder, the ... En savoir plus

    55,91 €

  • Java: Beginner's Guide to Programming Code with Java

    Java Computer Programming

    Collection series Java Computer Programming
    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

    3,99 € ou Gratuit avec Kobo Plus