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 721 - 744 of 974 Results
Skip side bar filters
  • Java Programming Fundamentals

    Problem Solving Through Object Oriented Analysis and Design

    While Java texts are plentiful, it's difficult to find one that takes a real-world approach, and encourages novice programmers to build on their Java skills through practical exercise. Written by an expert with 19 experience teaching computer programming, Java Programming Fundamentals presents object-oriented programming by employing examples taken ... Read more

    $229.48 CAD

  • Mastering Go: Navigating the World of Concurrent Programming

    "Mastering Go: Navigating the World of Concurrent Programming" is a comprehensive guide designed to take your Go programming skills to new heights. This book is meticulously crafted for software developers, system programmers, and anyone passionate about mastering the art of writing high-performance, concurrent applications in Go.Delving deep into the world of Go, this book offers a thorough ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Interface Builder

    Learn how to build applications with Xcode 9 and Swift 4

    by J.D Gauchat ...
    Learn how to define user interfaces for your iOS applications using the visual tools provided by Xcode. After reading this guide, you will know how to start a new project, how to structure an application, how to generate the user interface and adapt it to different screens, how to work with view controllers, how to connect the interface with your code, and how to define and modify constraints from ... Read more

    $3.90 CAD or Free with Kobo Plus

  • Table Views in iOS 11

    Learn how to display tables in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to use Table Views to present information to the user in an iOS application. After reading this guide, you will know how to create dynamic and static tables, how to set and sort the content of a table, how to create custom cells, how to control selection, and how to perform a search.Table of ContentsTABLE VIEWSTablesTable ViewsTable View CellsTable View ProtocolsIndex PathImplementing ... Read more

    $3.90 CAD or Free with Kobo Plus

  • DATENWISSENSCHAFT MIT PYTHON: PANDAS DURCH BEISPIELE

    Pandas ist ein Python-Paket, das schnelle und flexible Datenstrukturen bereitstellt, die die Arbeit mit „relationalen“ oder „beschrifteten“ Daten einfach und intuitiv machen sollen. Sein Ziel ist es, der grundlegende, übergeordnete Baustein für die praktische Analyse realer Daten in Python zu sein. Darüber hinaus hat es das größere Ziel, das leistungsfähigste, flexibelste und in jeder Sprache ... Read more

    $14.39 CAD or Free with Kobo Plus

  • Full-Stack TypeScript: Crafting End-to-End Applications with React and Node.js

    Transform your web development skills with the comprehensive guide to building modern, production-ready applications using TypeScript across the entire stack. This expert-level resource provides hands-on instruction for creating robust, type-safe applications with React on the frontend and Node.js on the backend.Master the complete development workflow from foundational TypeScript concepts to ... Read more

    $7.99 CAD or Free with Kobo Plus

  • PHP OOP Way

    by Sergey Zhuk ...
    What Is This Book AboutChapter 1 covers the fundamentals of the object-oriented programming: encapsulation, inheritance, and polymorphism. We will discuss the purpose of abstraction and inheritance, and why you should avoid using inheritance for code reuse. This chapter also covers such language specific features as traits and closures and their role in the object-oriented code. And at the end of ... Read more

    $10.98 CAD or Free with Kobo Plus

  • C++ STL Cookbook

    Master the latest STL features in C++23 and 26 with practical recipes for modern C++ development

    by Bill Weinman ...
    This edition of C++ STL Cookbook features new recipes, updated best practices, and comprehensive coverage of the latest C++23, C++26 features. Perfect for intermediate to advanced developers looking to leverage modern C++ features and techniques. Key FeaturesElevate your code with the latest C++23 strategies and techniques to solve complex programming challenges effectivelyLearn about new features ... Read more

    $38.99 CAD or Free with Kobo Plus

  • The Book of Ruby

    A Hands-On Guide for the Adventurous

    Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby's trendier features, The Book of Ruby reveals the secret inner workings of one of the world's most popular programming languages, teaching you to write clear, maintainable code.You'll start with the basics—types, data structures, and control flows—and progress to ... Read more

    $29.59 CAD

  • Head First Python

    A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide

    by Paul Barry ...
    What will you learn from this book?Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which—once it's ready for prime time—runs in the cloud. You'll learn how to wrangle data with Python, scrape data from the ... Read more

    $57.99 CAD

  • Python 新手之旅

    V1.10

    本書為《Python 入門指南》的補充教材,分成八個單元介紹 Python 的各個面向,著重在觀念及應用上,有關利用 Python 學習程式設計請參考《Python 入門指南》。單元 1 介紹 Python 的官方資源以及在台灣的使用者群組,單元 2 介紹文字編輯器及整合開發工具,單元 3 及 4 介紹 Python 與數學、物件導向程式設計之間的關係,單元 5 介紹測試、除錯與模組到套件等組織程式檔案的方式。單元 6 到單元 8 介紹各種模組庫,單元 6 以內建的標準模組庫為組,並介紹用 Tk 製作 GUI ,單元 7 擴及眾多的第三方模組庫,換成介紹用 Kivy 製作使用者介面,單元 8 介紹管理模組庫的 pip ,以及打包 Python 程式為執行檔的 py2exe 及 py2app。本書的所有文章內容都同時放在作者的網站上http://pydoing.blogspot ... Read more

    $7.41 CAD or Free with Kobo Plus

  • C++ For Dummies

    An accessible walkthrough of one of the world's most popular programming languages: C++C++ For Dummies is your from-scratch guide that explains the essentials of what you need to know to understand the language and build your very first program in C++. Bradley Jones, experienced programmer and coding educator, packs this edition with examples and clear demonstrations that explain the “why” and the ... Read more

    $33.99 CAD

  • Professional Scala

    Professional Scala provides experienced programmers with fast track coverage aimed at supporting the use of Scala in professional production applications. Skipping over the basics and fundamentals of programming, the discussion launches directly into practical Scala topics with the most up-to-date coverage of the rapidly-expanding language and related tools. Scala bridges the gap between ... Read more

    $48.99 CAD

  • Prompting C++ for Systems Engineering

    Build Modern C++ Applications, Multithreaded Systems, STL-Based Solutions, and Production Software Faster with AI Prompt Engineering (English Edition)

    by Vivek Bhadra ...
    Engineer with Precision. Accelerate with AI. Deliver with Confidence.Book DescriptionAI Can Write Code. Engineers Build Systems.C++ remains the language of choice for systems programming and those writing modern C++ with AI are the ones delivering production systems faster than anyone else. Prompting C++ for Systems Engineering shows you how to build correct efficient and productio... ... Read more

    $35.99 CAD or Free with Kobo Plus

  • The Comprehensive Guide to Kotlin Programming : A Complete Reference Guide

    What You Will Learn:Foundational Kotlin Principles: Begin with an exploration of Kotlin's genesis at JetBrains, its evolutionary milestones, and its pivotal role in the Android ecosystem. Understand the advantages Kotlin holds over Java, such as enhanced conciseness, interoperability, coroutines for asynchronous programming, and robust safety features including null safety and immutability ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Statistical Analysis with R For Dummies

    Simplify stats and learn how to graph, analyze, and interpret data the easy wayStatistical Analysis with R For Dummies makes stats approachable by combining clear explanations with practical applications. You'll learn how to download and use R and RStudio—two free, open-source tools—to learn statistics concepts, create graphs, test hypotheses, and draw meaningful conclusions. Get started by ... Read more

    $27.99 CAD

  • PHP, MySQL, & JavaScript All-In-One For Dummies

    by Richard Blum ...
    Learn the essentials of creating web apps with some of the most popular programming languagesPHP, MySQL, & JavaScript All-in-One For Dummies bundles the essentials of coding in some of the most in-demand web development languages. You'll learn to create your own data-driven web applications and interactive web content. The three powerful languages covered in this book form the backbone of top ... Read more

    $44.99 CAD

  • Python: La Guida Per Imparare a Programmare. Include Esercizi di Programmazione.

    Programmazione per Principianti, #1

    by Kevin Lioy ...
    Series Book 1 - Programmazione per Principianti
    Python è un linguaggio di programmazione ad alto livello. Un linguaggio moderno, facile da imparare ma estremamente potente.Python è un linguaggio versatile utilizzato, al giorno d'oggi, in moltissimi progetti, dal livello enterprise fino ai singoli hobbisti.Con Python, sarai in grado di sviluppare applicazioni, giochi, siti web e qualsiasi tipo di software.Python è il linguaggio più richiesto sul ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Job Ready Java

    Prepare yourself to take on new and exciting Java programming challenges with this one-stop resourceJob Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts ... Read more

    $31.99 CAD

  • Python: Il Manuale per Imparare a Programmare. Contiene Esempi di Codice ed Esercizi Pratici.

    Programma e crea applicazioni web con il linguaggio Python.Vorresti scoprire tutte le funzioni di Python?Ti piacerebbe scoprire come gestire i dati all'interno di un'applicazione?Vorresti creare applicazioni web robuste e funzionali?Python è uno dei linguaggi di programmazione più utilizzati. Un sistema semplice ed elegante che permette di sviluppare sistemi molto complessi ma nello stesso tempo ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Read more

    $59.99 CAD or Free with Kobo Plus

  • Modern React TypeScript Development: A Beginner-to-Advanced Guide

    by Lex Cornell ...
    Stop wrestling with JavaScript errors and start building professional, type-safe web applications with confidence.Are you an aspiring developer overwhelmed by the complexity of modern web development? Are you a JavaScript developer tired of chasing runtime bugs that could have been caught during development? If you're ready to master the industry-standard combination of React and TypeScript, this ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Orientação a Objetos em C#

    Conceitos e implementações em .NET

    Nas últimas décadas, o paradigma da Orientação a Objetos tem servido como alicerce para o desenvolvimento de uma ampla gama de linguagens de programação e de ambientes integrados para o desenvolvimento de sistemas informatizados. É necessária uma compreensão profunda dos conceitos inerentes a este moderno paradigma, bem como saber aplicá-los na prática, para que se consiga maximizar seus ... Read more

    $11.99 CAD or Free with Kobo Plus

  • Python und JSON für Einsteiger

    Ein praxisorientierter Einstieg in das Lesen, Schreiben und Verarbeiten von JSON-Daten mit Python

    by D. S. Lornach ...
    Python und JSON für Einsteiger: Der komplette Praxisleitfaden für moderne DatenverarbeitungLernen Sie JSON mit Python professionell zu verarbeiten! Dieses umfassende Handbuch führt Sie systematisch durch alle Aspekte der JSON-Datenverarbeitung und macht Sie zum Experten im Umgang mit dem wichtigsten Datenformat des modernen Internets.Warum Python und JSON beherrschen? JSON (JavaScript Object ... Read more

    $17.70 CAD or Free with Kobo Plus