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 697 - 720 of 974 Results
Skip side bar filters
  • 'C' Programming in an Open Source Paradigm

    Over the period of last few decades, the 'C' language has become an icon for computer programmers. The field of computer science has undergone tremendous change, and the rate of obsolescence of concepts, programming platforms, tools and utilities is extremely high. However, in spite of such vast changes, the only thing that has retained its stability is the 'C' language. Even today, millions of ... Read more

    $86.99 CAD

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.2, Java and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of Android Studio is included covering areas such as tool windows, the code editor, ... Read more

    $46.99 CAD or Free with Kobo Plus

  • Application Design

    Key Principles For Data-Intensive App Systems

    by Rob Botwright ...
    Introducing the Ultimate Application Design Book Bundle! Are you ready to take your application design skills to the next level? Dive into the world of data-intensive app systems with our comprehensive book bundle, "Application Design: Key Principles for Data-Intensive App Systems." Book 1 - Foundations of Application Design: Lay the groundwork for success with an introduction to key principles ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Geometric Computation: Foundations for Design

    Geometric Computation: Foundations for Design describes the mathematical and computational concepts that are central to the practical application of design computation in a manner tailored to the visual designer. Uniquely pairing key topics in code and geometry, this book develops the two key faculties required by designers that seek to integrate computation into their creative practice: an ... Read more

    $105.80 CAD

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    by Dargslan ...
    Series Book 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Read more

    $24.00 CAD or Free with Kobo Plus

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    by Dargslan ...
    Series Book 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... Read more

    $24.00 CAD or Free with Kobo Plus

  • Dynamic Programming in Python

    From Basics to Expert Proficiency

    by William Smith ...
    "Dynamic Programming in Python: From Basics to Expert Proficiency" is a comprehensive guide designed to equip readers with the skills and knowledge necessary to master dynamic programming techniques using Python. Starting from foundational concepts such as recursion and moving through to advanced topics, this book covers every essential aspect of dynamic programming. Detailed explanations, ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Java

    Il Tuo Primo Programma

    Chi ben inizia è a metà dell'opera...In questo ebook di 50 pagine ti mostrerò come creare il tuo primo programma in java, partendo da zero. Per seguire i passi descritti avrai bisogno di un PC o di un Mac, di una connessione ad Internet decente per scaricare (gratis) i programmi necessari e, infine, di un po’ di pazienza. Nulla più.In particolare, ti spiegherò:- Come installare e configurare Java ... Read more

    Free

  • Blender Unleashed: Mastering the Art of 3D Creation

    "Blender Unleashed: Mastering the Art of 3D Creation" is an essential guide for aspiring and professional digital artists seeking to elevate their skills in 3D modeling and animation. This comprehensive resource unlocks the full potential of Blender, the renowned open-source 3D software, guiding readers through its rich features and capabilities.From the basics of navigating Blender's user ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    Series series Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a ... Read more

    $20.99 CAD or Free with Kobo Plus

  • C++ 速查手冊

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

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

    $10.98 CAD or Free with Kobo Plus

  • The Book of F#

    Breaking Free with Managed Functional Programming

    by Dave Fancher ...
    F# brings the power of functional-first programming to the .NET Framework, a platform for developing software in the Microsoft Windows ecosystem. If you're a traditional .NET developer used to C# and Visual Basic, discovering F# will be a revelation that will change how you code, and how you think about coding.In The Book of F#, Microsoft MVP Dave Fancher shares his expertise and teaches you how ... Read more

    $30.39 CAD

  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Read more

    $32.99 CAD

  • 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

    $41.99 CAD or Free with Kobo Plus

  • Mastering C# Fundamentals: A Step-by-Step Beginner’s Handbook

    by Isaac Thorn ...
    Unlock Your Potential with C#. Go from Absolute Beginner to Confident Developer.Are you ready to learn one of the most powerful and in-demand programming languages in the world, but feel intimidated by the complexity? Do you want a clear, practical, and supportive guide that respects your intelligence and builds your skills from the ground up?"Mastering C# Fundamentals: A Step-by-Step Beginner's ... Read more

    $5.99 CAD or Free with Kobo Plus

  • PYTHON FOR DATA ANALYSIS

    A Practical Guide to Manipulating, Cleaning, and Analyzing Data Using Python (2023 Beginner Crash Course)

    by Ike Beck ...
    Python is one of the most popular programming languages for data analysis due to its simplicity and flexibility.Python for Data Analysis is a comprehensive guide for individuals who want to learn how to use Python for data manipulation, cleaning, and analysis.Starting from the basics of Python programming, the book covers essential topics such as data types, variables, loops, and functions. It ... Read more

    $10.99 CAD

  • Swift Development for the Apple Watch

    An Intro to the WatchKit Framework, Glances, and Notifications

    Apple Watch is the sort of science-fiction gadget that people used to dream about as kids. What kinds of apps do you envision for this new device? If you’re comfortable using OS X, Xcode, and iOS—and familiar with Swift—this concise book shows you the basics of building your own apps for this wrist-mounted computer with Apple’s WatchKit framework.You’ll learn what an Apple Watch is, what it isn’t, ... Read more

    $19.99 CAD

  • JavaScript for Modern Web Development

    Beginner to Expert in Web development with JavaScript: From HTML to React-Redux KEY FEATURES a- Acquire web development skills to build independent applications a- Understand the basics of HTML, CSS, JavaScript, React and Reduxa- Create build beautiful applications using HTML, CSS, JavaScript, React and Reduxa- Learn how to debug and unit test your applications properly to build good end productsa ... Read more

    $17.99 CAD

  • OpenGL to OpenGL ES: Navigating Graphics Transitions

    "OpenGL to OpenGL ES: Navigating Graphics Transitions" is an authoritative guide crafted for developers, programmers, and technology enthusiasts seeking to bridge the gap between OpenGL and OpenGL ES, the foundational technologies in the realm of graphics programming. This comprehensive book delves deep into the intricacies of these two powerful graphics libraries, offering a practical roadmap for ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Programação orientada a objetos

    um guia prático com Java

    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.Programação orientada a objetos: um guia prático com Java apresenta uma introdução ampla e detalhada à programação ... Read more

    $7.99 CAD

  • Java Basics : Your Comprehensive Guide to Programming with Ease and Confidence from Scratch to Advanced Concepts

    Unlock the full potential of Java with our comprehensive guide, perfect for both novices and seasoned developers. This book provides a deep dive into Java's core principles, ecosystem, and advanced topics, equipping you with the skills to build robust applications across various domains—web, mobile, enterprise, and more. From understanding the history and evolution of Java to mastering its ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Jumping Into PHP

    A Beginner's Guide to Learning PHP

    by John Facey II ...
    Welcome to Jumping Into PHP! This ebook will teach you the basics of PHP programming, so you can start creating your own dynamic and interactive web pages.PHP is a server-side scripting language, which means that it executes on the web server rather than on the user's computer. This makes it ideal for web development, as it allows you to create pages that are personalized and responsive to user ... Read more

    $6.86 CAD or Free with Kobo Plus

  • Linux Unveiled: From Novice to Guru

    "Linux Unveiled: From Novice to Guru" is an all-encompassing guide to the Linux operating system, tailored for readers ranging from complete beginners to those aspiring to become Linux gurus. This comprehensive book demystifies the complexities of Linux, offering a practical and detailed approach that promises to enhance the reader's understanding and skills.Embark on a journey that begins with ... Read more

    $13.99 CAD or Free with Kobo Plus

  • C# Programming in easy steps, 4th edition

    by Mike McGrath ...
    Unlock the power of C# and start creating professional-grade applications — the easy way! C# Programming in easy steps, 4th edition is your beginner-friendly guide to one of the world’s most popular programming languages. In easy steps, and with crystal-clear, syntax-highlighted examples (free to download), you’ll quickly gain the skills to code with confidence. Discover how to:· Build a solid ... Read more

    $27.65 CAD