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 697 - 720 sur 962
Skip side bar filters
  • A Guide to MATLAB Object-Oriented Programming

    The first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB, this guide aids readers in creating effective software. Eight basic functions are discussed: constructor, subsref, subsasgn, display, struct, fieldnames, get, and set. Also explored are inheritance topics and the Class Wizard, a powerful MATLAB class generation tool. The final section ... En savoir plus

    CHF 110.62

  • Python Object-Oriented Programming

    Learn how and when to apply OOP principles to build scalable and maintainable Python applications

    This hands-on guide empowers Python developers to write clean, production-ready code using real-world OOP, design patterns, and concurrency tools. Fully updated for Python 3.13 with new type hinting and modern software engineering practices.Key FeaturesMaster OOP fundamentals with hands-on examples and expert insightsLearn design patterns and type hinting with real-world Python 3.13 codeDevelop ... En savoir plus

    CHF 34.16 ou Gratuit avec Kobo Plus

  • Eclipse IDE Pocket Guide

    Using the Full-Featured IDE

    par Ed Burnette ...
    Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to basic questions such as: Where was that menu? What does that command do again? And how can I set my ... En savoir plus

    CHF 5.74

  • Programcılık MAntığı

    Programcılık nedir? Programcı olabilmek için neler gerekir? Kimler programcı olabilir? Programcılar ne yapar? Programcı kimdir?• Programlama dilleri ve karşılaştırmaları• Programcılık Terimleri• Temel Algoritma Öğeleri• Mantıksal Operatörler• Akış Şemaları• Nesne Temelli Programlama• Görsel ProgramcılıkBu sorulardan yola çıkarak, programcılığı masaya yatıran Programcılık Mantığı, programcı olmak ... En savoir plus

    CHF 9.15 ou Gratuit avec Kobo Plus

  • Python Mastery Unleashed

    Advanced Programming Techniques

    par Jarrel E. ...
    Python Mastery Unleashed: Advanced Programming Techniques is a comprehensive guide to mastering advanced programming techniques in Python. Designed for seasoned Python developers and aspiring programmers alike, this book offers a comprehensive understanding of the advanced programming techniques used by experienced Python developers to build complex systems and applications.The book begins with a ... En savoir plus

    CHF 22.56

  • 21st Century C

    C Tips from the New School

    par Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... En savoir plus

    CHF 24.51

  • Unlocking the Power of Vulkan: A Journey into AI and Machine Learning

    "Unlocking the Power of Vulkan: A Journey into AI and Machine Learning" takes you on an immersive exploration of cutting-edge technology. This book delves into the realms of Vulkan, a powerful graphics and compute API, and seamlessly intertwines it with the fascinating worlds of artificial intelligence (AI) and machine learning (ML). Whether you're an experienced programmer, a game developer, or a ... En savoir plus

    CHF 9.00

  • Software Development Accelerated Essentials: What You Didn't Know, You Needed to Know

    par Ed Gomez ...
    This is not a book about the latest technology, nor is it a book about how to code verbatim.I discuss topics with the reader on a one to one basis, as if you and I were "pair programming." I provide clear, concise, real life scenarios. I don't mention the names of companies, nor do I use any of their actual code, due to copyright infringements. The case studies are based on real life scenarios ... En savoir plus

    CHF 40.00

  • Understanding Python : Beginner's Guide to Programming

    par Sabry Fattah ...
    Understanding Python introduces the aspiring programmer to the concepts and skills of programming in Python, the most powerful, easy-to-read programming languages around. It takes you from basic ideas to mastering code writing while giving examples for each command and statement. It helps you get familiar with designing simple programs.Python is a general purpose, high-level language can be ... En savoir plus

    CHF 10.00 ou Gratuit avec Kobo Plus

  • Cocos2d-x for Beginners: Building Simple Games from Scratch

    Cocos2d-x Series

    Collection series Cocos2d-x Series
    "Cocos2d-x for Beginners: Building Simple Games from Scratch" is an essential guide for aspiring game developers and enthusiasts looking to embark on an exciting journey into the world of game programming. This comprehensive book serves as a practical introduction to the Cocos2d-x game engine, renowned for its simplicity and efficiency in mobile game development.The book begins with an overview of ... En savoir plus

    CHF 9.00

  • Swift for Masterminds

    par J.D Gauchat ...
    Learn everything you need to master the Swift programming language step by step, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How ... En savoir plus

    CHF 6.00 ou Gratuit avec Kobo Plus

  • Mastering ChatGPT: A Comprehensive Guide to Harnessing AI-Powered Conversations

    In "Mastering ChatGPT: A Comprehensive Guide to Harnessing AI-Powered Conversations," readers are invited into the dynamic world of artificial intelligence and its profound impact on communication. This book is an essential resource for anyone eager to delve into the intricacies of conversational AI, especially the groundbreaking ChatGPT.At the heart of this guide is an in-depth exploration of ... En savoir plus

    CHF 9.00

  • OpenGL to OpenGL ES: Navigating Graphics Transitions

    "OpenGL to OpenGL ES: Navigating Graphics Transitions" is an authoritative guide crafted for developers, programmers, and technology enthusiasts seeking to bridge the gap between OpenGL and OpenGL ES, the foundational technologies in the realm of graphics programming. This comprehensive book delves deep into the intricacies of these two powerful graphics libraries, offering a practical roadmap for ... En savoir plus

    CHF 9.00

  • Transitioning to Java

    Kickstart your polyglot programming journey by getting a clear understanding of Java

    par Ken Fogel ...
    Develop your Java coding skills by exploring object-oriented methodologies, functional programming, software design patterns, and more Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet started with programming in Java with this step-by-step guide for experienced programmersRe-enforce your knowledge of object-oriented methodologies applied in JavaDevelop the range of ... En savoir plus

    CHF 32.31 ou Gratuit avec Kobo Plus

  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    par Corey Scott ...
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... En savoir plus

    CHF 18.77 ou Gratuit avec Kobo Plus

  • Scala Functional Programming Patterns

    Grok and perform effective functional programming in Scala

    par Atul S. Khot ...
    Grok and perform effective functional programming in Scala Key Features\[\*\]Understand functional programming patterns by comparing them with the traditional object-oriented design patterns\[\*\]Write robust, safer, and better code using the declarative programming paradigm\[\*\]An illustrative guide for programmers to create functional programming patterns with ScalaBook DescriptionScala is used ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    par Sasan Seydnejad ...
    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Scala for Data Science

    Leverage the power of Scala with different tools to build scalable, robust data science applications

    par Pascal Bugnion ...
    Leverage the power of Scala with different tools to build scalable, robust data science applicationsKey Features\[\*\] A complete guide for scalable data science solutions, from data ingestion to data visualization\[\*\] Deploy horizontally scalable data processing pipelines and take advantage of web frameworks to build engaging visualizations\[\*\] Build functional, type-safe routines to interact ... En savoir plus

    CHF 44.31 ou Gratuit avec Kobo Plus

  • Mastering JavaScript Object-Oriented Programming

    Advanced patterns, faster techniques, higher quality code

    Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patternsKey Features\[\*\] Covering all the new Object-Oriented features introduced in ES6, this book shows you how to build large-scale web apps\[\*\] Build apps that promote scalability, maintainability, and reusability\[\*\] Learn popular Object-Oriented programming (OOP) principles and design patterns ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • 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

    CHF 4.50

  • 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

    CHF 67.00

  • A Practical Guide to SysML

    The Systems Modeling Language

    Collection 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

    CHF 44.62

  • 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

    CHF 6.90 ou Gratuit avec Kobo Plus