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 Programmation

Si vous aimez les titres Programmation, vous allez adorer cette sélection.
Affichage de 2185 à 2208 sur 7704 résultats
Skip side bar filters
  • Pro Jakarta EE 10

    Open Source Enterprise Java-based Cloud-native Applications Development

    par Peter Späth ...
    Collections series Professional and Applied Computing (R0)
    Welcome to your in-depth professional guide to the open source Eclipse Jakarta EE 10 platform. This book will help you build more complex native enterprise Java-based cloud and other applications that can run in corporate and other mission-critical settings. The majority of the key Jakarta EE 10 APIs or features are dissected in this book, including JSF, JSP, JPA, CDI, REST, Microprofiles, ... En savoir plus

    $68.39 CAD

  • Smart Homes and Their Users

    Collections series Computer Science (R0)
    Smart home technologies promise to transform domestic comfort, convenience, security and leisure while also reducing energy use. But delivering on these potentially conflicting promises depends on how they are adopted and used in homes.This book starts by developing a new analytical framework for understanding smart homes and their users. Drawing on a range of new empirical research combining both ... En savoir plus

    $63.89 CAD

  • Artificial Intelligence for Customer Relationship Management

    Solving Customer Problems

    par Boris Galitsky ...
    Collections series Computer Science (R0)
    The second volume of this research monograph describes a number of applications of Artificial Intelligence in the field of Customer Relationship Management with the focus of solving customer problems. We design a system that tries to understand the customer complaint, his mood, and what can be done to resolve an issue with the product or service.To solve a customer problem efficiently, we maintain ... En savoir plus

    $174.23 CAD

  • Practical Video Game Bots

    Automating Game Processes using C++, Python, and AutoIt

    par Ilya Shpigor ...
    Collections series Professional and Applied Computing (R0)
    Develop and use bots in video gaming to automate game processes and see possible ways to avoid this kind of automation. This book explains how bots can be very helpful in games such as multiplayer online games, both for training your character and for automating repetitious game processes in order to start a competition with human opponents much faster.Some players might use bots for cheating or ... En savoir plus

    $51.02 CAD

  • 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

  • Julia Quick Syntax Reference

    A Pocket Guide for Data Science Programming

    Collections series Professional and Applied Computing (R0)
    Learn the Julia programming language as quickly as possible. This book is a must-have reference guide that presents the essential Julia syntax in a well-organized format, updated with the latest features of Julia’s APIs, libraries, and packages.This book provides an introduction that reveals basic Julia structures and syntax; discusses data types, control flow, functions, input/output, exceptions, ... En savoir plus

    $61.91 CAD

  • New Developments in Legal Reasoning and Logic

    From Ancient Law to Modern Legal Systems

    Collections series Philosophy and Religion (R0)
    This book intends to unite studies in different fields related to the development of the relations between logic, law and legal reasoning. Combining historical and philosophical studies on legal reasoning in Civil and Common Law, and on the often neglected Arabic and Talmudic traditions of jurisprudence, this project unites these areas with recent technical developments in computer science.This ... En savoir plus

    $127.70 CAD

  • MATLAB Graphical Programming

    Practical hands-on MATLAB solutions

    par Cesar Lopez ...
    Collections series Professional and Applied Computing (R0)
    MATLAB enables you to work with its graphics capabilities in almost all areas of the experimental sciences and engineering. The commands that MATLAB implements in job related graphics are quite useful and are very efficient.MATLAB has functions for working with two-dimensional and three-dimensional graphics, statistical graphs, curves and surfaces in explicit, implicit, parametric and polar ... En savoir plus

    $51.02 CAD

  • Music and Human-Computer Interaction

    Collections series Computer Science (R0)
    This agenda-setting book presents state of the art research in Music and Human-Computer Interaction (also known as ‘Music Interaction’). Music Interaction research is at an exciting and formative stage. Topics discussed include interactive music systems, digital and virtual musical instruments, theories, methodologies and technologies for Music Interaction. Musical activities covered include ... En savoir plus

    $104.48 CAD

  • Making Sense of Haptics

    Fundamentals of Perception and Implications for Device Design

    Collections series Computer Science (R0)
    Tele operation systems, in which robots are controlled remotely, are a potential solution to performing tasks in remote, small, and hazardous environments. However, there is a big disadvantage to these systems; as the direct connection between the human and the environment is lost and operators are deprived of their sense of touch. The recreation of touch feedback through haptic devices is a ... En savoir plus

    $104.48 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

  • Machine Learning Using R

    With Time Series and Industry-Based Use Cases in R

    Collections series Professional and Applied Computing (R0)
    Examine the latest technological advancements in building a scalable machine-learning model with big data using R. This second edition shows you how to work with a machine-learning algorithm and use it to build a ML model from raw data. You will see how to use R programming with TensorFlow, thus avoiding the effort of learning Python if you are only comfortable with R.As in the first edition, the ... En savoir plus

    $72.71 CAD

  • Machine Learning Using R

    Collections series Professional and Applied Computing (R0)
    Examine the latest technological advancements in building a scalable machine learning model with Big Data using R. This book shows you how to work with a machine learning algorithm and use it to build a ML model from raw data.All practical demonstrations will be explored in R, a powerful programming language and software environment for statistical computing and graphics. The various packages and ... En savoir plus

    $46.43 CAD

  • Metaprogramming in R

    Advanced Statistical Programming for Data Science, Analysis and Finance

    par Thomas Mailund ...
    Collections series Professional and Applied Computing (R0)
    Learn how to manipulate functions and expressions to modify how the R language interprets itself. This book is an introduction to metaprogramming in the R language, so you will write programs to manipulate other programs. Metaprogramming in R shows you how to treat code as data that you can generate, analyze, or modify.R is a very high-level language where all operations are functions and all ... En savoir plus

    $51.02 CAD

  • Learn R for Applied Statistics

    With Data Visualizations, Regressions, and Statistics

    Collections series Professional and Applied Computing (R0)
    Gain the R programming language fundamentals for doing the applied statistics useful for data exploration and analysis in data science and data mining. This book covers topics ranging from R syntax basics, descriptive statistics, and data visualizations to inferential statistics and regressions. After learning R’s syntax, you will work through data visualizations such as histograms and boxplot ... En savoir plus

    $68.39 CAD

  • Advances in Information Architecture

    The Academics / Practitioners Roundtable 2014–2019

    Collections series Computer Science (R0)
    This volume reveals the history of Information Architecture (IA), reflects on the relationship between practice and research within the discipline, and presents educators with the latest models, frameworks and theories that have emerged from the Information Architecture Academics and Practitioners Roundtable between 2014 and 2019. The most comprehensive and up-to-date overview of Information ... En savoir plus

    $162.62 CAD

  • Pro RESTful APIs

    Design, Build and Integrate with REST, JSON, XML and JAX-RS

    par Sanjay Patni ...
    Collections series Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's microservices, big data applications, and web service applications. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro RESTful APIs: Design gives you all the ... En savoir plus

    $51.02 CAD

  • Pro React

    Collections series Professional and Applied Computing (R0)
    Pro React teaches you how to successfully structure increasingly complex front-end applications and interfaces. This book explores the React library in depth, as well as detailing additional tools and libraries in the React ecosystem, enabling you to create complete, complex applications.You will learn how to use React completely, and learn best practices for creating interfaces in a composable ... En savoir plus

    $43.46 CAD

  • Perl 6 Fundamentals

    A Primer with Examples, Projects, and Case Studies

    par Moritz Lenz ...
    Collections series Professional and Applied Computing (R0)
    Gain the skills to begin developing Perl 6 applications from the ground up in this hands-on compact book, which includes a foreword from Larry Wall, creator of Perl. You’ll learn enough to get started building with Perl 6, using Perl 6’s gradual typing, handy object orientation features, powerful parsing capabilities, and human-usable concurrency. After a short introduction, each chapter develops ... En savoir plus

    $29.33 CAD

  • PHP 7 Zend Certification Study Guide

    Ace the ZCE 2017-PHP Exam

    par Andrew Beak ...
    Collections series Professional and Applied Computing (R0)
    Improve your programming knowledge and become Zend Certified. This book closely follows the ZCE2017-PHP exam syllabus and adds important details that help candidates to prepare for the test.Zend Certification is an industry recognized standard for PHP engineers. It is very difficult to pass the examination without extensive preparation. Unlike other books on PHP, this book is very focused on ... En savoir plus

    $61.91 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

  • El gran reto presente

    Automatización y la Inteligencia Artificial

    Este libro no se dirige exclusivamente a quienes estén vinculados académica o profesionalmente a temas científicos y tecnológicos, sino también al ciudadano promedio que necesita información sobre el estado actual de progreso en materia de automatización e inteligencia artificial, y sobre las formas de cómo está cambiando la vida de todos y la evolución de la sociedad. En su contenido se discuten ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • The Intelligence We Built: A Journey into Artificial Intelligence and Human Ingenuity

    par Steven Jones ...
    We are living in a time where artificial intelligence is quietly shaping almost everything around us.From the way businesses make decisions to how content is created, from cybersecurity systems to everyday tools we use: AI, machine learning, and generative AI are already deeply built into modern life.The problem? Most people still don't fully understand how it all works.This book is designed to ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus