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 409 - 432 of 973 Results
Skip side bar filters
  • Django 2 by Example

    Build powerful and reliable Python web applications from scratch

    by Antonio Melé ...
    Learn Django 2.0 with four end-to-end projectsKey FeaturesLearn Django 2 by building real-world web applications from scratchDevelop powerful web applications quickly using the best coding practicesIntegrate other technologies into your application with clear, step-by-step explanations and comprehensive example codeBook DescriptionIf you want to learn the entire process of developing professional ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Scala for Java Developers

    This step-by-step guide is full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project. If you are a Java developer or a Java architect, working in Java EE-based solutions and want to start using Scala in your daily programming, this book is ideal for you. This book will get you up and running quickly by adopting a pragmatic ... Read more

    $30.39 CAD or Free with Kobo Plus

  • Mastering Objectoriented Python

    This book follows a standard tutorial approach with approximately 750 code samples spread through the 19 chapters. This amounts to over 5,900 lines of code that illustrate each concept. This book is aimed at programmers who have already learned the basics of object-oriented Python and need to write more sophisticated, flexible code that integrates seamlessly with the rest of Python. This book ... Read more

    $30.39 CAD or Free with Kobo Plus

  • NHibernate 4.x Cookbook

    Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application

    Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application Key Features\[\*\] Master the full range of NHibernate features through detailed example recipes that you can quickly apply to your own applications\[\*\] Reduce hours of application development time and get a better application architecture and improved performance\[\*\] Create, maintain, and update ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Master Web Design with HTML, CSS, JavaScript, and jQuery

    Master Web Design with HTML, CSS, JavaScript, and jQuery: Create Stunning Interactive Websites is your comprehensive guide to mastering the art of web design. Whether you're a beginner looking to dive into the world of web development or an experienced designer seeking to enhance your skills, this book has something valuable to offer.In this book, you will embark on a journey through the ... Read more

    $20.99 CAD or Free with Kobo Plus

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

    by Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable, and responsive to meet real-world demands. C# and . NET provides the foundation, but knowing how to unlock their full potential is what separates the average code from enterprise-grade solutions.Ultimate C# for ... Read more

    $35.00 CAD or Free with Kobo Plus

  • Data Science with Python

    Combine Python with machine learning principles to discover hidden patterns in raw data

    Leverage the power of the Python data science libraries and advanced machine learning techniques to analyse large unstructured datasets and predict the occurrence of a particular future event.Key FeaturesGain useful insights into data science, from data collection through to visualizationGet up to speed with pandas, scikit-learn, and MatplotlibStudy a variety of data science algorithms using real ... Read more

    $33.59 CAD or Free with Kobo Plus

  • Power BI

    Data Mastery Made Easy

    by Rob Botwright ...
    Unlock the Full Potential of Your Data with the "Power BI Data Mastery Made Easy" Book Bundle!Are you ready to transform your data into actionable insights and make informed decisions that drive success? Look no further! Introducing the "Power BI Data Mastery Made Easy" book bundle, a comprehensive collection of resources that will empower you to harness the true power of Microsoft's leading ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Object-Oriented Programming Fundamentals: Learn How Modern Software is Designed

    by Marcus Elvin ...
    Build Software That Scales, Adapts, and LastsAnyone can write code that runs once. Professional developers write code that teams can maintain, extend, and trust for years. Object-Oriented Programming Fundamentals teaches you the design principles that separate hobbyist scripts from enterprise-grade software systems.This comprehensive guide rewires how you approach programming problems. You'll ... Read more

    $5.99 CAD 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

    $39.99 CAD or Free with Kobo Plus

  • .NET 10 非同期・並行プログラミング

    Async/Await、マルチスレッド、並列処理

    by Michael Tsai ...
    .NET アプリケーションを作っていて、UI が固まる、Web サイトの反応が遅い、バックグラウンド ジョブのスループットが伸びない、といった問題に悩んだことはないでしょうか。あるいは、async/await、Task.Run、ConfigureAwait(false)、キャンセル、例外処理の扱いで迷ったことはないでしょうか。本書は、まさにそうした問題に向き合うために書かれました。本書は、基礎概念から実際のアプリケーションまでを扱いながら、.NET 10 の非同期プログラミングを体系的に学ぶための実践的な技術書です。スレッド、Task、async/await、キャンセルとタイムアウト、同期プリミティブ、並列処理、非同期データ ストリーム、非同期リソース管理を順に取り上げます。さらに、TaskCompletionSource、ValueTask、ExecutionContext ... Read more

    $14.92 CAD or Free with Kobo Plus

  • 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

    $10.99 CAD or Free with Kobo Plus

  • Python Programming with Design Patterns

    by James Cooper ...
    Improve Your Python Code with Modern Object-Oriented Design PatternsTo write clean, efficient, maintainable code, developers everywhere turn to design patterns. Now there's a Python-specific patterns guide that's friendly and practical enough for every Python developer, regardless of experience.Best-selling patterns author James W. Cooper presents visual, example-driven explanations of 23 proven ... Read more

    $47.99 CAD

  • Delphi Pascal Programming

    Efficient Code Editing, Visual Designing, And Integrated Debugging

    by Rob Botwright ...
    Introducing: Delphi Pascal Programming Bundle!Are you ready to elevate your Delphi Pascal programming skills to the next level? Look no further! Unleash your coding potential with our comprehensive bundle, featuring four must-have books: Book 1: Delphi Pascal Programming Essentials Master efficient code editing techniques and unleash your productivity with insider tips and tricks. From keyboard ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Programação orientada a objetos com C#

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Este livro aborda de maneira introdutória os conceitos da área da programação orientada a objetos. Entre os conceitos ... Read more

    $7.99 CAD

  • 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

    $62.99 CAD or Free with Kobo Plus

  • CoffeeScript in Action

    by Patrick Lee ...
    SummaryCoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScript's new, but instantly-familiar syntax. Then, you'll explore programming challenges that illustrate CoffeeScript's unique advantages. Language junkies will especially appreciate how this book takes idioms from other programming languages and shows ... Read more

    $65.99 CAD

  • Understanding Macromedia Flash 8 ActionScript 2

    Basic techniques for creatives

    Andrew Rapo and Alex Michael explain all the important programming concepts from a designer's point of view, making them completely accessible to non-programmers. Completely revised and rewritten this second edition will help you develop professional ActionScript 2 applications, and communicate knowledgably about current, Object Oriented ActionScript 2 techniques. Divided into four sections to ... Read more

    $55.63 CAD

  • Do PHP ao Laminas

    Domine as boas práticas

    Depois de criado, todo software precisará de manutenção enquanto estiver rodando. Para que esse custo não seja alto, é necessário desenvolvê-lo com ferramentas que facilitem sua manutenção. É o que o framework Laminas faz para a linguagem de programação PHP, usando o paradigma da Orientação a Objetos. Laminas é um framework de código aberto para o desenvolvimento de aplicações e serviços Web com ... Read more

    $11.99 CAD or Free with Kobo Plus

  • Introduction to C++ - Lecture Notes

    by Paul Gent ...
    An easy to read introduction to programming in C++ which assumes some basic programming knowledge. Illustrated throughout with code samples and includes suggested tutorial exercises without solutions for review purposes. Based on slides written to deliver Introduction to Programming in C++ / C++ 101. ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Fortgeschrittene Python-Techniken

    Ein umfassender Leitfaden für Entwickler, die über die Grundlagen hinauswachsen wollen.

    by Lukas Neumann ...
    Translated by Lukas Neumann ...
    Werden Sie zum Python-Experten – Der umfassende Leitfaden für fortgeschrittene Python-EntwicklungSie beherrschen die Grundlagen von Python, aber Ihre Karriere stagniert? Sie schreiben funktionierenden Code, aber er fühlt sich nicht "pythonic" an? Dieses Buch ist Ihr Wegweiser zur Python-Meisterschaft."Fortgeschrittene Python-Techniken" ist das definitive Handbuch für Python-Entwickler, die den ... Read more

    $27.54 CAD or Free with Kobo Plus

  • JavaScript Events and User Interaction

    A Beginner’s Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic

    by Dargslan ...
    Series Book 6 - Dargslan - JavaScript - Beginner Level
    JavaScript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic LogicUnlock the Power of JavaScript Events and Transform Your Static Websites into Dynamic, Interactive ExperiencesAre you comfortable with HTML and CSS but struggle to make your websites truly interactive? Do you want to create engaging user experiences that respond to ... Read more

    $24.17 CAD or Free with Kobo Plus

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Read more

    $1.36 CAD or Free with Kobo Plus

  • Mastering Data Interchange with Python

    Working with JSON and JSON-LD

    Master JSON and JSON-LD data interchange in Python with this comprehensive, hands-on guide for modern developersTransform your Python development skills with "Mastering Data Interchange with Python," the definitive resource for working with JSON and JSON-LD in today's data-driven applications. This practical guide takes you from JSON fundamentals to advanced semantic web implementations, providing ... Read more

    $25.96 CAD or Free with Kobo Plus