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 POO

Si vous aimez les titres POO, vous allez adorer cette sélection.
Affichage des résultats 505 - 528 sur 976
Skip side bar filters
  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    par santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... En savoir plus

    8,92 € ou Gratuit avec Kobo Plus

  • Azure Patterns for Real-World Apps: Resilient by Design

    Build resilient, scalable applications on Microsoft Azure using proven design patterns."Azure Patterns for Real-World Apps: Resilient by Design" is a practical guide for developers, architects, and IT professionals looking to build cloud-native applications that are robust, fault-tolerant, and production-ready. With a focus on real-world scenarios, this book explores modern architectural patterns ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • Learning DCOM

    par Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... En savoir plus

    18,01 €

  • Five Lines of Code

    How and when to refactor

    Five Lines of Code teaches refactoring that's focused on concrete rules and getting any method down to five lines or less! There’s no jargon or tricky automated-testing skills required, just easy guidelines and patterns illustrated by detailed code samples.In Five Lines of Code you will learn:The signs of bad codeImproving code safely, even when you don’t understand itBalancing optimization and ... En savoir plus

    55,91 €

  • A Concise Introduction to Programming in Python

    par Mark J. Johnson ...
    Collection series Chapman & Hall/CRC Textbooks in Computing
    A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using ... En savoir plus

    64,53 €

  • Desarrollo de aplicaciones web en el entorno servidor. IFCD0210

    Libro especializado que se ajusta al desarrollo de la cualificación profesional y adquisición del certificado de profesionalidad "IFCD0210 - DESARROLLO DE APLICACIONES CON TECNOLOGÍAS WEB". Manual imprescindible para la formación y la capacitación, que se basa en los principios de la cualificación y dinamización del conocimiento, como premisas para la mejora de la empleabilidad y eficacia para el ... En savoir plus

    11,99 € ou Gratuit avec Kobo Plus

  • C++ Programming Cookbook

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... En savoir plus

    34,99 € ou Gratuit avec Kobo Plus

  • The Design Patterns Companion

    par Scott L Bain ...
    Design patterns are not "reusable solutions" but instead create a rich language developers can use to communicate, collaborate, and make collective decisions about design. When you study design patterns, you are teaching yourself about what a good design is and why. Design patterns exemplify the principles and strong practices that developers can depend on to build high-quality solutions. ... En savoir plus

    12,02 € ou Gratuit avec Kobo Plus

  • Java: The Bottom Line

    par Tom Henricksen ...
    A practical introduction to Java programming, emphasizing core concepts and best practices.This book covers essential topics, including data types, operators, control flow, object-oriented principles (encapsulation, inheritance, polymorphism), interfaces, and working with strings and numbers.The focus is on clear explanations and practical examples to enable readers to quickly develop proficiency ... En savoir plus

    11,99 € ou Gratuit avec Kobo Plus

  • Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation

    "Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation" is a groundbreaking guide for aspiring game developers and designers seeking to leverage the incredible capabilities of ChatGPT to take their projects to the next level. Dive into the world of AI-driven game development and explore how ChatGPT can revolutionize your creative process.In this comprehensive book, you'll embark ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Hexagonal Architecture Explained: How the Ports & Adapters Architecture Simplifies Your Life, and How to Implement It

    Series on Object-Oriented Design

    Collection series Series on Object-Oriented Design
    "Looking at the screen of my laptop, I realized that it was full of code that didn't let me understand what it did regarding business logic. From that moment I began to search until I discovered the architecture that decouples the business logic from the frameworks: Hexagonal Architecture, more correctly called Ports & Adapters. From that moment until now, I haven't stopped reading and learning ... En savoir plus

    8,49 €

  • C++ Pratique

    Le C++ est un langage puissant et polyvalent, héritier du C, qui allie performance et fonctionnalités avancées comme la programmation orientée objet et la gestion fine des ressources.Ce livre propose une approche claire et progressive : des bases essentielles (variables, classes, héritage, polymorphisme, mémoire, fichiers, bibliothèques standards) aux pratiques concrètes, avec exemples et ... En savoir plus

    29,99 € ou Gratuit avec Kobo Plus

  • Elements of Deep Learning for Computer Vision

    Explore Deep Neural Network Architectures, PyTorch, Object Detection Algorithms, and Computer Vision Applications for Python Coders (English Edition)

    par Bharat Sikka ...
    Elements of Deep Learning for Computer Vision gives a thorough understanding of deep learning and provides highly accurate computer vision solutions while using libraries like PyTorch.This book introduces you to Deep Learning and explains all the concepts required to understand the basic working, development, and tuning of a neural network using Pytorch. The book then addresses the field of ... En savoir plus

    12,82 € ou Gratuit avec Kobo Plus

  • Python for Professionals

    Learning Python as a Second Language

    par Matt Telles ...
    This book is intended for the professional programmer who wants to learn Python for their place of business, or simply to extend their knowledge. You will learn the basics of the language--from how to define variables and implement looping and conditional constructs, to working with existing code. Once we have established the baseline for writing code in Python, you’ll learn how to create your own ... En savoir plus

    12,82 € ou Gratuit avec Kobo Plus

  • Programación Orientada a Objetos en JAVA

    El objetivo principal de este libro es presentar al lector los fundamentos de la Programación Orientada a Objetos. Focalizamos la atención en conceptos como el encapsulamiento, la herencia, el polimorfismo, composición, delegación, clases envoltorio, reflection, genéricos, lanzamiento, intercepción, tratamiento de excepciones, etc. Se ha escogido Java como medio en que implementar dichos conceptos ... En savoir plus

    8,68 € ou Gratuit avec Kobo Plus

  • React.js Essentials

    A fast-paced guide to designing and building scalable and maintainable web apps with React.js

    A fast-paced guide to designing and building scalable and maintainable web apps with React.jsKey FeaturesBook DescriptionBuilding web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College ... En savoir plus

    20,02 € ou Gratuit avec Kobo Plus

  • Advanced C++ Programming Cookbook

    Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

    par Dr. Rian Quinn ...
    A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20Key FeaturesLearn how to develop and design your own librariesFind solutions to your app development problems and implement them in a highly reusable manner, following library development best practicesExplore advanced C++ ... En savoir plus

    26,70 € ou Gratuit avec Kobo Plus

  • Modern C#: Developer's Craft in the AI Era

    (C# 14 and .NET 10)

    par Michael Tsai ...
    Why mastering C# still matters in the age of AIAI is a powerful tool, but for critical systems, it cannot replace human judgment and oversight. Only when developers maintain genuine ownership of their code can they effectively manage technical debt and maintenance costs over the long term.So yes, mastering programming languages and APIs matters more than ever.However, this is not an exhaustive C# ... En savoir plus

    10,70 € ou Gratuit avec Kobo Plus

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... En savoir plus

    65,97 €

  • Programming Python

    par Mark Lutz ...
    Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, ... En savoir plus

    32,85 €

  • The Cloud Puzzle Solved: Azure Design Patterns

    Unravel the complexities of cloud architecture with The Cloud Puzzle Solved: Azure Design Patterns, a comprehensive guide crafted for modern developers, architects, and tech leaders looking to master Microsoft Azure. This book demystifies the vast landscape of Azure by breaking it down into proven design patterns that solve real-world problems with clarity and precision.Whether you're designing ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • Practical Probabilistic Programming

    par Avi Pfeffer ...
    SummaryPractical Probabilistic Programming introduces the working programmer to probabilistic programming. In it, you'll learn how to use the PP paradigm to model application domains and then express those probabilistic models in code. Although PP can seem abstract, in this book you'll immediately work on practical examples, like using the Figaro language to build a spam filter and applying ... En savoir plus

    65,97 €

  • Python für absolute Anfänger

    Ein vollständiger, leicht verständlicher Einstieg in die Welt der Programmierung

    par Lukas Neumann ...
    Traduit par Lukas Neumann ...
    Ihr perfekter Einstieg in die Python-Programmierung – ohne Vorkenntnisse!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Dieses Buch ist Ihr Schlüssel zur Welt der Python-Programmierung – speziell für absolute Anfänger ohne jegliche Programmiererfahrung geschrieben.Warum dieses Buch?Python ist die beliebteste Programmiersprache der Welt und der ideale Einstieg für ... En savoir plus

    12,99 € ou Gratuit avec Kobo Plus

  • C++ STL Cookbook

    Master the latest STL features in C++23 and 26 with practical recipes for modern C++ development

    par Bill Weinman ...
    This edition of C++ STL Cookbook features new recipes, updated best practices, and comprehensive coverage of the latest C++23, C++26 features. Perfect for intermediate to advanced developers looking to leverage modern C++ features and techniques. Key FeaturesElevate your code with the latest C++23 strategies and techniques to solve complex programming challenges effectivelyLearn about new features ... En savoir plus

    30,73 € ou Gratuit avec Kobo Plus