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 de 793 à 816 sur 970 résultats
Skip side bar filters
  • Python: Español

    par Angel Gabaldon ...
    PYTHON: INTROUDUCCIÓN EN ESPAÑOLAprende a programar en Python desde cero.Python es un lenguaje de alto nivel, con sintaxis fácil de entender y de los más recomendados para aprender a programar.Python se usa ámbitos como análisis de datos, programación web, inteligencia artificial, automatización, Big Data y ciencia de datos. ... En savoir plus

    $6.99 CAD ou Gratuit avec Kobo Plus

  • Object Detection by Stereo Vision Images

    OBJECT DETECTION BY STEREO VISION IMAGESSince both theoretical and practical aspects of the developments in this field of research are explored, including recent state-of-the-art technologies and research opportunities in the area of object detection, this book will act as a good reference for practitioners, students, and researchers.Current state-of-the-art technologies have opened up new ... En savoir plus

    $196.99 CAD

  • Designing with Objects

    Object-Oriented Design Patterns Explained with Stories from Harry Potter

    par Avinash C. Kak ...
    Here is a book that takes the sting out of learning object-oriented design patterns! Using vignettes from the fictional world of Harry Potter, author Avinash C. Kak provides a refreshing alternative to the typically abstract and dry object-oriented design literature.Designing with Objects is unique. It explains design patterns using the short-story medium instead of sterile examples. It is the ... En savoir plus

    $101.99 CAD

  • A Practical Guide to SysML

    The Systems Modeling Language

    Collections series The MK/OMG Press
    A Practical Guide to SysML: The Systems Modeling Language is a comprehensive guide for understanding and applying SysML to model systems. The Object Management Group's OMG SysML is a general-purpose graphical modeling language for representing systems that may include combinations of hardware, software, data, people, facilities, and natural objects. SysML supports the practice of model-based ... En savoir plus

    $53.59 CAD

  • Python: Il Manuale per Imparare a Programmare. Contiene Esempi di Codice ed Esercizi Pratici.

    par Oscar R. Frost ...
    Programma e crea applicazioni web con il linguaggio Python.Vorresti scoprire tutte le funzioni di Python?Ti piacerebbe scoprire come gestire i dati all'interno di un'applicazione?Vorresti creare applicazioni web robuste e funzionali?Python è uno dei linguaggi di programmazione più utilizzati. Un sistema semplice ed elegante che permette di sviluppare sistemi molto complessi ma nello stesso tempo ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Python GUI Development with PyQt

    par Williams Asiedu ...
    "Python GUI Development with PyQt" is a comprehensive guide for software developers aiming to master graphical user interface creation using Python and PyQt. The book covers fundamental concepts such as widgets and layouts, progressing to advanced topics like custom widgets and multi-threading. Readers learn to design visually appealing interfaces using Qt Designer and implement functionality ... En savoir plus

    $16.99 CAD ou Gratuit avec Kobo Plus

  • Orientação a Objetos e SOLID para Ninjas

    Projetando classes flexíveis

    par Mauricio Aniche ...
    Todo profissional que trabalha com desenvolvimento deve conhecer os conceitos básicos de Orientação a Objetos. Esse paradigma, além de fundamental, é utilizado em todo o mercado de software ao redor do mundo. Mas nós sabemos que, na prática, o que vemos espalhado por aí são pilhas de códigos procedurais disfarçados. Neste livro, Maurício Aniche discute como a implementação e o foco no projeto de ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Distributed Systems Architecture

    A Middleware Approach

    Collections series The MK/OMG Press
    Middleware is the bridge that connects distributed applications across different physical locations, with different hardware platforms, network technologies, operating systems, and programming languages. This book describes middleware from two different perspectives: from the viewpoint of the systems programmer and from the viewpoint of the applications programmer. It focuses on the use of open ... En savoir plus

    $75.19 CAD

  • Python | Programmazione passo dopo passo

    La guida per i principianti per un'introduzione facile e veloce alla programmazione con Python

    "Python - Passo dopo passo" è il libro per tutti coloro che vogliono imparare le basi della programmazione in Python da un ingegnere (M.Eng.). In questo libro imparerai sia le basi teoriche che l'uso pratico del linguaggio di programmazione Python attraverso numerosi esempi e grandi progetti fai da te.Quindi se stai cercando una guida pratica al linguaggio di programmazione Python, facile da ... En savoir plus

    $14.99 CAD ou Gratuit avec Kobo Plus

  • 100 Recipes for Programming Java

    par Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... En savoir plus

    $16.99 CAD ou Gratuit avec Kobo Plus

  • Master Python Without Prior Experience

    This comprehensive Python programming guide seamlessly transitions you from fundamental concepts to advanced topics, ensuring a deep comprehension of the Python language. Discover the essence of programming and Python, unraveling the significance of programming, the allure of Python, and the essential steps to configure your Python environment.Embark on a journey through Python essentials like ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Crystal Programming

    A project-based introduction to building efficient, safe, and readable web and CLI applications

    The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey FeaturesThe book uses an example-based approach for a better demonstration of the underlying conceptsDevelop a thorough appreciation of the roles of the macro API and annotationsLeverage supportive tools – ... En savoir plus

    $44.79 CAD ou Gratuit avec Kobo Plus

  • Python Programming for Beginners

    The Complete Guide to Mastering Python in 10 Days with Guiding Exercises – Top Secret Coding Tips, Well-detailed Examples and Outputs, with Questions and Answers for Each Chapter. The Ultimate Python Crash Course for Dummies. Computer science

    par C J Smith ...
    THE EASIEST PYTHON PROGRAMMING BOOK EVERLooking to learn Python programming in a beginner-friendly way? Look no further than "Python Programming for Beginners" by Musa Usman! This comprehensive guide covers everything you need to know about Python, from the basics of data types and control structures to advanced topics like object-oriented programming and multithreading. With clear explanations, ... En savoir plus

    $13.56 CAD ou Gratuit avec Kobo Plus

  • The Architecture of Patterns: Design Patterns and Architectural Judgment in Long-Lived Software Systems

    Software Systems & Architectural Judgment, #2

    par Thomas K. Rowan ...
    Collections Livre 2 - Software Systems & Architectural Judgment
    Design patterns are often taught as reusable solutions—clean structures waiting to be applied. In real software, they are something else entirely. They are responses to pressure.As software grows, teams change, domains expand, and assumptions quietly expire. Systems that once felt clear accumulate indirection, fatigue, and hesitation. Patterns emerge not because they are elegant in theory, but ... En savoir plus

    $40.99 CAD ou Gratuit avec Kobo Plus

  • 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

    $11.99 CAD ou Gratuit avec Kobo Plus

  • Hands-On Functional Programming in Rust

    Build modular and reactive applications with functional programming techniques in Rust 2018

    par Andrew Johnson ...
    Explore the support Rust offers for creating functional applications in Rust. Learn about various design patterns, implementing concurrency, metaprogramming, and so on in the processKey FeaturesLearn generics, organization, and design patterns in functional programmingModularize your applications and make them highly reusable and testable using functional design patternsGet familiar with complex ... En savoir plus

    $41.59 CAD ou Gratuit avec Kobo Plus

  • Python 簡易手冊

    par Kaiching Chang ...
    本書為整理 Python 官網文件,並提供可實際執行程式範例的參考手冊,換言之,大幅簡化 Python 官網文件的繁冗敘述,希望讓 Python 初學者能掌握內容,故名之為簡易手冊。共分七十二個單元,涵蓋 Python 3.12 的基本內容,每個單元結尾都附上 Python 官網文件的連結,最終目標是讓讀者回頭去閱讀官網文件的說明。張凱慶2024/06/19 ... En savoir plus

    $4.47 CAD ou Gratuit avec Kobo Plus

  • Street Coder

    The rules to break and how to break them

    par Sedat Kapanoglu ...
    Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner's guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break.In Street Coder you will learn:Data types, algorithms, and data structures for speedy software developmentPutting "bad" ... En savoir plus

    $65.99 CAD

  • Go Java: The fundamentals Guide for beginners

    par Scott Murach ...
    This book is a Back to Basics Approach uses a layered strategy to introduce Java programming, with the aim of overcoming the difficulty associated with introductory programming textbooks. The authors’ proven and class-tested “back to basics” approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only ... En savoir plus

    $39.49 CAD

  • Object-Oriented Design in MOJO Programming

    Ultimate Step-by-Step Guide to Mastering Object-Oriented Programming for Mojo Developer

    Collections series Mojo Programming mastery
    Unleash the Power of OOP for Exceptional MOJO Development: Your Step-by-Step GuideMaster Object-Oriented Design and Craft Powerful Machine Learning ApplicationsThe world of machine learning is abuzz with innovation, and MOJO, a high-performance programming language, is rapidly establishing itself as a game-changer. Its focus on developer experience and efficiency makes it ideal for building ... En savoir plus

    $9.26 CAD ou Gratuit avec Kobo Plus

  • C# and Algorithmic Thinking for the Complete Beginner

    Unlock the Power of Programming with C# and Algorithmic Thinking

    Dive into the world of C\# and algorithmic thinking with Aristides Bouras's comprehensive guide for complete beginners. Master fundamental concepts, from basic algorithms to advanced programming techniques, using Visual Studio.Key FeaturesComprehensive introduction to C\# and algorithmic thinking with step-by-step guidance.Practical exercises with real-world applications, along with integration of ... En savoir plus

    $10.99 CAD ou Gratuit avec Kobo Plus

  • PYTHON CRASH COURSE FOR BEGINNERS AND EARLY STARTERS

    LEARN PYTHON PROGRAMMING IN SEVEN DAYS

    Unleash Your Programming Potential with Python: A Beginner's GuideMaster the fundamentals of Python and confidently embark on your coding journey with this comprehensive beginner's guide.This book offers a structured and engaging path to learning Python, a powerful and versatile programming language prized for its readability and wide range of applications. Whether you're a student, a hobbyist, or ... En savoir plus

    $10.84 CAD

  • 'C' Programming in an Open Source Paradigm

    Over the period of last few decades, the 'C' language has become an icon for computer programmers. The field of computer science has undergone tremendous change, and the rate of obsolescence of concepts, programming platforms, tools and utilities is extremely high. However, in spite of such vast changes, the only thing that has retained its stability is the 'C' language. Even today, millions of ... En savoir plus

    $86.99 CAD

  • Kotlin 實戰範例

    par Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... En savoir plus

    $18.99 CAD