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 de 553 à 576 sur 1855 résultats
Skip side bar filters
  • Java 13 Revealed

    For Early Adoption and Migration

    par Kishori Sharan ...
    Collections series Professional and Applied Computing (R0)
    Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author ***Kishori Sharan***begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy ... En savoir plus

    $51.02 CAD

  • Java Microservices and Containers in the Cloud

    With Spring Boot, Kafka, PostgreSQL, Kubernetes, Helm, Terraform and AWS EKS

    Collections series Professional and Applied Computing (R0)
    Spring Boot helps developers create applications that simply run. When minimal configuration is required to start up an application, even novice Java developers are ready to start. But this simplicity shouldn't constrain developers in addressing more complex enterprise requirements where microservice architecture is concerned. With the need to rapidly deploy, patch, or scale applications, ... En savoir plus

    $65.15 CAD

  • Numerical Methods Using Kotlin

    For Data Science, Analysis, and Engineering

    par Haksun Li, PhD ...
    Collections series Professional and Applied Computing (R0)
    This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly ... En savoir plus

    $72.71 CAD

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    par Adam L. Davis ...
    Collections series Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is language agnostic, but ... En savoir plus

    $25.01 CAD

  • Java Lambdas and Parallel Streams

    par Michael Müller ...
    Collections series Professional and Applied Computing (R0)
    This compact book introduces the concepts of Java lambdas and parallel streams in a concise form. It begins by introducing new supporting features such as functional interfaces, default methods and more. After this, the author demonstrates how streams can be parallelized in a very simple way—within certain limits, no knowledge about the thread management is needed. Nevertheless, some basic ... En savoir plus

    $25.01 CAD

  • Microservices for the Enterprise

    Designing, Developing, and Deploying

    Collections series Professional and Applied Computing (R0)
    Understand the key challenges and solutions around building microservices in the enterprise application environment. This book provides a comprehensive understanding of microservices architectural principles and how to use microservices in real-world scenarios.Architectural challenges using microservices with service integration and API management are presented and you learn how to eliminate the ... En savoir plus

    $68.39 CAD

  • Oracle ADF Survival Guide

    Mastering the Application Development Framework

    par Sten Vesterli ...
    Collections series Professional and Applied Computing (R0)
    Quickly get up to speed with Oracle's Application Development Framework (ADF). Rapidly build modern, user-friendly applications that will be easy to re-use, expand, and maintain.Oracle ADF Survival Guide covers the latest 12c version and explains all the important concepts and parts, including ADF Faces, ADF Task Flows, ADF Business Components, ADF Skins, the new Alta UI, and how to implement ... En savoir plus

    $57.50 CAD

  • Practical JSF in Java EE 8

    Web Applications ​in Java for the Enterprise

    par Michael Müller ...
    Collections series Professional and Applied Computing (R0)
    Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development. This book combines theoretical background with a practical approach by building four real-world applications. By developing these JSF web applications, you'll take a tour through the other Java EE technologies such as JPA, CDI, Security, WebSockets, and more.In ... En savoir plus

    $68.39 CAD

  • Modern Marketing Using AI

    Leverage AI-enabled Marketing Automation and Insights to Drive Customer Journeys and Maximize Your Brand Equity

    How can some businesses survive centuries while hundreds collapse every year - from micro-enterprises to global brands? A brand's journey to grow and maintain loyal supporters is one of the timeless foundations for every company that its customer teams need to know.'Modern Marketing Using AI' covers it all by taking a customer perspective to look at best practices, industry-leading strategies, ... En savoir plus

    $19.70 CAD ou Gratuit avec Kobo Plus

  • Spring REST

    Collections series Professional and Applied Computing (R0)
    Spring REST is a practical guide for designing and developing RESTful APIs using the Spring Framework. This book walks you through the process of designing and building a REST application while taking a deep dive into design principles and best practices for versioning, security, documentation, error handling, paging, and sorting.This book provides a brief introduction to REST, HTTP, and web ... En savoir plus

    $68.39 CAD

  • Java 17

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos.Este libro va dirigido a todas las personas que, con o sin conocimientos previos, ... En savoir plus

    $16.11 CAD ou Gratuit avec Kobo Plus

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    par Markus Duft ...
    Collections series Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of ... En savoir plus

    $40.13 CAD

  • Kickstart JavaScript Fundamentals

    Build Confidence, Build Code — JavaScript Starts Here! Key Features ● Learn JavaScript step-by-step with real-world coding examples. ● Master the DOM, events, and asynchronous code with clarity. ● Bridge frontend and backend with Node.js fundamentals. Book Description JavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most ... En savoir plus

    $27.39 CAD ou Gratuit avec Kobo Plus

  • Hands-On Enterprise Java Microservices with Eclipse MicroProfile

    Build and optimize your microservice architecture with Java

    An effective guide to designing, building, and deploying enterprise Java microservices with Eclipse MicroProfileKey FeaturesCreate cloud-native microservices with ease using this detailed guideAvoid vendor lock-in when implementing microservices using Eclipse MicroProfileDiscover why MicroProfile is a great specification for building microservices in multi-cloud environmentsBook DescriptionEclipse ... En savoir plus

    $30.23 CAD ou Gratuit avec Kobo Plus

  • Java EE 8 High Performance

    Master techniques such as memory optimization, caching, concurrency, and multithreading to achieve maximum performance from your enterprise applications.

    Get more control of your applications performances in development and production and know how to meet your Service Level Agreement on critical microservices.Key Features\[\*\]Learn how to write a JavaEE application with performance constraints (Service Level Agreement—SLA) leveraging the platform\[\*\]Learn how to identify bottlenecks and hotspots in your application to fix them\[\*\]Ensure that ... En savoir plus

    $42.47 CAD ou Gratuit avec Kobo Plus

  • Building Data Streaming Applications with Apache Kafka

    Design, develop and streamline applications using Apache Kafka, Storm, Heron and Spark

    Design and administer fast, reliable enterprise messaging systems with Apache KafkaKey Features\[\*\]Build efficient real-time streaming applications in Apache Kafka to process data streams of data\[\*\]Master the core Kafka APIs to set up Apache Kafka clusters and start writing message producers and consumers\[\*\]A comprehensive guide to help you get a solid grasp of the Apache Kafka concepts in ... En savoir plus

    $37.43 CAD ou Gratuit avec Kobo Plus

  • Beginning Java Data Structures and Algorithms

    Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner

    par James Cutajar ...
    Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application.Key FeaturesExplains in detail different algorithms and data structures with sample problems and Java implementations where appropriateIncludes interesting tips and tricks that ... En savoir plus

    $20.87 CAD ou Gratuit avec Kobo Plus

  • Scala for Java Developers

    This step-by-step guide is full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project. If you are a Java developer or a Java architect, working in Java EE-based solutions and want to start using Scala in your daily programming, this book is ideal for you. This book will get you up and running quickly by adopting a pragmatic ... En savoir plus

    $27.62 CAD ou Gratuit avec Kobo Plus

  • Mastering Android Wear Application Development

    Master the Android Wear SDK and APIs to build cutting edge wearable apps

    Master the future of mobile devices in wearable technologyKey Features\[\*\] Mastering Android Wear Development is a complete guide to wearable technology for experienced Android developers\[\*\] Notifications, voice input, coping with round screens – all the key challenges of wearable technology are covered\[\*\] This book describes not just how to write code for wearables, but also how to think ... En savoir plus

    $33.83 CAD ou Gratuit avec Kobo Plus

  • Learning Concurrent Programming in Scala

    Practical Multithreading in Scala

    Learn the art of building intricate, modern, scalable, and concurrent applications using ScalaKey Features\[\*\] Make the most of Scala by understanding its philosophy and harnessing the power of multicores\[\*\] Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications\[\*\] Get this step-by-step guide packed with pragmatic examplesBook ... En savoir plus

    $37.43 CAD ou Gratuit avec Kobo Plus

  • HBase High Performance Cookbook

    Solutions for optimization, scaling and performance tuning

    par Ruchir Choudhry ...
    Exciting projects that will teach you how complex data can be exploited to gain maximum insightsKey Features\[\*\] Architect a good HBase cluster for a very large distributed system\[\*\] Get to grips with the concepts of performance tuning with HBase\[\*\] A practical guide full of engaging recipes and attractive screenshots to enhance your system’s performanceBook DescriptionApache HBase is a ... En savoir plus

    $42.47 CAD ou Gratuit avec Kobo Plus

  • Hands-On Android UI Development

    Design and develop attractive user interfaces for Android applications

    par Jason Morris ...
    Master the art of creating impressive and reactive UIs for mobile applications on the latest version of Android Oreo.Key Features\[\*\] A comprehensive guide to designing and developing highly interactive user interfaces for your app.\[\*\] Design responsive and agile applications targeting multiple Android devices (up to Android Oreo) using Android Studio 3.0\[\*\] Write reactive user interfaces ... En savoir plus

    $33.83 CAD ou Gratuit avec Kobo Plus

  • Java 9 High Performance

    Practical techniques and best practices for optimizing Java applications through concurrency, reactive programming, and more

    Best practices to adapt and bottlenecks to avoid Key Features\[\*\] Tackle all kinds of performance-related issues and streamline your development\[\*\] Master the new features and new APIs of Java 9 to implement highly efficient and reliable codes\[\*\] Gain an in-depth knowledge of Java application performance and obtain best results from performance testingBook DescriptionFinally, a book that ... En savoir plus

    $42.47 CAD ou Gratuit avec Kobo Plus