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 121 - 144 sur 1857
Skip side bar filters
  • Spring Boot 2.0 Cookbook

    Configure, test, extend, deploy, and monitor your Spring Boot application both outside and inside the cloud

    par Alex Antonov ...
    Take your application development skills to the next level by implementing Spring Boot features effectivelyKey FeaturesThis collection of effective recipes serves as guidelines for Spring Boot application developmentGet up to date with features of the latest version of Spring Boot 2.0Tips and tricks to improve your efficiency through the stages of software developmentBook DescriptionThe Spring ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • Kotlin Programming Cookbook

    Explore more than 100 recipes that show how to build robust mobile and web applications with Kotlin, Spring Boot, and Android

    Discover Android programming and web development by understanding the concepts of Kotlin ProgrammingKey Features\[\*\] Practical solutions to your common programming problems with Kotlin 1.1\[\*\] Leverage the functional power of Kotlin to ease your Android application development\[\*\] Learn to use Java code in conjunction with KotlinBook DescriptionThe Android team has announced first-class ... En savoir plus

    33,38 € ou Gratuit avec Kobo Plus

  • Selenium Framework Design in Data-Driven Testing

    Build data-driven test frameworks using Selenium WebDriver, AppiumDriver, Java, and TestNG

    par Carl Cocchiaro ...
    Take a deep dive into building data-driven test frameworks using Selenium WebDriverKey FeaturesA comprehensive guide to designing data-driven test frameworks using the Selenium 3 WebDriver API, AppiumDriver API, Java-Bindings, and TestNGLearn how to use Selenium Page Object Design Patterns and D.R.Y. (Don’t Repeat Yourself) Approaches to software development in automated testingDiscover the ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • Hands-On Serverless Applications with Kotlin

    Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

    Choose and build the right architecture using design patterns to create scalable and cost-efficient serverless applicationsKey FeaturesDesign enterprise-ready serverless applications that effortlessly meet your customers’ requirementsDeploy, manage, monitor, and orchestrate serverless applications using AWSUse Cloud9 to provision a secured development environment in the cloudBook ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • Java 11 Cookbook

    A definitive guide to learning the key concepts of modern application development

    Solutions for modular, functional, reactive, GUI, network, and multithreaded programmingKey FeaturesExplore the latest features of Java 11 to implement efficient and reliable codeDevelop memory-efficient applications, understanding new garbage collection in Java 11Create restful webservices and microservices with Spring boot 2 and DockerBook DescriptionFor more than three decades, Java has been on ... En savoir plus

    33,38 € ou Gratuit avec Kobo Plus

  • Reactive Streams in Java

    Concurrency with RxJava, Reactor, and Akka Streams

    par Adam L. Davis ...
    Collection series Professional and Applied Computing (R0)
    Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today's applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and 11, as well as reactive streams programming with the Android SDK.Reactive Streams in Java explains how to ... En savoir plus

    33,06 €

  • Scala for Java Developers

    A Practical Primer

    par Toby Weston ...
    Collection series Professional and Applied Computing (R0)
    Master the fundamentals of Scala and understand its emphasis on functional programming that sets it apart from Java. This book will help you translate what you already know in Java to Scala to start your functional programming journey. Learn Scala is split into four parts: a tour of Scala, a comparison between Java and Scala, Scala-specific features and functional programming idioms, and finally a ... En savoir plus

    31,26 €

  • Programación Java: JDBC y Swing

    El objetivo de este libro no es ser un “áspero” manual de referencia de los contenidos tratados: JDBC y Swing, Tampoco se trata, como podría dar la_x000D_ impresión, de una mera colección de ejercicios. Sino que el planteamiento del autor en la redacción de esta obra técnica ha sido el presentar al lector una integración de la utilización de ambas APIs, contextualizada en un ámbito productivo, ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • The Definitive Guide to Modern Java Clients with JavaFX

    Cross-Platform Mobile and Cloud Development Updated for JavaFX 21 and 23

    Collection series Professional and Applied Computing (R0)
    Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. This book is a professional reference for ... En savoir plus

    66,88 €

  • JAVA. Interfaces gráficas y aplicaciones para Internet (4ª Edición)

    Hasta hace pocos años Java solo nos traía a la mente una taza de café, objeto que se ha convertido en su logotipo, seguramente por las muchas que se tomaron sus creadores. Sin embargo, hoy en día, cualquiera que haya tenido contacto con una página web tiene otro concepto, y sabe que Java es un lenguaje de programación orientado a objetos, introducido por Sun Microsystems, actualmente soportado por ... En savoir plus

    24,99 € ou Gratuit avec Kobo Plus

  • Asynchronous Android

    par Steve Liles ...
    Concurrent Programming on Android is a step-by-step guide that builds a complete picture of the concurrency constructs available on the Android platform.This book is for Android developers who want to learn about the advanced concepts of Android programming. No prior knowledge of concurrency and asynchronous programming is required. This book is also targeted towards Java experts who are new to ... En savoir plus

    20,24 € ou Gratuit avec Kobo Plus

  • Instant RubyMine Assimilation

    par Dave Jones ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A practical guide comprising of easy-to-follow recipes which provide concise and clear steps to help you enter the world of RubyMine.Instant RubyMine is ideal for you, if you are new to RubyMine or well acquainted with the technology. All you need ... En savoir plus

    13,66 € ou Gratuit avec Kobo Plus

  • Android System Programming

    Porting, customizing, and debugging Android HAL

    par Roger Ye ...
    Build, customize, and debug your own Android systemKey FeaturesMaster Android system-level programming by integrating, customizing, and extending popular open source projectsUse Android emulators to explore the true potential of your hardwareMaster key debugging techniques to create a hassle-free development environmentBook DescriptionAndroid system programming involves both hardware and software ... En savoir plus

    33,38 € ou Gratuit avec Kobo Plus

  • Java 9 Data Structures and Algorithms

    A step-by-step guide to data structures and algorithms

    Gain a deep understanding of the complexity of data structures and algorithms and discover the right way to write more efficient codeKey Features\[\*\] This book provides complete coverage of reactive and functional data structures\[\*\] Based on the latest version of Java 9, this book illustrates the impact of new features on data structures\[\*\] Gain exposure to important concepts such as Big-O ... En savoir plus

    26,70 € ou Gratuit avec Kobo Plus

  • Full Stack Development with JHipster

    Build modern web applications and microservices with Spring and Angular

    Discover the world of Full Stack Development with real-world examples.Key FeaturesLeverage the full power of the JHipster platform to build complex web applicationsCreate microservices from scratch and convert JHipster monolith apps into microservicesBuild and deploy applications locally, in Docker and on various cloud platforms.Book DescriptionJHipster is a development platform to generate, ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • Spring Security

    Secure your web applications, RESTful services, and microservice architectures

    Learn how to secure your Java applications from hackers using Spring Security 4.2 Key FeaturesArchitect solutions that leverage the power of Spring Security while being loosely coupledImplement existing user stores, user sign up, authentication, and supporting AJAX requestsIntegrate with popular Cloud services such as Zookeeper, Eureka, and Consul, along with advanced techniques, including OAuth, ... En savoir plus

    39,10 € ou Gratuit avec Kobo Plus

  • Architecting Modern Java EE Applications

    Designing lightweight, business-oriented enterprise applications in the age of cloud, containers, and Java EE 8

    Find out how to craft effective, business-oriented Java EE 8 applications that target customer's demands in the age of Cloud platforms and container technology.Key Features\[\*\] Understand the principles of modern Java EE and how to realize effective architectures\[\*\] Gain knowledge of how to design enterprise software in the age of automation, Continuous Delivery and Cloud platforms\[\*\] ... En savoir plus

    Avant 37,83 € Après 33,38 € ou Gratuit avec Kobo Plus

  • Building Android UIs with Custom Views

    Build amazing custom user interfaces with Android custom views

    Create engaging user experiences and awesome user interfaces using this guideKey FeaturesMove beyond default UI templates, create and customize amazing UIs with Android Custom ViewEnable smooth data flow and create futuristic UIs by creating flexible custom viewsScale your apps with responsive and data intensive viewsBook DescriptionTo build great user interfaces for your Android apps that go ... En savoir plus

    Avant 34,44 € Après 29,56 € ou Gratuit avec Kobo Plus

  • 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

    27,66 € ou Gratuit avec Kobo Plus

  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... En savoir plus

    33,38 € ou Gratuit avec Kobo Plus

  • Learning Modular Java Programming

    Explore the power of modular programming for building applications with Java and Spring!

    Explore the power of modular programming for building applications with Java and Spring!Key Features\[\*\] Understand the basic concepts of Modular Programming to build enterprise applications with Java\[\*\] Create short and precise code and eliminate recursion\[\*\] The book follows a step-by-step approach that makes implementing Modular Programming easyBook DescriptionModular programming means ... En savoir plus

    23,84 € ou Gratuit avec Kobo Plus

  • The Android Game Developer???s Handbook

    Discover an all in one handbook to developing immersive and cross-platform Android games

    par Avisekhar Roy ...
    Discover an all in one handbook to developing immersive and cross-platform Android gamesKey Features\[\*\]Practical tips and tricks to develop powerful Android games\[\*\]Learn to successfully implement microtransactions and monitor the performance of your game once it’s out live.\[\*\]Integrate Google’s DIY VR tool and Google Cardboard into your games to join in on the VR revolutionBook ... En savoir plus

    Avant 34,44 € Après 29,56 € ou Gratuit avec Kobo Plus

  • Android Studio 2 Essentials

    A fast-paced guide to get you up and running with Android application development using Android Studio 2

    A fast-paced guide to get you up and running with Android application development using Android Studio 2Key Features\[\*\] Configure, build, and run Android projects with Android Studio 2\[\*\] Test your apps using the Android emulator and learn how to manage virtual devices\[\*\] Explore how Android Studio 2 can be made a part of your workflow to reduce the overall development timeBook ... En savoir plus

    23,84 € ou Gratuit avec Kobo Plus