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 385 - 408 of 976 Results
Skip side bar filters
  • Python Uncoiled: From Print Statements to Power Scripts

    by Scott Markham ...
    Tired of staring at blinking cursors and wondering what sorcery lies behind all those lines of code? Wish you could make your computer do literally anything besides throw errors and play Minesweeper? Welcome to Python Uncoiled: From Print Statements to Power Scripts—your all-access pass to turning Python from a mystery into your personal code-powered sidekick.This isn't your average dry-as-dust pr ... Read more

    $7.99 USD or Free with Kobo Plus

  • Next.js: Navigating the Future of Web Development

    "Next.js: Navigating the Future of Web Development" is an in-depth exploration of one of today's most powerful and popular web development frameworks. This comprehensive guide dives deep into the capabilities of Next.js, a framework built on React.js, offering a blend of server-side rendering, static site generation, and client-side rendering to create fast, scalable, and reliable web applications ... Read more

    $9.99 USD or Free with Kobo Plus

  • WebGL Wizardry: A Beginner's Guide to Interactive 3D Graphics

    WebGL Wizadry

    Series series WebGL Wizadry
    Dive into the world of 3D graphics with "WebGL Wizardry: A Beginner's Guide to Interactive 3D Graphics." This comprehensive guide is your key to unlocking the potential of WebGL, the web-based graphics library that has revolutionized interactive 3D graphics on the web. Whether you're a budding programmer, an aspiring web developer, or a digital art enthusiast, this book is designed to take you on ... Read more

    $9.99 USD or Free with Kobo Plus

  • OpenGL Foundations: Taking Your First Steps in Graphics Programming

    OpenGL Foundations: Taking Your First Steps in Graphics Programming is a comprehensive guide for anyone interested in diving into the world of graphics programming. Whether you're a beginner looking to learn the basics or an experienced developer seeking to enhance your skills, this book provides a solid foundation in OpenGL, the industry-standard graphics API.Starting with the fundamentals, the ... Read more

    $14.99 USD

  • Practical JavaScript: Real-world Examples for Web Developers

    So, you want to learn JavaScript? Excellent choice. It's the language that powers the web, sneaks into almost every website you visit, and occasionally causes you to yell at your screen because "undefined is not a function." (Don't worry—you'll get used to it.)Practical JavaScript: Real-world Examples for Web Developers isn't your average "dry as toast" programming book. This one's packed with ... Read more

    $24.99 USD or Free with Kobo Plus

  • Lua Unleashed: Revolutionizing Game Design and Development

    Lua Unleashed: Revolutionizing Game Design and Development is an essential guide for both aspiring and seasoned game developers. This comprehensive book dives deep into the world of Lua, a powerful and versatile programming language, and its application in game design and development.Through its pages, readers will embark on a journey exploring the fundamentals of Lua programming. The book ... Read more

    $9.99 USD or Free with Kobo Plus

  • Metaprogramming with Python

    A programmer's guide to writing reusable code to build smarter applications

    A practical approach to metaprogramming with real-world examples that enables the development of advanced frameworks, libraries, and applications using PythonKey FeaturesLearn applied metaprogramming through a simple step-by-step approachWork with easily understandable examples and explanations that take you deep into the theory of metaprogrammingGet practical experience in writing reusable code ... Read more

    $35.99 USD or Free with Kobo Plus

  • Learning Dynamics NAV Patterns

    Create solutions that are easy to maintain, are quick to upgrade, and follow proven concepts and design

    Explore the capabilities of Dynamics NAV to build solutions using patternsKey FeaturesDesign software that is maintainable outside the ecosystem of their creatorsEnsure quality by following patterns that have been proved to workOver two dozen practical Architectural and Design patternsBook DescriptionMicrosoft Dynamics NAV is a complete ERP system, which also contains a robust set of development ... Read more

    $29.69 USD or Free with Kobo Plus

  • Scala Design Patterns

    Write efficient, clean, and reusable code with Scala

    by Ivan Nikolov ...
    Write efficient, clean, and reusable code with ScalaKey FeaturesUnleash the power of Scala and apply it in the real world.Increase your efficiency by leveraging the power of Creational, Structural, Behavioural, and Functional design patterns.Build object oriented and functional applications quickly and effectively.Book DescriptionScala has become increasingly popular in many different IT sectors. ... Read more

    $44.99 USD or Free with Kobo Plus

  • Hands-On Object-Oriented Programming with C#

    Build maintainable software with reusable code using C#

    Enhance your programming skills by learning the intricacies of object oriented programming in C\# 8Key FeaturesUnderstand the four pillars of OOP; encapsulation, inheritance, abstraction and polymorphismLeverage the latest features of C\# 8 including nullable reference types and Async StreamsExplore various design patterns, principles, and best practices in OOPBook DescriptionObject-oriented ... Read more

    $27.89 USD or Free with Kobo Plus

  • C++ Fundamentals

    Hit the ground running with C++, the language that supports tech giants globally

    Write high-level abstractions while retaining full control of the hardware, performances, and maintainability.Key FeaturesTransform your ideas into modern C++ code, with both C++11 and C++17Explore best practices for creating high-performance solutionsUnderstand C++ basics and work with concrete real-world examplesBook DescriptionC++ Fundamentals begins by introducing you to the C++ compilation ... Read more

    $22.79 USD or Free with Kobo Plus

  • Object-Oriented Technology and Computing Systems Re-Engineering

    This book delivers the latest developments in object technology and their impact in computing systems re-engineering. Object-oriented programming is here shown to provide support for constructing large scale systems that are cheaply built and with reusable components, adaptable to changing requirements and use efficient and cost-effective techniques.Internationally recognised authorities from ... Read more

    $76.49 USD

  • Mono: A Developer's Notebook

    The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will ... Read more

    $14.39 USD

  • Mastering Google Cloud Platform: Navigating the Clouds

    Discover the ultimate guide to mastering the Google Cloud Platform (GCP) with "Mastering Google Cloud Platform: Navigating the Clouds." This comprehensive resource is designed for IT professionals, developers, and cloud enthusiasts seeking to leverage the full potential of GCP. Whether you're preparing for GCP certification or looking to implement cutting-edge cloud solutions, this book offers ... Read more

    $9.99 USD or Free with Kobo Plus

  • JavaScript Essentials for Absolute Beginners

    Learn JavaScript Step-by-Step with Real Examples and Simple Explanations

    by Dargslan ...
    Series Book 1 - Dargslan - JavaScript - Beginner Level
    Welcome to your journey into the world of **JavaScript**—the programming language that powers the modern web and brings websites to life with interactivity, dynamic content, and engaging user experiences.JavaScript has evolved from a simple scripting language to one of the most versatile and widely-used programming languages in the world. Whether you're browsing social media, shopping online, or ... Read more

    $17.81 USD or Free with Kobo Plus

  • Understanding Variables and Data Types in JavaScript

    A Beginner-Friendly Guide to Managing Data and Mastering Core JavaScript Concepts

    by Dargslan ...
    Series Book 2 - Dargslan - JavaScript - Beginner Level
    Welcome to **Understanding Variables and Data Types in JavaScript**—your comprehensive guide to mastering the fundamental building blocks of JavaScript programming. Whether you're taking your first steps into the world of web development or looking to solidify your understanding of JavaScript's core concepts, this book is designed to be your trusted companion on this exciting journey.JavaScript ... Read more

    $17.81 USD or Free with Kobo Plus

  • Mastering UI/UX Design: Theoretical Foundations and Practical Applications

    "Mastering UI/UX Design: Theoretical Foundations and Practical Applications" is a comprehensive guide for anyone looking to deepen their understanding of user interface (UI) and user experience (UX) design. This book delves into the core principles and theories that underpin effective UI/UX design, offering readers a solid foundation to build upon. It seamlessly bridges the gap between theory and ... Read more

    $9.99 USD or Free with Kobo Plus

  • Google Bard: Navigating the Age of Information

    In "Google Bard: Navigating the Age of Information," readers are introduced to the revolutionary world of AI as embodied by Google's Bard. This comprehensive guide delves into the technological advancements and challenges of the information age, offering a detailed exploration of how artificial intelligence like Bard is reshaping our interaction with digital data and transforming societal norms ... Read more

    $9.99 USD or Free with Kobo Plus

  • Java 17 Backend Development

    by Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Read more

    $29.99 USD or Free with Kobo Plus

  • Simple Object-Oriented Design

    Create clean, maintainable applications

    Write object-oriented code that’s manageable, maintainable, and future-proof.Keeping your object-oriented designs simple demands a creative approach—and that’s exactly what you’ll find in Simple Object-Oriented Design. This book is full of patterns and principles for reducing complexity, each one proven in author Mauricio Aniche’s 20-year career in software development. You’ll learn how to tackle ... Read more

    $49.99 USD

  • Learn C# Programming

    A guide to building a solid foundation in C# language for writing efficient programs

    Get started with C\# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C\# 8Key FeaturesLearn the fundamentals of C\# with the help of easy-to-follow examples and explanationsLeverage the latest features of C\# 8, including nullable reference types, pattern matching ... Read more

    $27.89 USD or Free with Kobo Plus

  • Python ilə Proqramlaşdırma

    Nüfuzlu TIOBE Proqramlaşdırma İcmasının məlumatlarına görə Python hazırda dünya üzrə ilk onluqda yer alan populyar proqramlaşdırma dili sayılır.Python dili 1991-ci ildə Guido van Rossum tərəfindən işlənib hazırlanmışdır. Proqramlaşdırmanın müasir tələblərinə cavab verən bu dil universaldır. Bu gün Google, Intel, CISCO, Hewlett-Packard, Qualcomm, IBM və NASA kimi qurumlar bir çox layihələrini ... Read more

    $15.00 USD or Free with Kobo Plus

  • The PLC Programming Guide for Beginners

    by Mark Splawn ...
    Unlock the world of Programmable Logic Controllers (PLCs) with our comprehensive book, 'The PLC Programming Guide For Beginners.' Whether you're a novice looking to enter the field of industrial automation or an experienced engineer seeking to enhance your skills, this book is your ultimate resource. Discover the foundational principles of PLC programming, from understanding the basics of PLCs to ... Read more

    $18.69 USD

  • Object-Oriented Programming for Beginners: Learn OOP Concepts with Real-World Examples

    Transition from disorganized scripting to building robust, scalable software architectures.Many self-taught developers and computer science students encounter a significant plateau in their programming development. While you may possess a strong grasp of variables and loops, constructing complex applications often results in code that is difficult to maintain and prone to errors. Resolving a ... Read more

    $6.99 USD or Free with Kobo Plus