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 721 à 744 sur 969 résultats
Skip side bar filters
  • 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

  • Selenium Python Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriver Key Featuresa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Learn how to design a Keyword driven framework with Database a- Find how to use Build triggers in Jenkins to automate tests DescriptionThe book starts by introducing the Selenium WebDriver 3 and Selenium Server ... En savoir plus

    $17.99 CAD

  • Learn JavaScript in 24 Hours

    par Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... En savoir plus

    $13.56 CAD

  • Software Engineering and Development

    Development of Software and Testing

    par Zain Ul Abideen ...
    Typically, software development is a planned initiative with a number of steps and milestones that lead to the creation of operational software. In addition, there is a good definition: "a process with a set of activities for the creation of computer software products, including their design, development, testing, and deployment."The software itself is a set of instructions or programs that ... En savoir plus

    $8.13 CAD

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    par Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... En savoir plus

    $39.99 CAD

  • Requirements Modeling And Coding: An Object-oriented Approach

    par Liping Liu ...
    Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming ... En savoir plus

    $67.99 CAD

  • Practical Rust 1.x Cookbook, Second Edition

    par Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"—a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics, this edition expands upon the first and guarantees that you will be well-versed in the complexities of ... En savoir plus

    $42.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Python in 7 Days

    par Alex Wood ...
    Mastering Python in 7 Days is a comprehensive, hands-on guide designed to help you master Python basics quickly and effectively. Whether you're a complete beginner or have some programming experience, this book offers a structured approach to learning Python in just one week.In just 7 days, you'll be equipped to solve problems, automate tasks, analyze data, and start building your own Python ... En savoir plus

    $14.99 CAD ou Gratuit avec Kobo Plus

  • Conservation of Twentieth-Century Furniture

    Collections series Routledge Series in Conservation and Museology
    Conservation of Twentieth-Century Furniture provides comprehensive and accessible coverage of the materials and techniques that are encountered in furniture of this century.After putting the design, manufacture and conservation of twentieth-century furniture into context, the volume then offers an A-Z of materials organised into 12 chapters. Within each chapter a wide variety of material types are ... En savoir plus

    $93.99 CAD

  • Untrapped Value:

    Software Reuse Powering Future Prosperity

    par David Erickson ...
    Mankind has invested vast resources (time, manhours, computer machinery sunk costs, maintenance, building space, heating, venting, cooling, and so on) into software for all kinds of digital and analog hardware for over sixty years. Far longer if you consider punched cards, and so on. In the end, most of the source code ends in the waste heap of history. Old code gets forgotten, rubbished, and a ... En savoir plus

    $39.99 CAD

  • OBJECT ORIENTED PROGRAMMING

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    par VIKRAMAN N ...
    Collections Livre 149 - BEMEDIPLOMABSCMSC
    INTRODUCTION TO OBJECT ORIENTED PROGRAMProcedure Oriented Programming (POP)The high level languages, such as BASIC, COBOL, C, FORTRAN are commonly known as Procedure Oriented Programming.Using this approach, the problem is viewed in sequence of things to be done, like reading, processing and displaying or printing. To carry out these tasks the function concepts must be used.This concept basically ... En savoir plus

    $20.36 CAD ou Gratuit avec Kobo Plus

  • Android 4.2 App Development Essentials

    par Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... En savoir plus

    $12.99 CAD

  • Funktionen in Python Schritt für Schritt lernen

    Ein verständlicher Leitfaden zum Erstellen, Verwenden und Verstehen von Funktionen in Python für Einsteiger

    par Dargslan ...
    Collections Livre 3 - Python-Programmierung für Einsteiger
    Willkommen zu "Funktionen in Python Schritt für Schritt lernen" – Ihrem umfassenden Leitfaden zur Beherrschung eines der grundlegendsten und mächtigsten Konzepte in der Python-Programmierung: Funktionen. Auf dieser Reise werden Sie entdecken, wie Funktionen als Bausteine für effizienten, organisierten und wiederverwendbaren Code in Python dienen.Dieses Buch wurde mit einem klaren Ziel konzipiert: ... En savoir plus

    $20.95 CAD ou Gratuit avec Kobo Plus

  • Collection Views with UIKit

    Quick Guides for Masterminds

    par J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to configure and display items in a grid with Collection Views.After reading this guide, you will know how to work with Collection ... En savoir plus

    $2.99 CAD

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.2, Java and Android Jetpack

    par Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of Android Studio is included covering areas such as tool windows, the code editor, ... En savoir plus

    $46.99 CAD ou Gratuit avec Kobo Plus