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 909 Results
Skip side bar filters
  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, ... Read more

    R598,91 or Free with Kobo Plus

  • Mastering TypeScript

    From Basics to Expert Proficiency

    Edited by William Smith ...
    "Mastering TypeScript: From Basics to Expert Proficiency" is a comprehensive guide designed to take readers from the foundational principles of TypeScript to advanced concepts, empowering them to develop scalable, maintainable, and type-safe applications. Authored by an expert in TypeScript programming, this book meticulously covers essential topics including setting up the development environment ... Read more

    R116,17 or Free with Kobo Plus

  • CSS For Beginners: The Complete Step-By-Step Guide To Learning Web Development For Building Responsive Websites, Mastering Web Design, And Becoming A Coding Expert

    CSS For Beginners: The Complete Step-By-Step Guide To Learning Web Development For Building Responsive Websites, Mastering Web Design, And Becoming A Coding ExpertHave you always wanted to learn how to create your own website but are worried you won't be able to handle the difficulty?Alternatively, you can be a blogger who wishes to make some style changes to your blog without having to buy a ... Read more

    R166,03 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

  • Python and JSON for Beginners

    A Practical Introduction to Reading, Writing, and Manipulating JSON Data Using Python

    Master JSON Data Handling in Python with This Complete Beginner's GuideTransform your Python programming skills with the essential guide to JSON data manipulation. "Python and JSON for Beginners" is your comprehensive roadmap to mastering one of today's most critical programming skills - seamlessly working with JSON data using Python's powerful built-in capabilities.Why This Book Is Essential for ... Read more

    R245,02 or Free with Kobo Plus

  • Mastering Scala

    Functional and Object-Oriented Programming

    Edited by William Smith ...
    "Mastering Scala: Functional and Object-Oriented Programming" is an essential guide for anyone looking to delve into the powerful world of Scala. This book provides a comprehensive introduction to the language, blending both functional and object-oriented paradigms to equip readers with versatile and robust programming skills. Designed for both beginners and experienced developers, it covers ... Read more

    R116,17 or Free with Kobo Plus

  • Python 3 Object-Oriented Programming

    Build robust and maintainable software with object-oriented design patterns in Python 3.8

    Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniquesKey FeaturesIn-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique styleLearn the latest Python syntax and librariesExplore abstract design patterns and implement them in Python 3.8Book DescriptionObject-oriented programming ... Read more

    R985,31 or Free with Kobo Plus

  • First Steps in Unreal: Building Your First Game

    Mastering Unreal Engine: From Novice to Pro

    Series series Mastering Unreal Engine: From Novice to Pro
    "First Steps in Unreal: Building Your First Game" is an essential guide for aspiring game developers and enthusiasts. This comprehensive book is tailored to beginners, offering a step-by-step journey into the world of game development using the Unreal Engine, one of the industry's most powerful and popular game development tools.The book starts with an introduction to the Unreal Engine, providing ... Read more

    R166,03

  • Graphics and Animations with SwiftUI

    Quick Guides for Masterminds

    by J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to create graphics and animations using the SwiftUI framework.After reading this guide, you will know how to create and combine ... Read more

    R41,59 or Free with Kobo Plus

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... Read more

    R336,25

  • Write Great Code, Volume 2, 2nd Edition

    Thinking Low-Level, Writing High-Level

    by Randall Hyde ...
    Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively ... Read more

    R610,87

  • 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

    R779,69

  • Java: Guida Completa alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esempi Pratici

    Impara la programmazione orientata agli oggetti grazie al linguaggio JavaVorresti imparare a programmare con il linguaggio Java?Ti piacerebbe creare un gestionale dinamico e di successo?Vuoi conoscere tutti gli aspetti della programmazione orientata agli oggetti?Che tu sia un semplice principiante che non ha mai programmato, un esperto nel settore ma che desidera raffinare la propria tecnic... ... Read more

    R116,17 or Free with Kobo Plus

  • Python Robotics for Kids: A Guide to Spike Prime Robot with Object-Oriented Programming

    Robotics, #1

    Series Book 1 - Robotics
    Welcome to Python Robotics for Kids! This book is designed to introduce you to the exciting world of robotics using the Spike Prime robot and Python programming language. With an emphasis on object-oriented programming concepts, you'll learn how to create fun and engaging projects that bring your Spike Prime robot to life, all while avoiding complex data structures like lists.This is a reference ... Read more

    R116,17

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... Read more

    R657,33

  • ABAP-Entwicklung für SAP HANA

    Über dieses BuchProgrammieren Sie In-Memory-Applikationen mit völlig neuen Funktionen! Lernen Sie, wie Sie mit ABAP-Anwendungen große Datenmengen verarbeiten können und wie Sie direkte Datenbankzugriffe mit Open SQL und SQLScript programmieren. Entwickeln Sie Datenbankprozeduren und binden Sie native HANA-Objekte in Ihre ABAP-Anwendungen ein. Erfahren Sie, wie Sie Ihre Anwendungen analysieren und ... Read more

    R1 082,83

  • 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

    R132,79 or Free with Kobo Plus

  • Functional Python Programming

    Use a functional approach to write succinct, expressive, and efficient Python code

    “Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exercises at the end of every chapter! Purchase of the print or Kindle book includes a free eBook in PDF ... Read more

    R574,99 or Free with Kobo Plus

  • Programming in D

    by Ali Çehreli ...
    The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics.D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It has C-like syntax and static typing. It ... Read more

    R149,41

  • Entwurfsmuster von Kopf bis Fuß

    Mit Design Patterns flexible objektorientierte Software erstellen

    Series series Von Kopf bis Fuß
    Jetzt aktualisiert und erweitert: das Standardwerk zu Entwurfsmustern»Dieses Buch vereint Spaß, herzhaftes Lachen, profundes technisches Verständnis und geniale Praxistipps zu einem denkwürdigen Lesegenuss.« Richard Helm, Gang of FourSoftwareentwickler wollen das Rad nicht neu erfinden: Mit Entwurfsmustern können Sie von den Erfahrungen und Best Practices anderer profitierenDie Design Patterns ... Read more

    R1 099,00 or Free with Kobo Plus

  • Python 簡易手冊

    本書為整理 Python 官網文件,並提供可實際執行程式範例的參考手冊,換言之,大幅簡化 Python 官網文件的繁冗敘述,希望讓 Python 初學者能掌握內容,故名之為簡易手冊。共分七十二個單元,涵蓋 Python 3.12 的基本內容,每個單元結尾都附上 Python 官網文件的連結,最終目標是讓讀者回頭去閱讀官網文件的說明。張凱慶2024/06/19 ... Read more

    R62,88 or Free with Kobo Plus

  • Expert C++

    Become a proficient programmer by learning coding best practices with C++17 and C++20's latest features

    Take your C++ skills to the next level with expert insights on advanced techniques, design patterns, and high-performance programming Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesMaster templates, metaprogramming, and advanced functional programming techniques to elevate your C++ skillsDesign scalable and efficient C++ applications with the latest features of C++17 and ... Read more

    R609,95 or Free with Kobo Plus

  • Java 11 and 12 – New Features

    Learn about Project Amber and the latest developments in the Java language and platform

    by Mala Gupta ...
    Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release ... Read more

    R411,23 or Free with Kobo Plus

  • LibGDX In-Depth: Enhancing Your Game Development Skills

    "LibGDX In-Depth: Enhancing Your Game Development Skills" is a meticulously crafted guide aimed at game developers who are familiar with the basics of Java and the LibGDX framework and are ready to take their skills to the next level. This book is a sequel to a series that has already laid the groundwork for beginners, and now it's time to delve deeper into the more complex and fascinating aspects ... Read more

    R166,03