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 457 - 480 of 970 Results
Skip side bar filters
  • Graphic Guide to Java With Visual Studio Code and Processing 4

    Graphic Guide to Programming

    by Antony Lees ...
    Series series Graphic Guide to Programming
    Unleash Your Coding Creativity: Learn Java Through Stunning VisualsBreak free from boilerplate and dive into the world of visual programming! This book is your gateway to mastering Java through the dynamic, hands-on power of Processing.With Processing's intuitive language, you'll be sketching shapes, animating scenes, and building interactive experiences—all while learning the fundamentals of Java ... Read more

    $16.99 CAD or Free with Kobo Plus

  • Mastering openFrameworks: Creative Coding Demystified

    Stuffed with practical examples, this book gives clear and effective instructions to build your own fun, stunning, and highly-interactive openFrameworks applications. Each chapter is focused on one topic and has a new theme to it. If you are a visual artist, designer, or programmer interested in creative coding with openFrameworks then this book is for you. Basic knowledge of object-oriented ... Read more

    $30.39 CAD or Free with Kobo Plus

  • Entity Framework Core in Action

    by Jon Smith ...
    SummaryEntity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... Read more

    $46.99 CAD

  • TOP 150 Ruby Interview QUESTIONS AND ANSWERS

    by Vadim Henb ...
    This book contains over 150 questions and answers that will help you prepare for a job interview as a Ruby developer. It provides useful advice and strategies for answering questions. The book will be a reliable assistant in achieving your goals and help you expand your knowledge in the field of Ruby. ... Read more

    $26.47 CAD

  • ANSI C Programming

    Learn real-world C programming as per the latest ANSI standard Key features Learn real-world C programming as per the latest ANSI standard All programs work on DOS, Windows as well as Linux Detailed explanation of difficult concepts like &quote;Pointers&quote; and &quote;Bitwise operators&quote; End of chapter exercises drawn from different universities Written by best-selling author of Let Us ... Read more

    $17.99 CAD

  • Java and Algorithmic Thinking for the Complete Beginner

    From Basics to Advanced Techniques: Master Java and Algorithms for a Robust Programming Foundation

    Dive into the world of Java and algorithmic thinking with this book. This comprehensive guide for beginners covers everything from basic computer operations to advanced programming concepts.Key FeaturesIntroduction to Java & algorithmic thinking with a proper guide from basic to advanced conceptsTips and tricks to enhance programming efficiency, and exercises for real-world applicationDetailed ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Programming Backend with Go

    Build robust and scalable backends for your applications using the efficient and powerful tools of the Go ecosystem

    by Julian Braun ...
    Quickly introducing readers to Go and its ecosystem, the book walks them through installing and creating a development environment with VS Code. Next, it takes a baby step into learning the basics of building web servers with the net/http package, going over topics like routing, handling various HTTP methods, and the structures of requests and responses. Path variables, regex-based routing, custom ... Read more

    $39.99 CAD

  • 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

    $22.99 CAD

  • Street Coder

    The rules to break and how to break them

    Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner's guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break.In Street Coder you will learn:Data types, algorithms, and data structures for speedy software developmentPutting "bad" ... Read more

    $65.99 CAD

  • Spring MVC Beginner's Guide

    Unleash the power of the latest Spring MVC 4.x to develop a complete application

    Unleash the power of the latest Spring MVC 4.x to develop a complete applicationKey Features\[\*\] Work through carefully crafted exercises with detailed explanations for each step will help you understand the concepts with ease\[\*\] You will gain a clear understanding of the end-to-end request/response life cycle, and each logical component’s responsibility\[\*\] This book is packed with tips ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Object Oriented Programming with Angular

    Learn advanced techniques and best practices of Angular programming for building enterprise web applicationsKey Features? Get familiar with the core concepts of Angular.? Discover best practices, tips, and tricks while working with Angular.? Learn ho ... Read more

    $17.99 CAD

  • Python Basics to Beyond: A Complete Guide for Beginners and Aspiring Developers

    by Prasun Barua ...
    Python Basics to Beyond: A Complete Guide for Beginners and Aspiring Developers is your step-by-step journey into the world of Python programming. Designed for absolute beginners, this book gradually builds your understanding through 25 comprehensive chapters — from writing your first line of code to mastering real-time data processing and professional coding practices.You'll learn:- Core Python ... Read more

    $13.56 CAD or Free with Kobo Plus

  • Простое объектно-ориентированное проектирование: чистый и гибкий код

    В процессе развития даже простое объектно-ориентированное приложение может стать сложным. Каждый новый класс, метод или функция добавляет новые состояния и абстракции, которыми нужно управлять, увеличивает время, необходимое на распутывание ранее написанного кода. Чтобы сохранить кодовую базу простой, нужны конкретные знания и умения. И вы их получите! Изучите практические принципы проектирования, ... Read more

    $11.99 CAD or Free with Kobo Plus

  • Rust In Practice

    by GitforGits ...
    Rust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the syntax and semantics of the Rust language, including its unique ownership model and type system ... Read more

    $43.99 CAD or Free with Kobo Plus

  • Design Patterns com C#

    Aprenda padrões de projeto com os games

    Pense na programação como um jogo: você precisa conhecer as regras básicas, como ir para a frente, para trás, pular e correr. No C#, os comandos do jogo são equivalentes às estruturas da programação que nós devemos conhecer, como laços de repetições, estruturas de condições, variáveis etc. Conhecer o jogo não garante a vitória, mas conhecer os padrões nos ajuda a entender os problemas que podem ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Go Programming in Depth: From Basics to Advanced Techniques

    by Julian Pryce ...
    Master Go Programming from Fundamentals to Production-Ready ApplicationsGo Programming in Depth is your complete guide to mastering one of the most in-demand programming languages in modern software development. Whether you're a complete beginner or an experienced developer, this book provides a structured path to proficiency.Go powers the cloud-native infrastructure behind Docker, Kubernetes, ... Read more

    $5.99 CAD or Free with Kobo Plus

  • C# EBOOK

    by C# ...
    Guide to learning the programming language C#.In this volume we will discuss the main methodologies and techniques of C# programming.Topics covered:✔️ History of C#✔️ Structure of the programme✔️ Types of variables✔️ Input/Output✔️ Conditional constructions (if/else/switch)✔️ Arithmetic and Boolean operations✔️ Iterative cycles (while/for)✔️ Comments✔️ Vectors/Arrays✔️ Matrixes ... Read more

    $9.66 CAD or Free with Kobo Plus

  • From JavaScript to TypeScript: Navigating the Modern Web Transition

    "From JavaScript to TypeScript: Navigating the Modern Web Transition" is an essential guide for developers and programming enthusiasts looking to stay ahead in the ever-evolving landscape of web technologies. This comprehensive book delves into the intricacies of transitioning from JavaScript, the long-time cornerstone of web development, to TypeScript, the modern language that's reshaping how we ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Cocos2d-x Intermediate Level: Elevating Your Game Development Skills

    Cocos2d-x Series

    Series series Cocos2d-x Series
    "Cocos2d-x Intermediate Level: Elevating Your Game Development Skills" is a comprehensive guide crafted for game developers who are familiar with the basics of the Cocos2d-x framework and eager to elevate their skills to the next level. This book delves deep into advanced concepts and techniques that are essential for creating professional and engaging games.Starting with a brief recap of Cocos2d ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Python İle Makine Öğrenmesi

    Education, #277

    Series Book 277 - Education
    Bu kitaptaki hedeflenen temel amaçlar; makine öğrenmesinin ne olduğu, gerçek hayatta makine öğrenmesinin hangi konularda kullanıldığı ve gerçek hayatta öğrendiğimiz bilgileri hangi alanlarda uygulayabileceğimizi anlamaya çalışmaktır. Makine öğrenmesi, bilgisayarların ve verinin olduğu her alanda kullanılabilir. Verinin olduğu her alan makine öğrenmesi için uygundur. Bilgisayar ve makineler ile ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Mathematical Objects in C++

    Computational Tools in A Unified Object-Oriented Approach

    by Yair Shapira ...
    Series series Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
    Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequis ... Read more

    $142.49 CAD

  • Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]

    A practical, in-depth guide to implementing object-oriented design principles to create robust code

    Embrace object-oriented programming and explore language complexities, design patterns, and smart programming techniques using this hands-on guide with C++ 20 compliant examplesKey FeaturesApply object-oriented design concepts in C++ using direct language features and refined programming techniquesDiscover sophisticated programming solutions with nuances to become an efficient programmerExplore ... Read more

    $39.99 CAD or Free with Kobo Plus

  • C++ Important Questions and Answers PDF

    Competitive Exam Questions for Class 8-12 & Chapter 1-18 Practice Tests (C++ Programming Notes for Beginners)

    by Arshad Iqbal ...
    Series series Programming Revision Guides
    The C++ Important Questions and Answers PDF: C++ Programming Competitive Exam Questions & Chapter 1-19 Practice Tests (Class 8-12 C++ Textbook Questions for Beginners) includes revision guide for problem solving with hundreds of solved questions. C++ Questions and Answers PDF book covers basic concepts, analytical and practical assessment tests. "C++ Quiz" PDF book helps to practice test questions ... Read more

    $6.77 CAD or Free with Kobo Plus

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, ... Read more

    $52.99 CAD