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 169 - 192 of 895 Results
Skip side bar filters
  • C++20 STL Cookbook

    Leverage the latest features of the STL to solve real-world problems

    by Bill Weinman ...
    Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL)Key FeaturesBecome familiar with the latest features of C++20 and write better code using the STLReduce the development time for your applications and enable faster deploymentGet up and running with the new and leaner STL capabilities introduced in the latest releaseBook DescriptionFast, efficient ... Read more

    R1 056,15 or Free with Kobo Plus

  • C++ 速查手冊

    完整 86 個關鍵字的用法、範例及 Standard Library 的簡介 V1.10

    對於 C++ 的初學者而言,最難的是 C++ 有太多太多的東西需要熟練掌握,很多 C++ 書籍提供的例子過於複雜、深奧,常常無法將每個章節獨立抽出來閱讀,除非願意從頭一字一句的花時間好好啃,導致學習效果因人而異。這本書是將 C++ 語言包含 C++11 標準的各個部分,整理成初學者看得懂的內容,每個部分都提供盡可能最簡單的例子,也都可以獨立抽出來閱讀,使之成為初學者可隨時翻查的手冊。學習程式設計的目的是為了開發軟體,本書採取「拆」的策略介紹 C++ ,也就是介紹 C++ 中有哪些小零件,可是開發軟體是把各種小零件組合起來的藝術,這門藝術需要靠不斷的演練才能達成。若是您打算以本書窺看 C++ 的各種零件,卻又擔心不知道如何組裝,建議您可再去找坊間專門討論用 C++ 開發軟體的書籍,或是本書作者的另一本給初學者的電子書《C++ 入門指南》,就是以一完整的小軟體範例貫穿全書。從一開始整理資料 ... Read more

    R145,94 or Free with Kobo Plus

  • Mastering GameMaker: A Journey from Novice to Expert

    "Mastering GameMaker: A Journey from Novice to Expert" is the definitive guide for anyone aspiring to master the art of game development using the renowned GameMaker Studio. Whether you're an absolute beginner or an intermediate user looking to refine your skills, this book offers a comprehensive and engaging path to becoming an expert in one of the most user-friendly game development platforms ... Read more

    R158,67

  • Mastering Python

    Mastering Python est un guide complet qui vous emmène dans un parcours pratique, des fondamentaux de la programmation Python aux techniques avancées dans divers domaines. Ce livre est soigneusement conçu pour les débutants comme pour les développeurs en herbe qui souhaitent acquérir des compétences concrètes et appliquer Python aux technologies modernes.Le livre commence par établir de solides ... Read more

    R301,77 or Free with Kobo Plus

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Read more

    R584,42

  • Mastering Object-Oriented Python

    Build powerful applications with reusable code using OOP design patterns and Python 3.7

    Gain comprehensive insights into programming practices, and code portability and reuse to build flexible and maintainable apps using object-oriented principlesKey FeaturesExtend core OOP techniques to increase integration of classes created with PythonExplore a variety of Python libraries for handling persistence and object serializationLearn alternative approaches for solving programming problems ... Read more

    R540,03 or Free with Kobo Plus

  • Programming Ruby 3.3

    The Pragmatic Programmers' Guide

    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language ... Read more

    R832,82

  • ElasticSearch Blueprints

    A practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch

    by Vineeth Mohan ...
    Key FeaturesBook DescriptionIf you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch.What you will learnBuild a ... Read more

    R598,91 or Free with Kobo Plus

  • Java Programmeren: Een Stap-voor-Stap Gids

    Series Book 4 - De IT collectie
    Ontdek de wereld van Java-programmeren en wordt een meester in softwareontwikkeling!Ben je gepassioneerd over technologie en wil je de kunst van het programmeren leren? Dan is " Java Programmeren: Een Stap-voor-Stap Gids" jouw ultieme gids op de reis naar softwareontwikkelingsexpertise.Dit boek biedt een grondige en toegankelijke introductie tot Java, een van 's werelds meest gebruikte en ... Read more

    R79,26 or Free with Kobo Plus

  • Les fondamentaux de Java et de l'objet

    by Michel Martin ...
    Très orienté pratique, ce manuel se divise en six parties :Partie 1 - Les bases du langage JavaDans cette partie, vous installerez l’environnement de développement Eclipse et vous ferez vos premiers pas en programmation Java. Vous apprendrez en particulier à utiliser les différents types de données, les opérateurs et les instructions de base du langage Java.Partie 2 - Définition et instanciation ... Read more

    R172,00

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Read more

    R598,91 or Free with Kobo Plus

  • Python面向对象编程指南

    Chinese Edition

    掌握Python面向对象编程的精髓,构建强大的实际应用程序Key Features本书示例丰富通过诸多实际的例子对Python中面向对象编程的理念进行介绍Book DescriptionPython是一种面向对象、解释型的程序设计语言,它已经被成功应用于科学计算、数据分析以及游戏开发等诸多领域。 本书深入介绍Python语言的面向对象特性,全书分3个部分共18章。第1部分讲述用特殊方法实现Python风格的类,分别介绍了\_\_init\_\_()方法、与Python无缝集成—基本特殊方法、属性访问和特性及修饰符、抽象基类设计的一致性、可调用对象和上下文的使用、创建容器和集合、创建数值类型、装饰器和mixin—横切方面;第2部分讲述持久化和序列化,分别介绍了序列化和保存、用Shelve保存和获取对象、用SQLite保存和获取对象、传输和共享对象、配置文件和持久化;第3部分讲述测试、调试 ... Read more

    R574,99 or Free with Kobo Plus

  • ORACLE & SQL

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    by Na.VIKRAMAN ...
    Series Book 58 - BSCMSCBEME
    Mr.E.F.T Codds applied the principle of relationship in statistics to data management and came up with twelve laws using mathematics. He proved that if all these 12 laws were incorporated into database core technology, there would be a revolution in the speed of any database management system while managing data even when used on network operating system. Oracle implements around seven of Codds ... Read more

    R401,84 or Free with Kobo Plus

  • Wicked Cool Ruby Scripts

    Useful Scripts that Solve Difficult Problems

    by Steve Pugh ...
    Are you spending valuable time on work a well-trained monkey could do? If so, Wicked Cool Ruby Scripts will teach you how to automate repetitive tasks using Ruby, one of the most powerful and easy-to-use programming languages around.Wicked Cool Ruby Scripts provides 58 scripts that offer quick solutions to problems like system administration, manipulating images, and managing a website. After ... Read more

    R350,05

  • Programmieren für Einsteiger

    Teil 1

    Series Book 162 - shortcuts
    Dieser shortcut liefert eine Einführung in die Softwareentwicklung, wobei der Fokus auf der eigentlichen Programmierung liegt. In diesem ersten Teil geht es um die Basics: Es werden Variablen, Datentypen, Ablaufstrukturen und Algorithmen erklärt. Außerdem erhält der Leser einen Überblick über die objektorientierte Programmentwicklung mitsamt den Klassen, Objekten, Methoden etc., die man als ... Read more

    R63,00 or Free with Kobo Plus

  • 現代 C#:AI 時代的開發者修煉

    (C# 14 與 .NET 10)

    by 蔡煥麟 ...
    Series Book 1 - .NET 開發者修練系列
    這不是一本鉅細靡遺的 C# 語法字典。本書將介紹 C# 語言當中較為核心、進階、或需要花較多時間深度理解的部分(涵蓋 C# 1.0 至 C# 14)。不同於傳統程式設計書籍的是,本書特別強調「深度理解」,同時也鼓勵讀者善用 AI 工具來輔助學習和開發。在 AI 能夠幫我們生成大量程式碼的時代,開發者更需要具備判斷程式碼品質、安全性與效能的能力,以及如何精準地指揮 AI 寫出高品質的 C# 程式碼。██ 本書特色█對比式教學:對於容易混淆的概念,展示「不建議的寫法(✗)」與「建議的寫法(✓)」,並說明差異與理由。實務導向:不只語法,也會說明「為什麼需要這個功能」、「何時該用」、「何時不該用」,以及可能的效能影響。圖表輔助:在適當的地方添加視覺化圖表,輔助理解複雜概念... ... Read more

    R227,40 or Free with Kobo Plus

  • Design Patterns Explained: A New Perspective on Object-Oriented Design

    A New Perspective on Object-Oriented Design

    "One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples–this has been very inspiring for a product I'm working on: an audio-only introduction to OOP and software development."–Bruce Eckel"...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful ... Read more

    R847,42

  • 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

    R111,02

  • Laravel

    An Easy to Follow Guide

    Welcome to your journey into the world of Laravel, a journey that will take you from thefoundational principles of web development to the advanced techniques used byprofessionals to build robust, scalable applications. Laravel, known for its elegance,simplicity, and readability, has emerged as one of the most popular PHP frameworks,empowering developers to craft their ideas into reality ... Read more

    R200,74

  • MapKit

    Learn how to show maps and trace routes in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to use MapKit to include maps in your iOS applications. After reading this guide, you will know how to generate and configure a map, how to add annotations, how to detect the user's location, how to search for addresses, and how to trace a route from one location to another.Table of ContentsMAPKITMap Kit ViewConfiguring the MapAnnotationsUser LocationSearchDirectionsQUICK ... Read more

    R52,49

  • Last Minute System Design Interviews

    Must Learn Topics With Real World Examples

    “In the chaotic world of tech interviews, where every secondcounts, there’s an opportunity to shine among others”Pramod NPreparing for system design interviews at the last minute?Where do I start my preparation for system design interviews?What does an interviewer expect in system design interviews?What approach should I use to design a large scale distributed system?What if there is a book to ... Read more

    Was R76,54 Now R68,08

  • SwiftUI for Masterminds 2nd Edition 2022

    How to take advantage of Swift 5.5 and SwiftUI 3 to create insanely great apps for iPhones, iPads, and Macs

    by J.D Gauchat ...
    SwiftUI for Masterminds is a complete course on how to create professional applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces with SwiftUI, and how to work with the most powerful frameworks available for app development. ... Read more

    R174,82

  • Creare Applicazioni per iPhone e iPad con Swift

    La guida pratica per diventare un programmatore iOS di successo

    Hai un'idea che vuoi trasformare in un'applicazione per iPhone e iPad per farla conoscere al mondo intero?Vuoi creare un'app, pubblicarla sull'App Store e fare soldi, ma non sai come fare?In altre parole, vuoi diventare un programmatore di applicazioni per iOS?CON QUESTA GUIDA, ADESSO PUOI !!!"Creare applicazioni per iPhone e iPad con Swift" è la nuova guida pratica che ti permetterà di iniziare a ... Read more

    R37,56

  • C for beginners

    by Nikita Kultin ...
    The book is a set of examples in C/C++. Programs of varying complexity are demonstrated use of basic instructions of C/C++, input-output operation, work with arrays, with files, with structures and with objects.For beginners programmers.© Nikita Kultin, 2021.CONTENTSPART 1. BASICS OF CInput and output- Input of numbers- String inputSelecting- If-then statement- Nested if- Switch statementLoops- F. ... Read more

    R18,08 or Free with Kobo Plus