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 385 à 408 sur 7518 résultats
Skip side bar filters
  • Building Scalable Web Sites

    Building, Scaling, and Optimizing the Next Generation of Web Applications

    par Cal Henderson ...
    Learn the tricks of the trade so you can build and architect applications that scale quickly--without all the high-priced headaches and service-level agreements associated with enterprise app servers and proprietary programming and database products. Culled from the experience of the Flickr.com lead developer, Building Scalable Web Sites offers techniques for creating fast sites that your visitors ... En savoir plus

    $28.99 CAD

  • Python Algorithmic Trading Cookbook

    All the recipes you need to implement your own algorithmic trading strategies in Python

    par Pushpak Dagade ...
    Build a solid foundation in algorithmic trading by developing, testing and executing powerful trading strategies with real market data using PythonKey FeaturesBuild a strong foundation in algorithmic trading by becoming well-versed with the basics of financial marketsDemystify jargon related to understanding and placing multiple types of trading ordersDevise trading strategies and increase your ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Computerized Financial Systems

    This book gives technical people an idea of how to design functional financial systems within computer database systems. The material is based on the author's 20 years of applying it in industry, on his doctoral studies of computer science, and on his lecture notes for business and computer courses that have accumulated over the last decade. It covers basic financial concepts and then gives ideas ... En savoir plus

    $6.54 CAD

  • Introducing Markdown and Pandoc

    Using Markup Language and Document Converter

    par Thomas Mailund ...
    Collections series Professional and Applied Computing (R0)
    Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll decouple the ... En savoir plus

    $68.99 CAD

  • Mastering MongoDB 4.x

    Expert techniques to run high-volume and fault-tolerant database solutions using MongoDB 4.x

    par Alex Giamas ...
    Leverage the power of MongoDB 4.x to build and administer fault-tolerant database applicationsKey FeaturesMaster the new features and capabilities of MongoDB 4.xImplement advanced data modeling, querying, and administration techniques in MongoDBIncludes rich case-studies and best practices followed by expert MongoDB developersBook DescriptionMongoDB is the best platform for working with non ... En savoir plus

    $33.99 CAD ou Gratuit avec Kobo Plus

  • Prototyping for Designers

    Developing the Best Digital and Physical Products

    par Kathryn McElroy ...
    Prototyping and user testing is the best way to create successful products, but many designers skip this important step and use gut instinct instead. By explaining the goals and methodologies behind prototyping—and demonstrating how to prototype for both physical and digital products—this practical guide helps beginning and intermediate designers become more comfortable with creating and testing ... En savoir plus

    $23.99 CAD

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    par Vijay Nair ...
    Collections series Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... En savoir plus

    $56.99 CAD

  • Beyond Algorithms: Ethics in Artificial Intelligence

    par Diego Sonvico ...
    Beyond Algorithms: Ethics in Artificial Intelligence" is a book that addresses the complexity of integrating ethical principles into the development and application of artificial intelligence (AI) systems. The book highlights the importance of considering ethics from the initial stages of the design of these technologies, given their ability to perform tasks that traditionally required human ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Practical Android

    14 Complete Projects on Advanced Techniques and Approaches

    par Mark Wickham ...
    Collections series Professional and Applied Computing (R0)
    Choose the best approach for your app and implement your solution quickly by leveraging complete projects. This book is a collection of practical projects that use advanced Android techniques and approaches, written by Android instructor Mark Wickham. Mark has taught a series of popular classes at Android development conferences since 2013 and Practical Android covers content from his most popular ... En savoir plus

    $63.99 CAD

  • Deep Belief Nets in C++ and CUDA C: Volume 3

    Convolutional Nets

    par Timothy Masters ...
    Collections series Professional and Applied Computing (R0)
    Discover the essential building blocks of a common and powerful form of deep belief network: convolutional nets. This book shows you how the structure of these elegant models is much closer to that of human brains than traditional neural networks; they have a ‘thought process’ that is capable of learning abstract concepts built from simpler primitives. These models are especially useful for image ... En savoir plus

    $75.99 CAD

  • Envisioning Holograms

    Design Breakthrough Experiences for Mixed Reality

    par M. Pell ...
    Collections series Professional and Applied Computing (R0)
    Explore the approach, techniques, and mindshift needed to design truly breakthrough experiences for the Microsoft HoloLens and Windows Mixed Reality platform. Learn what’s so different about working with holograms, how to think spatially, and where to start designing your own holographic projects. You’ll move rapidly from initial concept to persuasive prototype—all without the need for expensive ... En savoir plus

    $95.99 CAD

  • UX for the Web

    Build websites for user experience and usability

    Learn how UX and design thinking can make your site stand out from the rest of the internet.Key Features\[\*\]Learn everything you need to know about UX for your Web Design.\[\*\]Design B2B, B2C websites that stand out from the competitors with this guide\[\*\]Enhance your business by improving customer accessibility and retention.Book DescriptionIf you want to create web apps that are not only ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Databricks Certified Data Engineer Associate Study Guide

    par Derar Alhussein ...
    Data engineers proficient in Databricks are currently in high demand. As organizations gather more data than ever before, skilled data engineers on platforms like Databricks become critical to business success. The Databricks Data Engineer Associate certification is proof that you have a complete understanding of the Databricks platform and its capabilities, as well as the essential skills to ... En savoir plus

    $67.99 CAD

  • Advanced Analytics with Spark

    Patterns for Learning from Data at Scale

    In the second edition of this practical book, four Cloudera data scientists present a set of self-contained patterns for performing large-scale data analysis with Spark. The authors bring Spark, statistical methods, and real-world data sets together to teach you how to approach analytics problems by example. Updated for Spark 2.1, this edition acts as an introduction to these techniques and other ... En savoir plus

    $54.99 CAD

  • LLVM Cookbook

    Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM

    Key FeaturesBook DescriptionThe book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work. This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Programmieren spielend gelernt mit dem Java-Hamster-Modell

    par Dietrich Boles ...
    Collections series Computer Science and Engineering (German Language)
    Das Hamster-Modell ist ein spezielles didaktisches Modell zum spielerischen Erlernen der Programmierung. Es orientiert sich an der Programmiersprache Java. Programmieranfänger lernen die grundlegenden Programmierkonzepte und den Programmentwurf kennen, indem sie sogenannte „Hamster-Programme“ entwickeln, mit denen sie einen virtuellen Hamster durch eine virtuelle Landschaft steuern und dabei ... En savoir plus

    $35.99 CAD

  • Make an E-commerce Site in a Weekend

    Using PHP

    par Bintu Harwani ...
    Collections series Professional and Applied Computing (R0)
    Learn to build e-commerce sites using PHP by installing a server using WAMP, configuring MySQL for your product database, creating your product database and tables, and writing the required PHP scripts for accessing and inserting data into the database. Make an E-commerce Site in a Weekend: Using PHP details how to create shopping carts for your customers and how to set up secure payment and ... En savoir plus

    $63.99 CAD

  • Python Machine Learning

    A Practical Beginner's Guide to Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit-Learn, Tensorflow and Keras

    par Railey Brandon ...
    ★☆**Have you come across the terms machine learning and neural networks in most articles you have recently read? Do you also want to learn how to build a machine learning model that will answer your questions within a blink of your eyes?**☆★If you responded yes to any of the above questions, you have come to the right place.Machine learning is an incredibly dense topic. It's hard to imagine ... En savoir plus

    $4.06 CAD ou Gratuit avec Kobo Plus

  • Python Data Analytics

    Data Analysis and Science using pandas, matplotlib and the Python Programming Language

    par Fabio Nelli ...
    Collections series Professional and Applied Computing (R0)
    Python Data Analytics will help you tackle the world of data acquisition and analysis using the power of the Python language. At the heart of this book lies the coverage of pandas, an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.Author Fabio Nelli expertly shows the strength of the Python ... En savoir plus

    $63.99 CAD

  • Learning Groovy 3

    Java-Based Dynamic Scripting

    par Adam L. Davis ...
    Collections series Professional and Applied Computing (R0)
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language, including what's new in Groovy version 3.0. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in ... En savoir plus

    $68.99 CAD

  • Artificial Intelligence for Stock Traders

    Artificial Intelligence for Stock Traders: How XGPT is Changing the GameChapter 1. Introduction to XGTP and Stock TradingIn this chapter, we will introduce you to the exciting world of XGPT artificial intelligence stock trading and explore how it is revolutionizing the game. Whether you are a seasoned trader looking to enhance your strategies or a beginner eager to learn more about the power of AI ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • Security and Usability

    Designing Secure Systems that People Can Use

    Human factors and usability issues have traditionally played a limited role in security research and secure systems development. Security experts have largely ignored usability issues--both because they often failed to recognize the importance of human factors and because they lacked the expertise to address them.But there is a growing recognition that today's security problems can be solved only ... En savoir plus

    $35.99 CAD

  • Design Patterns in Modern C++20

    Reusable Approaches for Object-Oriented Software Design

    par Dmitri Nesteruk ...
    Collections series Professional and Applied Computing (R0)
    Apply the latest editions of the C++ standard to the implementation of design patterns. As well as covering traditional design patterns, this book fleshes out new design patterns and approaches that will be useful to modern C++ developers. Author Dmitri Nesteruk presents concepts as a fun investigation of how problems can be solved in different ways, along the way using varying degrees of ... En savoir plus

    $56.29 CAD

  • Practical Rust Web Projects

    Building Cloud and Web-Based Applications

    par Shing Lyu ...
    Collections series Professional and Applied Computing (R0)
    Go beyond the basics of Rust and build web and serverless cloud applications. The applications explained in this practical book include web sites, RESTful APIs, a real-time web chat application, and frontend application with WebAssembly. Each chapter is organized in the following format: what this kind of application looks like; requirements for the example program; an introduction to the Rust ... En savoir plus

    $44.29 CAD