Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Object Oriented Programming eBooks

If you like Object Oriented Programming eBooks, then you'll love these top picks.
Showing 913 - 936 of 980 Results
Skip side bar filters
  • Angular in Action

    by Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the ... Read more

    $49.99 USD

  • Python pour Débutants : Guide Complet pour Apprendre la Programmation Pas à Pas

    Maîtrisez les Fondamentaux, Installez votre Environnement de Développement, et Lancez-vous dans la Programmation Python

    by YVES SITBON ...
    Ce livre est un guide exhaustif conçu pour ceux qui souhaitent apprendre à programmer en Python, du débutant absolu aux amateurs désireux de consolider leurs connaissances. Ce livre vous emmène dans un voyage pas à pas à travers les concepts fondamentaux de la programmation, en mettant l'accent sur la simplicité, la clarté et la pratique.Dans ce livre, vous apprendrez non seulement les bases du ... Read more

    $13.97 USD or Free with Kobo Plus

  • Game Programming Using Qt Beginner's Guide

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsets

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsetsKey Features\[\*\] Learn to create simple 2D to complex 3D graphics and games using all possible tools and widgets available for game development in Qt\[\*\] Understand technologies such as QML, Qt Quick, OpenGL, and Qt Creator, and learn the best practices to use them to design games\[\*\] Learn ... Read more

    $44.99 USD or Free with Kobo Plus

  • Github Copilot For Developers

    Smart Coding With AI Pair Programmer

    by Rob Botwright ...
    Welcome to the GitHub Copilot for Developers book bundle! Are you ready to take your coding skills to the next level with AI-assisted programming? Look no further! Our comprehensive bundle offers everything you need to become a master developer with GitHub Copilot. Book 1: GitHub Copilot Companion Get started on your journey to smart coding with an introduction to AI-assisted programming. Learn ... Read more

    $7.99 USD or Free with Kobo Plus

  • The Python Codebook: Building Essential Skills

    So you wanna learn Python, huh? Not just memorize a few print statements and impress your cat with a loop or two—but really learn it? Good. You've just stumbled onto the book that's about to take your Python game from "Hello World" to "Heck yeah, I built this!"Let me introduce you to The Python Codebook: Building Essential Skills—your no-fluff, all-fun, mildly sarcastic (but always helpful) guide ... Read more

    $34.99 USD or Free with Kobo Plus

  • Mastering Python Design Patterns

    Craft essential Python patterns by following core design principles

    Learn Python design patterns such as Observer, Proxy, Throttling, Dependency Injection, and Anti-Patterns to develop efficient, scalable applications.Key FeaturesMaster essential design principles to build robust software architecture with the latest features in Python 3.10Leverage concurrency, async patterns, and testing strategies for optimal performanceApply SOLID principles and advanced ... Read more

    $30.99 USD or Free with Kobo Plus

  • Python面向对象编程指南

    Chinese Edition

    掌握Python面向对象编程的精髓,构建强大的实际应用程序Key Features本书示例丰富通过诸多实际的例子对Python中面向对象编程的理念进行介绍Book DescriptionPython是一种面向对象、解释型的程序设计语言,它已经被成功应用于科学计算、数据分析以及游戏开发等诸多领域。 本书深入介绍Python语言的面向对象特性,全书分3个部分共18章。第1部分讲述用特殊方法实现Python风格的类,分别介绍了\_\_init\_\_()方法、与Python无缝集成—基本特殊方法、属性访问和特性及修饰符、抽象基类设计的一致性、可调用对象和上下文的使用、创建容器和集合、创建数值类型、装饰器和mixin—横切方面;第2部分讲述持久化和序列化,分别介绍了序列化和保存、用Shelve保存和获取对象、用SQLite保存和获取对象、传输和共享对象、配置文件和持久化;第3部分讲述测试、调试 ... Read more

    $27.99 USD or Free with Kobo Plus

  • The Well-Grounded Rubyist, Fourth Edition

    Get the eBook free when you register your print book at Manning.By putting the core principles of the language on full display rather than treating it as a collection of syntax rules, The Well-Grounded Rubyist, Fourth Edition will help you, as it did several earlier generations, become a better Ruby programmer. In this masterful tutorial, authors David A Black and Joseph Leo III tell a clear ... Read more

    $43.99 USD

    PRE-ORDER

  • Mastering Python

    „Mastering Python" ist ein umfassender Leitfaden, der Sie auf eine praktische Reise von den Grundlagen der Python-Programmierung bis hin zu fortgeschrittenen Techniken in verschiedenen Bereichen führt. Dieses Buch richtet sich sowohl an Anfänger als auch an angehende Entwickler, die praxisnahe Fähigkeiten erwerben und Python in modernen Technologiefeldern anwenden möchten.Das Buch vermittelt ... Read more

    $22.99 USD

  • Desbravando SOLID

    Práticas avançadas para códigos de qualidade em Java moderno

    Você já aprendeu a programar e certamente já ouviu falar em Orientação a Objetos e seus conceitos como classes, objetos, métodos, interfaces, herança, polimorfismo. Mas você sabe, efetivamente, quando e como aplicar tudo isso? Ao trabalhar com programação, é clara a necessidade de organizar nosso código para que ele seja fácil de entender e manter, otimizando sua leitura e minimizando o impacto de ... Read more

    $9.99 USD or Free with Kobo Plus

  • Flutter

    Guía definitiva

    ¿Aún no conoces Flutter?¿Sabes que puedes desarrollar aplicaciones nativas para iOs y Android sin necesidad de comprar un Mac?Y apuesto a que no sabias que... Flutter es el king de kings del desarrollo de aplicaciones nativas con el mejor tiempo de respuesta y con el diseño de interfaz más sencillo!!.Pega el salto a este mundo con este increíble manual, 70 páginas DONDE SE EXPLICA DE LA 'A' A LA ... Read more

    $6.98 USD

  • Learn Haskell by Example

    Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional programming to actual development challenges.In Learn Haskell by Example, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy ... Read more

    $49.99 USD

  • Python Mastery Unleashed

    Advanced Programming Techniques

    by 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 ... Read more

    $28.99 USD

  • C# Fundamentals

    Learn Modern C# 14 and .NET 10 from the Ground Up

    by Adam Seebeck ...
    C# Fundamentals: Learn Modern C# 14 and .NET 10 from the Ground Up is your complete, hands-on guide to mastering Microsoft’s latest programming language and platform. Whether you are new to coding or upgrading from earlier .NET versions, this structured course takes you from core concepts to professional-grade development with modern syntax and best practices.What you will learnSet up Visual ... Read more

    $9.99 USD

  • Mac Application Development by Example: Beginner's Guide

    by Robert Wiebe ...
    This book is a beginners guide that teaches the topic using a learn by example method. This book is for people who are programming beginners and have a great idea for a Mac OS X app and need to get started. ... Read more

    $27.99 USD or Free with Kobo Plus

  • Swift Essentials: A Comprehensive Guide to iOS App Development

    "Swift Essentials: A Comprehensive Guide to iOS App Development" is your go-to resource for mastering iOS app development using the Swift programming language. Whether you're a beginner or an experienced developer looking to dive into Swift, this book is your key to unlocking the full potential of iOS app creation.This comprehensive guide takes you on a journey through the fundamentals of Swift ... Read more

    $9.99 USD or Free with Kobo Plus

  • Mastering MongoDB: A Comprehensive Guide to NoSQL Database Excellence

    "Mastering MongoDB: A Comprehensive Guide to NoSQL Database Excellence" is an essential resource for anyone looking to deepen their understanding and proficiency in MongoDB, a leading NoSQL database technology. This comprehensive guide serves as an invaluable tool for database administrators, software developers, and IT professionals, helping them to harness the full potential of MongoDB in their ... Read more

    $9.99 USD or Free with Kobo Plus

  • Hands-On RESTful Python Web Services

    Develop RESTful web services or APIs with modern Python 3.7

    Explore the best tools and techniques to create lightweight, maintainable, and scalable Python web servicesKey FeaturesCombine Python with different data sources to build complex RESTful APIs from scratchConfigure and fine-tune your APIs using the best tools and techniques availableUse command-line and GUI tools to test CRUD operations performed by RESTful Web Services or APIsBook ... Read more

    $37.99 USD or Free with Kobo Plus

  • Secret Recipes of the Python Ninja

    Over 70 recipes that uncover powerful programming tactics in Python

    by Cody Jackson ...
    Test your Python programming skills by solving real-world problemsKey FeaturesAccess built-in documentation tools and improve your code.Discover how to make the best use of decorator and generator functionsEnhance speed and improve concurrency by conjuring tricks from the PyPy projectBook DescriptionThis book covers the unexplored secrets of Python, delve into its depths, and uncover its mysteries ... Read more

    $41.99 USD or Free with Kobo Plus

  • IGNOU MCA Object-Oriented Analysis and Design Previous Years Unsolved Papers MCS 219

    by Manish Soni ...
    Series Book 7 - IGNOU MCA Unsolved Books Series
    The field of Object-Oriented Analysis and Design (OOAD) is pivotal in the world of software engineering and development, as it equips students and professionals with the tools and methodologies to conceptualize, design, and implement complex software systems effectively. The IGNOU MCS-219 course on OOAD is designed to provide students with a robust understanding of the principles and practices ... Read more

    $8.65 USD or Free with Kobo Plus

  • C# 8.0 and .NET Core 3.0 – Modern Cross-Platform Development

    Build applications with C#, .NET Core, Entity Framework Core, ASP.NET Core, and ML.NET using Visual Studio Code

    by Mark J. Price ...
    Publisher\\'s Note: Microsoft stops supporting .NET Core 3.1 in December 2022. The newer 7th edition of this book is available that covers .NET 7 (end-of-life May 2024) or .NET 6 (end-of-life November 2024), with C\# 11 and EF Core 7.Key FeaturesBuild modern, cross-platform applications with .NET Core 3.0Get up to speed with C\#, and up to date with all the latest features of C\# 8.0Start creating ... Read more

    $67.99 USD or Free with 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 ... Read more

    $7.99 USD

  • Apprendre à programmer ses premières applications

    by David BELBEZE ...
    Vous êtes débutant et souhaitez créer votre propre application, mais la programmation vous semble trop complexe ? Vous ne savez pas par où commencer pour apprendre à coder ? Ou peut-être êtes-vous fraîchement diplômé et cherchez à maîtriser les méthodes professionnelles pour travailler et collaborer efficacement sur un projet informatique ?Dans cet ouvrage, vous serez guidé pas à pas pour acquérir ... Read more

    $28.99 USD

  • Aprende a Modelar Aplicaciones con UML

    El principal problema del desarrollo de nuevos sistemas utilizando la orientación a objetos en las fases de análisis de requisitos, análisis y diseño de sistemas es que no hay una notación estandarizada y realmente eficaz que cubra cualquier tipo de aplicación que se desee. Cada simbología existente tiene sus propios conceptos, gráficos y terminología, lo que resulta en una gran confusión, ... Read more

    $3.95 USD or Free with Kobo Plus