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 Architecture de l''ordinateur

Si vous aimez les titres Architecture de l''ordinateur, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 4986
Skip side bar filters
  • Software Engineering at Google

    Lessons Learned from Programming Over Time

    Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life ... En savoir plus

    CHF 33.13

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    par Kent Beck ...
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book ... En savoir plus

    CHF 19.79

  • Low-Level Programming

    C, Assembly, and Program Execution on Intel® 64 Architecture

    par Igor Zhirkov ...
    Collection series Professional and Applied Computing (R0)
    Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programming explains Intel 64 architecture as the result of von Neumann architecture evolution. The book teaches the latest version of the C language (C11) and assembly ... En savoir plus

    CHF 106.28

  • Raspberry Pi Pour les Nuls, 3e édition

    Traduit par Olivier Engler ...
    Joignez-vous à la révolution Raspberry en adoptant un Raspberry Pi !A peine plus grand qu'une carte de crédit et très bon marché, le Raspberry Pi est un nano-ordinateur bourré de potentiel ! Mais pour libérer tout ce potentiel, il vous faut un guide. C'est exactement l'objectif de ce livre de la collection Pour les nuls.Vous y apprendrez comment exploiter le Raspberry Pi pour le travail comme pour ... En savoir plus

    CHF 26.00

  • Architecture Patterns with Python

    Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices

    As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are taking an interest in high-level software design patterns such as hexagonal/clean architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward.With this hands-on ... En savoir plus

    CHF 33.13

  • 97 Things Every Software Architect Should Know

    Collective Wisdom from the Experts

    In this truly unique technical book, today's leading software architects present valuable principles on key development issues that go way beyond technology. More than four dozen architects -- including Neal Ford, Michael Nygard, and Bill de hOra -- offer advice for communicating with stakeholders, eliminating complexity, empowering developers, and many more practical lessons they've learned from ... En savoir plus

    CHF 16.30

  • Deep Learning with R for Beginners

    Design neural network models in R 3.5 using TensorFlow, Keras, and MXNet

    Explore the world of neural networks by building powerful deep learning models using the R ecosystemKey FeaturesGet to grips with the fundamentals of deep learning and neural networksUse R 3.5 and its libraries and APIs to build deep learning models for computer vision and text processingImplement effective deep learning systems in R with the help of end-to-end projectsBook DescriptionDeep ... En savoir plus

    CHF 25.43 ou Gratuit avec Kobo Plus

  • Tout sur mon iMac Pour les Nuls

    par Edward C. Baig ...
    Traduit par Anne Le Boterf ...
    Pas grave si vous n'avez pas la doc de votre tout nouvel iMac, " Pour les Nuls " a réponse à tout !Pas grave si vous n'avez pas la doc de votre tout nouvel iMac, " Pour les Nuls " a réponse à tout !Un " Nul " qui a réponse à tout, c'est un " Nul " qu'il vaut mieux avoir toujours sous la main. Surtout quand il s'agit de maîtriser le plus emblématique de tous les outils d'Apple : l'iMac.Dans ce ... En savoir plus

    CHF 19.00

  • Architecting Modern Data Platforms

    A Guide to Enterprise Hadoop at Scale

    There’s a lot of information about big data technologies, but splicing these technologies into an end-to-end enterprise data platform is a daunting task not widely covered. With this practical book, you’ll learn how to build big data infrastructure both on-premises and in the cloud and successfully architect a modern data platform.Ideal for enterprise architects, IT managers, application ... En savoir plus

    CHF 44.72

  • Requirements Engineering

    Collection series Computer Science (R0)
    Updated with new developments, ideas and thinking, as well as new tool descriptions, the fourth edition of this popular book is driven by practical experience from industry. It provides invaluable information on how to write and structure requirements, whilst explaining the importance of Systems Engineering and the creation of effective solutions to problems.This edition contains an expanded ... En savoir plus

    CHF 53.14

  • Le Mac pour les Nullissimes, 2e édition

    Vous trouvez les livres de la collection pour les Nuls trop compliqués et trop complets pour découvrir l'outil numérique ? Alors cette nouvelle collection est faite pour vous !Trop de texte, pas assez d'explications par l'image, seulement le nécessaire pour commencer sans se prendre la tête ? Cette collection sera le remède à tous vos maux numériques. Ici, on focalise sur des actions ... En savoir plus

    CHF 19.00

  • Cloud Foundry: The Definitive Guide

    Develop, Deploy, and Scale

    How can Cloud Foundry help you develop and deploy business-critical applications and tasks with velocity? This practical guide demonstrates how this open source, cloud-native application platform not only significantly reduces the develop-to-deploy cycle time, but also raises the value line for application operators by changing the way applications and supporting services are deployed and run. ... En savoir plus

    CHF 25.02

  • The Software Architect Elevator

    Redefining the Architect's Role in the Digital Enterprise

    par Gregor Hohpe ...
    As the digital economy changes the rules of the game for enterprises, the role of software and IT architects is also transforming. Rather than focus on technical decisions alone, architects and senior technologists need to combine organizational and technical knowledge to effect change in their company’s structure and processes. To accomplish that, they need to connect the IT engine room to the ... En savoir plus

    CHF 33.13

  • Design Patterns for Cloud Native Applications

    With the immense cost savings and scalability the cloud provides, the rationale for building cloud native applications is no longer in question. The real issue is how. With this practical guide, developers will learn about the most commonly used design patterns for building cloud native applications using APIs, data, events, and streams in both greenfield and brownfield development.You'll learn ... En savoir plus

    CHF 33.13

  • Rust Programming Cookbook

    Explore the latest features of Rust 2018 for building fast and secure apps

    par Claus Matzinger ...
    Practical solutions to overcome challenges in creating console and web applications and working with systems-level and embedded code, network programming, deep neural networks, and much more.Key FeaturesWork through recipes featuring advanced concepts such as concurrency, unsafe code, and macros to migrate your codebase to the Rust programming languageLearn how to run machine learning models with ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

  • Programming WPF

    Building Windows UI with Windows Presentation Foundation

    If you want to build applications that take full advantage of Windows Vista's new user interface capabilities, you need to learn Microsoft's Windows Presentation Foundation (WPF). This new edition, fully updated for the official release of .NET 3.0, is designed to get you up to speed on this technology quickly. By page 2, you'll be writing a simple WPF application. By the end of Chapter 1, you'll ... En savoir plus

    CHF 23.28

  • Organizational Network Analysis

    Auditing Intangible Resources

    par Anna Ujwary-Gil ...
    Collection series Routledge Studies in Business Organizations and Networks
    The integrated meta-model for organizational resource audit is a consistent and comprehensive instrument for auditing intangible resources and their relations and associations from the network perspective. This book undertakes a critically important problem of management sciences, poorly recognized in literature although determining the current and future competitiveness of enterprises, sectors ... En savoir plus

    Gratuit

  • Technology Strategy Patterns

    Architecture as Strategy

    par Eben Hewitt ...
    Technologists who want their ideas heard, understood, and funded are often told to speak the language of businessâ??without really knowing what that is. This bookâ??s toolkit provides architects, product managers, technology managers, and executives with a shared languageâ??in the form of repeatable, practical patterns and templatesâ??to produce great technology strategies.Author Eben Hewitt ... En savoir plus

    CHF 27.90

  • Software Architecture Fundamentals

    A Study Guide for the Certified Professional for Software Architecture® – Foundation Level – iSAQB compliant

    Software architecture is an important factor in ensuring the success of any software project. It provides a systematically designed framework that ensures the fulfilment of quality requirements such as expandability, flexibility, performance, and time-to-market. A software architect’s job is to reconcile customer requirements with the available technical options and constraints while designing an ... En savoir plus

    CHF 20.92

  • The Practice of Enterprise Architecture

    A Modern Approach to Business and IT Alignment

    Enterprise architecture (EA) is a set of descriptions relevant to both business and IT intended to bridge the communication gap between business and IT stakeholders in organizations, facilitate information systems planning and improve business and IT alignment. Due to complex historical reasons, the notion of enterprise architecture was always surrounded by endless speculations, dangerous myths, ... En savoir plus

    CHF 43.49 ou Gratuit avec Kobo Plus

  • Software Architecture Metrics

    Case Studies to Improve the Quality of Your Architecture

    Software architecture metrics are key to the maintainability and architectural quality of a software project and they can warn you about dangerous accumulations of architectural and technical debt early in the process. In this practical book, leading hands-on software architects share case studies to introduce metrics that every software architect should know.This isn't a book about theory. It's ... En savoir plus

    CHF 33.13

  • Learning Malware Analysis

    Explore the concepts, tools, and techniques to analyze and investigate Windows malware

    par Monnappa K A ...
    Understand malware analysis and its practical implementation About This Book • Explore the key concepts of malware analysis and memory forensics using real-world examples • Learn the art of detecting, analyzing, and investigating malware threats • Understand adversary tactics and techniques Who This Book Is For This book is for incident responders, cyber-security investigators, system ... En savoir plus

    CHF 31.90 ou Gratuit avec Kobo Plus

  • Practical Monitoring

    Effective Strategies for the Real World

    par Mike Julian ...
    Do you have a nagging feeling that your monitoring needs improvement, but you just aren’t sure where to start or how to do it? Are you plagued by constant, meaningless alerts? Does your monitoring system routinely miss real problems? This is the book for you.Mike Julian lays out a practical approach to designing and implementing effective monitoring—from your enterprise application down to the ... En savoir plus

    CHF 15.07

  • Engineering Haptic Devices

    Collection series Computer Science (R0)
    This is an open access book.In this third edition of Engineering Haptic Devices the software part was rewritten from scratch and now includes even more details on tactile and texture interaction modalities. The kinematics section was improved to extend beyond a pure knowledge explanation to a comprehensive guideline on how to actually do and implement haptic kinematic functions. The control ... En savoir plus

    Gratuit