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 73 - 96 of 896 Results
Skip side bar filters
  • Java

    De 0 a Experto

    Java de 0 a Experto.Con este increíble manual aprenderás todo lo necesario para convertirte en un experto en Java.No necesitas saber programar, aquí lo tendrás todo super explicado y con más de 50 ejercicios resueltos para que puedas practicar cada punto del manual.Con este manual aprenderás:Bases sólidas de Java.Utilizar Spring JPA.Saber que es lo que utiliza una emp... ... Read more

    R75,30

  • Mastering Rust Programming: From Foundations to Future

    "Mastering Rust Programming: From Foundations to Future" is a comprehensive guide that caters to both beginners and experienced programmers looking to deepen their understanding of Rust, a language renowned for its safety, speed, and concurrency. This book meticulously explores the Rust programming language, from its fundamental principles to its most advanced features, providing a solid ... Read more

    R158,67

  • iPad iOS 6 Development Essentials

    by Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Read more

    R237,27

  • Swift Programming Language

    Series series Software Development
    This book focuses on the syntax of Swift. iOS programming is not covered. ... Read more

    R18,27

  • 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

    R79,26 or Free with Kobo Plus

  • 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

    R52,49

  • 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

    R182,47

  • 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

    R672,05

  • 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

    R36,35

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Read more

    R745,07

  • Mastering C# Basics: Step-by-Step Guide with Real-World Applications

    by Kevin Paul ...
    Unlock the world of modern software development with C# and the .NET ecosystem.Are you ready to move past theory and build real, functioning applications? This book is your fast-track guide to mastering C# from the ground up, designed specifically for individuals with zero prior coding experience. Forget the frustrating technical jargon and confusing textbooks. We focus on a philosophy of ... Read more

    R79,26 or Free with Kobo Plus

  • 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

    R584,42

  • 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

    R158,67

  • 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

    R158,67

  • Simplifying Software Design

    The Genius of Bureaucracies, or How Not-My-Job Sharpens Your Design

    Series series The Simplifying Series
    Simplifying Software Design: The Genius of Bureaucracies, or How Not-My-Job Sharpens Your Design addresses a deceptively simple question at the heart of software development:Where should this line of code go?Every system is the accumulation of answers to that question. Each decision about responsibility, knowledge, and communication shapes whether a system remains understandable, maintainable, and ... Read more

    R147,53

  • 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

    R598,91 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

    R680,79 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

    R937,47

  • 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

    R493,11 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

    R879,51 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

    R158,67

  • 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

    R158,67

  • 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

    R701,26

  • 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

    R539,00 or Free with Kobo Plus