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 793 - 816 of 976 Results
Skip side bar filters
  • Mastering Data Structures and Algorithms in C and C++

    by Sachin Naha ...
    "Mastering Data Structures and Algorithms in C and C++" is a comprehensive book that serves as a guide for programmers and computer science enthusiasts to learn and understand fundamental data structures and algorithms using the C and C++ programming languages. The book is designed to help readers gain proficiency in solving complex problems and optimizing their code.The book aims to provide ... Read more

    4,49 € or Free with Kobo Plus

  • Web Programming for Business

    PHP Object-Oriented Programming with Oracle

    by David Paper ...
    Web Programming for Business: PHP Object-Oriented Programming with Oracle focuses on fundamental PHP coding, giving students practical, enduring skills to solve data and technical problems in business.Using Oracle as the backend database, the book is version-neutral, teaching students code that will still work even with changes to PHP and Oracle. The code is clean, clearly explained and solutions ... Read more

    74,27 €

  • Scroll Views in iOS 11

    Learn how to scroll content in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to incorporate Scroll Views into your iOS applications. After reading this guide, you will know how to create and configure a Scroll View, how to zoom in and out its content, how to divide it into pages, and how to define the user interface inside a Scroll View to allow the user to scroll it.Table of ContentsSCROLL VIEWSScroll ViewsScrollingZoomingPagesScrolling the InterfaceQUICK ... Read more

    2,56 €

  • C# Fundamentals – Getting Started with C# 11 and .NET 7

    by Adam Seebeck ...
    This "Course in a book" was designed by a higher education Instructor for teaching C# to students. Get started quickly by learning C# concepts, following along with examples, taking mini quizzes, and completing activities.The 5th edition of C# Fundamentals has been extensively updated with C# 11, .NET 7, and Visual Studio 2022.Key FeaturesUseful for all skill levels (beginner to advanced) Start ... Read more

    8,91 €

  • Cruising Along with Java

    Modernize and Modularize with the Latest Features

    Java is on a fast-paced development schedule that brings with it improved design capabilities and enhancements for application security. Learn about the changes to Java, from version 9 to 24, and apply new features to build enterprise applications faster and with fewer errors. Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the ... Read more

    29,56 €

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    by Kaitlyn Chick ...
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    ... Read more

    1,00 €

  • Julia as a Second Language

    by Erik Engheim ...
    Learn the awesome Julia programming language by building fun projects like a rocket launcher, a password keeper, and a battle simulator.Julia as a Second Language covers:Data types like numbers, strings, arrays, and dictionariesImmediate feedback with Julia’s read-evaluate-print-loop (REPL)Simplify code interactions with multiple dispatchSharing code using modules and packagesObject-oriented and ... Read more

    57,30 €

  • Rx.NET in Action

    by Tamir Dresher ...
    SummaryRx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyModern applications must react to streams of data such as user and system events, internal messages, and sensor input. Reactive Extensions (Rx) is ... Read more

    57,30 €

  • C++ Programming Cookbook

    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... Read more

    38,15 €

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    Series series Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics ... Read more

    9,49 €

  • OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming

    In "OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming," readers embark on an insightful journey through the transformative world of OpenGL and graphics programming. This comprehensive guide begins with an exploration of the historical context, setting the stage for understanding the significance of the evolution from the fixed to the modern pipeline in OpenGL.As we delve ... Read more

    9,49 €

  • Qt5 C++ GUI Programming Cookbook

    Design and build a functional, appealing, and user-friendly graphical user interface

    by Lee Zhi Eng ...
    Use Qt5 to design and build a graphical user interface that is functional, appealing, and user-friendly for your software applicationKey Features\[\*\] Learn to make use of Qt5 to design and customize the look-and-feel of your application\[\*\] Improve the visual quality of your application by utilizing the graphic rendering system and animation system provided by Qt5\[\*\] A good balance of ... Read more

    29,56 € or Free with Kobo Plus

  • C# 6 and .NET Core 1.0

    Modern Cross-Platform Development

    by Mark J. Price ...
    Create powerful cross-platform applications using C\# 6, .NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015Key Features\[\] Build modern, cross-platform applications with .NET Core 1.0\[\] Get up-to-speed with C\#, and up-to-date with all the latest features of C\# 6\[\] Start creating professional web applications with ASP.NET Core 1.0Book DescriptionWith the release of .NET Core 1.0, you ... Read more

    33,38 € or Free with Kobo Plus

  • A Student Guide to Object-Oriented Development

    A Student Guide to Object-Oriented Development is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in ... Read more

    36,03 €

  • 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

    24,79 € or Free with Kobo Plus

  • Applied Computational Thinking with Python

    Design algorithmic solutions for complex and challenging real-world problems

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the ... Read more

    42,92 € or Free with Kobo Plus

  • Unity Essentials: Your First Steps in Game Development

    Unity Game Development Series

    Series series Unity Game Development Series
    "Unity Essentials: Your First Steps in Game Development" is a comprehensive guide designed for aspiring game developers and enthusiasts looking to make their mark in the world of video game creation. This book serves as an essential introduction to Unity, one of the most popular and versatile game development platforms in the industry.Starting with the basics, this guide walks you through the ... Read more

    9,49 €

  • Python for Machine Learning: From Fundamentals to Real-World Applications

    "Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering machine learning with Python. Whether you're a beginner looking to enter the exciting world of data science or an experienced programmer aiming to delve deeper into machine learning, this book provides you with the knowledge and practical skills needed to excel in the field ... Read more

    9,49 €

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Read more

    24,48 €

  • Java – die Neuerungen in Version 17 LTS, 18 und 19

    by Michael Inden ...
    Series series Programmieren mit Java
    Bleiben Sie bei Java auf dem Laufenden!•Aktuelle Infos bis zur neuesten Java-Version•Vertiefen Sie Ihr Know-how durch praktische Übungen•Lernen Sie die wichtigen Änderungen kompakt kennenDieses Buch von Michael Inden richtet sich an alle Entwickler:innen mit soliden Programmierkenntnissen, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es ... Read more

    Was 32,90 € Now 25,90 € or Free with Kobo Plus

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Read more

    20,02 € or Free with Kobo Plus

  • JavaScript for Gurus

    Step-by-step guide on becoming a JavaScript guru Key Featuresa- The JavaScript Language a- Control-flow statements a- Loops a- Classes a- Prototypes a- Modules a- Generators a- Arrays a- Regular Expressions a- Error HandlingDescriptionFrom start to finish, this book will cover all the intricacies of the JavaScript language! You will get an overview of all the Statements, Functions, and Operators. ... Read more

    13,88 €

  • Level Up: A Comprehensive Guide To Game Development

    So… you want to make a video game? Excellent choice, noble adventurer. Whether you dream of building the next indie masterpiece, crafting a chaotic multiplayer shooter, or just making your own pixelated potato dance in 8-bit glory — you're in the right place.Level Up is your ultimate sidekick, mentor, and slightly sarcastic quest-giver on the wild journey of game development. Written by a fellow ... Read more

    25,99 €