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 889 à 912 sur 971 résultats
Skip side bar filters
  • Advanced Web Development with React

    par Mohan Mehul ...
    Level up your React and Next.js skills with advanced concepts about SSR and PWA Key Featuresa- Covers latest and core React concepts including React hooks and React reconcilera- Covers about Server Side Rendering with React and how to use it using Next.jsa- Covers about Progressive Web Apps in React and how to create thema- Covers intermediate and advanced React concepts like state managementa- ... En savoir plus

    $17.99 CAD

  • Object-Oriented Analysis and Design for Information Systems

    Agile Modeling with UML, OCL, and IFML

    Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and ... En savoir plus

    $47.99 CAD

  • Professional Scala

    Professional Scala provides experienced programmers with fast track coverage aimed at supporting the use of Scala in professional production applications. Skipping over the basics and fundamentals of programming, the discussion launches directly into practical Scala topics with the most up-to-date coverage of the rapidly-expanding language and related tools. Scala bridges the gap between ... En savoir plus

    $48.99 CAD

  • Getting Started with Python

    Understand key data structures and use Python in object-oriented programming

    Harness the power of Python objects and data structures to implement algorithms for analyzing your data and efficiently extracting informationKey FeaturesTurn your designs into working software by learning the Python syntaxWrite robust code with a solid understanding of Python data structuresUnderstand when to use the functional or the OOP approachBook DescriptionThis Learning Path helps you get ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • PROGRAMMING IN C# 10 - Basic Techniques

    par Mario De Ghetto ...
    Do you want to learn the basic techniques for programming in C# 10 and gain enough knowledge to start creating your own applications? Do you want to know how .NET 6.0, the compiler, Garbage Collector and Visual Studio 2022 work? Do you want to start laying the foundation for your new profession in software development? Or do you simply need to pass college exams in computer science or computer ... En savoir plus

    $14.99 CAD ou Gratuit avec Kobo Plus

  • Functional Python Programming

    Use a functional approach to write succinct, expressive, and efficient Python code

    par Steven F. Lott ...
    “Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exercises at the end of every chapter! Purchase of the print or Kindle book includes a free eBook in PDF ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • Bughunting

    A Four-Course Debugging Feast

    par Rob Botwright ...
    ���� Discover Bughunting: A Four-Course Debugging Feast! ����Are you ready to transform the way you tackle software defects? ����️ Dive into Bughunting, a mouthwatering series of four "courses" designed to make you a debugging master. Each book is packed with practical recipes, real-world examples, and powerful techniques to conquer even the trickiest bugs. Whether you're a junior developer or a ... En savoir plus

    $9.59 CAD

  • Swift

    Swift Essentials: From Core Concepts to Building Real-World iOS Apps

    Master Swift programming from setup to advanced app development. Learn syntax, functions, control flow, error handling, and concurrency to build real-world iOS applications with Swift.Key FeaturesStep-by-step guidance on setting up and using the Swift development environment.Practical examples of programming concepts, including functions, optionals, and closures.Advanced techniques for concurrency ... En savoir plus

    $55.19 CAD ou Gratuit avec Kobo Plus

  • PHP Fundamentals

    A Practical Introduction to Modern PHP for Web Development

    par Petr Novák ...
    Master Modern PHP and Build Dynamic Web Applications with ConfidencePHP Fundamentals is your complete, hands-on guide to learning one of the web's most powerful and widely-used programming languages. Whether you're completely new to programming or an experienced developer adding PHP to your skill set, this book provides everything you need to write clean, secure, and professional PHP code.Why ... En savoir plus

    $37.32 CAD ou Gratuit avec Kobo Plus

  • Software Design for Python Programmers

    Principles and patterns

    par Ronald Mak ...
    Software Design for Python Programmers shows you how to level up from writing Python code to designing Python applications. Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more.Great applications take advantage of ... En savoir plus

    $59.99 CAD

  • CSS Mastery: Styling Web Pages Like a Pro

    "CSS Mastery: Styling Web Pages Like a Pro" is your ultimate guide to becoming a master of Cascading Style Sheets (CSS), the cornerstone of web page styling. Whether you're a novice looking to enhance your web design skills or an experienced front-end developer aiming to take your styling expertise to the next level, this comprehensive book will empower you to create visually stunning and ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Advanced Object-Oriented Programming: Build Scalable, Maintainable, and Robust Code

    par Marcus Vale ...
    Are you stuck writing code that works today but becomes a nightmare to maintain tomorrow? Do you understand classes and inheritance but struggle to design systems that stay flexible as requirements change?Advanced Object-Oriented Programming bridges the gap between knowing syntax and mastering software architecture. This book is your roadmap from intermediate developer to software architect.What ... En savoir plus

    $5.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    par Dargslan ...
    Collections Livre 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... En savoir plus

    $24.17 CAD ou Gratuit avec Kobo Plus

  • PYTHON PROGRAMMING: PANDAS ACROSS EXAMPLES

    Pandas is a Python package that provides fast and flexible data structures designed to make working with "relational" or "labeled" data easy and intuitive. Its goal is to be the fundamental, high-level building block for doing practical analysis of real-world data in Python. Furthermore, it has the larger goal of becoming the most powerful, flexible, and available in any language open source data ... En savoir plus

    $14.50 CAD ou Gratuit avec Kobo Plus

  • Modern C++ Programming

    par Orhan Gazi ...
    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented ... En savoir plus

    $5.99 CAD ou Gratuit avec Kobo Plus

  • Python Schritt für Schritt erklärt

    Vom absoluten Anfänger zu den ersten eigenen Programmen

    par Lukas Neumann ...
    Traduit par Lukas Neumann ...
    Programmieren lernen war noch nie so einfach – Python Schritt für Schritt für absolute Anfänger!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Python ist die perfekte Sprache für Einsteiger – und dieses Buch ist Ihr idealer Begleiter auf dem Weg zu Ihren ersten eigenen Programmen!Warum Python? Python ist die beliebteste Programmiersprache für Anfänger weltweit. Sie ... En savoir plus

    $19.44 CAD ou Gratuit avec Kobo Plus

  • Programming Language Fundamentals

    A Metalanguage Approach in Elm

    par Martin Erwig ...
    PROGRAMMING LANGUAGE FUNDAMENTALSUnderstand the key principles of programming languagesProgramming languages are the tools needed to let algorithms run on electronic computers. As they form the linguistic interface between humans and machines, the understanding of programming languages is essential for being able to control machine behavior. Programming Language Fundamentals offers a precise, ... En savoir plus

    $91.99 CAD

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • C# 入門指南

    由基礎走向完整 Visual Studio Community 2019 專案的開發模式

    par Kaiching Chang ...
    C# 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 13 個單元◎ 基礎篇◎ 軟體開發篇◎ WPF App 篇◎ Android App 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 C# 、怎麼處理資料、控制結構、內建資料型態、物件導向模組化,這部分累計十三個單元,預計帶領讀者學會寫簡單的 C# 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 ... En savoir plus

    $9.49 CAD ou Gratuit avec Kobo Plus

  • Coding in R per l'analisi dati - da principiante a esperto

    par Valentina Porcu ...
    Questo testo di base di programmazione con R per aspiranti data analyst nasce per accompagnare un principiante nella programmazione, dalle basi del linguaggio di programmazione (uno dei più conosciuti e utilizzati nel campo dell'analisi dati) fino all'utilizzo della statistica descrittiva.Al termine di questo libro sarete in grado di creare, importare, manipolare e gestire dei dataset. Impareremo ... En savoir plus

    $18.99 CAD ou Gratuit avec Kobo Plus

  • Professional JavaScript for Web Developers

    par Matt Frisbie ...
    Collections series Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript ... En savoir plus

    $64.99 CAD

  • Introduction to Swift

    Learn how to program for iPhones and iPads with Swift 4

    par J.D Gauchat ...
    Learn how to program iOS applications with Swift. After reading this guide, you will know how to program in Swift, how to define functions and objects, and how to write code using the Swift paradigm.Table of ContentsINTRODUCTION TO SWIFTComputer ProgramsPlaygroundVariablesMemoryPrimitive TypesDeclaration and InitializationArithmetic OperatorsConstantsData TypesCharactersStringsBooleans... ... En savoir plus

    $3.90 CAD

  • Learning Java: Java Problem Solving and Programming

    par John Posvistak ...
    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... En savoir plus

    $36.27 CAD

  • Java Programming Fundamentals: From Control Structures through Objects

    par Brian Gaddis ...
    This book is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical ... En savoir plus

    $40.30 CAD