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 937 - 950 of 976 Results
Skip side bar filters
  • OpenGL to WebGL: Bridging the Graphics Divide

    "OpenGL to WebGL: Bridging the Graphics Divide" is an authoritative guide for developers and programmers looking to transition from the traditional OpenGL framework to the web-based WebGL for graphics programming. This comprehensive book provides a deep dive into the intricacies of both OpenGL and WebGL, offering insights into their similarities and differences, and the unique opportunities each ... Read more

    $10.00 USD or Free with Kobo Plus

  • Modern Day Programming With Paper and Pen

    Before touching a computer, fully understand the basics with this comprehensive introduction

    Modern Day Programming With Paper and Pen introduces programmers to the simplicity of problem-solving. Problem-solving is at the core of computer science. This book helps readers translate a solution from their head into something they can use in their favorite programming language. ... Read more

    $15.00 USD or Free with Kobo Plus

  • Python Programming Concepts

    by MRB, Mittul Bhatt ...
    Python is a versatile, high-level programming language renowned for its simplicity and readability. It was created by Guido van Rossum and first released in 1991, making it one of the older programming languages still widely used today. Python's design philosophy emphasizes code readability with its clear and expressive syntax, making it an ideal language for both beginners and experienced ... Read more

    $1.85 USD or Free with Kobo Plus

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Read more

    $41.39 USD or Free with Kobo Plus

  • Real-Time in the Cloud: Azure Messaging & Events

    Harness the power of real-time cloud applications with Real-Time in the Cloud: Azure Messaging & Events. This essential guide explores Microsoft Azure's suite of messaging and event-driven services—unveiling the tools and strategies needed to architect responsive, scalable, and reliable cloud-native systems.Designed for developers, architects, and IT professionals, this book delves into Azure ... Read more

    $9.99 USD or Free with Kobo Plus

  • Mastering Functional Programming

    Functional techniques for sequential and parallel programming with Scala

    Learn how functional programming can help you in deploying web servers and working with databases in a declarative wayKey FeaturesLearn functional programming from scratchProgram applications with pure functions to rule out side effectsGain expertise in working with array tools for functional programmingBook DescriptionFunctional programming is a paradigm specifically designed to deal with the ... Read more

    $41.39 USD or Free with Kobo Plus

  • C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 7, Blazor, and EF Core 7, 7th Edition

    by Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7Create ... Read more

    $35.99 USD or Free with Kobo Plus

  • C++

    The Comprehensive Guide

    Comprehensive C++23 resource offering deep coverage from syntax basics to advanced concurrency and standard library usage. Learn best practices to write secure, efficient, and modular C++ code with expert guidance.Key FeaturesIn-depth coverage of modern C++23 concepts ensuring comprehensive understanding of language featuresFocus on writing secure, maintainable, and efficient code for professional ... Read more

    $58.99 USD or Free with Kobo Plus

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

    $35.99 USD or Free with Kobo Plus

  • Java 17 Programación Avanzada

    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 conocimientos de programación ... Read more

    $9.59 USD or Free with Kobo Plus

  • Object Oriented Programming with Angular

    Learn advanced techniques and best practices of Angular programming for building enterprise web applicationsKey Features? Get familiar with the core concepts of Angular.? Discover best practices, tips, and tricks while working with Angular.? Learn ho ... Read more

    $15.59 USD

  • PHP and MYSQL: 200 solved exercises and projects for practice

    Master dynamic web development

    PHP & MYSQL: 200 Solved Exercises and Projects for Practice Welcome to "PHP & MYSQL: 200 Solved Exercises and Projects for Practice," a comprehensive guide designed for aspiring developers and those looking to solidify their skills in web programming. This book serves as an invaluable resource for anyone aiming to deepen their understanding of PHP and MySQL, two cornerstones of modern web ... Read more

    $8.69 USD

  • OOP in C# with Examples

    This ebook is for student and prefessional who want to learn OOP in C# from basic to advance. We have discussed every topic of OOP in C# alonge with examples in this ebook. OOP in C# Classes in C# Static in C# Struct in C# Enum in C# Properties in C# Inheritance in C# Overloading in C# Overriding in C# Base in C# Polymorphism in C# Sealed in C# Interface in C# NameSpace in C# Acces Modifiers in C# ... Read more

    $5.99 USD

  • Python 新手之旅

    V1.10

    本書為《Python 入門指南》的補充教材,分成八個單元介紹 Python 的各個面向,著重在觀念及應用上,有關利用 Python 學習程式設計請參考《Python 入門指南》。單元 1 介紹 Python 的官方資源以及在台灣的使用者群組,單元 2 介紹文字編輯器及整合開發工具,單元 3 及 4 介紹 Python 與數學、物件導向程式設計之間的關係,單元 5 介紹測試、除錯與模組到套件等組織程式檔案的方式。單元 6 到單元 8 介紹各種模組庫,單元 6 以內建的標準模組庫為組,並介紹用 Tk 製作 GUI ,單元 7 擴及眾多的第三方模組庫,換成介紹用 Kivy 製作使用者介面,單元 8 介紹管理模組庫的 pip ,以及打包 Python 程式為執行檔的 py2exe 及 py2app。本書的所有文章內容都同時放在作者的網站上http://pydoing.blogspot ... Read more

    $5.39 USD or Free with Kobo Plus