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 649 - 672 of 972 Results
Skip side bar filters
  • Python for AI/ML/DL Interview: 00 Essential Questions and Answers Proven Python Q&A to Break into AI, Data Science, and ML Engineering Careers

    In Python for AI/ML/DL Interview: 100 Essential Questions and Answers, Dr. Rene Claude Kouakou distills the most important Python concepts and their applications in AI and data-driven fields into a practical, interview-ready format.Whether you are a student, aspiring data scientist, or experienced engineer aiming for your next big role, this book provides:100 carefully selected questions and ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Conservation of Twentieth-Century Furniture

    Series series Routledge Series in Conservation and Museology
    Conservation of Twentieth-Century Furniture provides comprehensive and accessible coverage of the materials and techniques that are encountered in furniture of this century.After putting the design, manufacture and conservation of twentieth-century furniture into context, the volume then offers an A-Z of materials organised into 12 chapters. Within each chapter a wide variety of material types are ... Read more

    $100.99 CAD

  • Advanced R Solutions

    Series series Chapman & Hall/CRC The R Series
    This book offers solutions to all 284 exercises in Advanced R, Second Edition. All the solutions have been carefully documented and made to be as clear and accessible as possible. Working through the exercises and their solutions will give you a deeper understanding of a variety of programming challenges, many of which are relevant to everyday work. This will expand your set of tools on a ... Read more

    $89.99 CAD

  • Mastering JavaScript for Game Development: Crafting Unique Experiences

    "Mastering JavaScript for Game Development: Crafting Unique Experiences" is an essential guide for aspiring and experienced game developers who are eager to elevate their skills in the dynamic world of JavaScript programming. This comprehensive book delves deep into the world of game design and development, offering a treasure trove of knowledge for creating engaging, interactive, and immersive ... Read more

    $13.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

  • Lua Unleashed: Revolutionizing Game Design and Development

    Lua Unleashed: Revolutionizing Game Design and Development is an essential guide for both aspiring and seasoned game developers. This comprehensive book dives deep into the world of Lua, a powerful and versatile programming language, and its application in game design and development.Through its pages, readers will embark on a journey exploring the fundamentals of Lua programming. The book ... Read more

    $13.99 CAD or Free with Kobo Plus

  • First Steps in Unreal: Building Your First Game

    Mastering Unreal Engine: From Novice to Pro

    Series series Mastering Unreal Engine: From Novice to Pro
    "First Steps in Unreal: Building Your First Game" is an essential guide for aspiring game developers and enthusiasts. This comprehensive book is tailored to beginners, offering a step-by-step journey into the world of game development using the Unreal Engine, one of the industry's most powerful and popular game development tools.The book starts with an introduction to the Unreal Engine, providing ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Object-Oriented Design for Temporal GIS

    Series series Research Monographs in GIS
    There has been an increasing demand in GIS for systems that support historical data: time-series data as well as mobility information. From a modelling perspective, there are advantages in integrating object-oriented analysis and design to databases as well as to visualisation capabilities of GIS. Object-Oriented Design for Temporal GIS explores ... Read more

    $100.30 CAD

  • Notifications in iOS 11

    Learn how to show local notifications in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to generate local notifications from your iOS applications. After reading this guide, you will know how to schedule and display local notifications to the user, how to respond to system notifications, and how to communicate objects with each other using custom notifications and Key/Value observers.Table of ContentsNOTIFICATIONSNotification CenterSystem NotificationsUser NotificationsUser ... Read more

    $3.90 CAD or Free with Kobo Plus

  • Introduction to Swift

    Learn how to program for iPhones and iPads with Swift 4

    by J.D Gauchat ...
    Learn how to program iOS applications with Swift. After reading this guide, you will know how to program in Swift, how to define functions and objects, and how to write code using the Swift paradigm.Table of ContentsINTRODUCTION TO SWIFTComputer ProgramsPlaygroundVariablesMemoryPrimitive TypesDeclaration and InitializationArithmetic OperatorsConstantsData TypesCharactersStringsBooleans... ... Read more

    $3.90 CAD or Free with Kobo Plus

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... Read more

    $15.10 CAD

  • Learning C# 2005

    Get Started with C# 2.0 and .NET Programming

    If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.Written in a warm and friendly manner, Learning C# assumes no prior programming experience, ... Read more

    $29.99 CAD

  • Building Application with Spec 2.0

    Spec is the default UI building framework for Pharo. With Spec, developers focus on user interaction and widget layout. Spec is built around the Model View Presenter pattern. Presenters are responsible for defining the interaction logic of the application. They enforce the interaction of their subelements as well as domain objects. With Spec, existing presenters or even complete UIs are reused and ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Swift for Masterminds

    by J.D Gauchat ...
    Learn everything you need to master the Swift programming language step by step, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How ... Read more

    $9.99 CAD or Free with Kobo Plus

  • A Functional Approach to Java

    Augmenting Object-Oriented Java Code with Functional Principles

    by Ben Weidig ...
    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this ... Read more

    $63.99 CAD

  • Navigating the Worlds of C and C++: Masters of Code

    "Navigating the Worlds of C and C++: Masters of Code" offers an unparalleled journey into the realms of two of the most influential programming languages in the history of computing. This comprehensive guide is designed for both beginners eager to lay a solid foundation and experienced programmers seeking to refine their skills in C and C++.Starting with the basics, the book introduces readers to ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Master C# Interview Preparation

    Dot Net Interview Preparation, #2

    Series Book 2 - Dot Net Interview Preparation
    Why You Should Read "Master C# Interview Preparation"?Are you a .NET developer looking to take your career to the next level? If so, then you need to read "Master C# Interview Preparation" This comprehensive guide is your one-stop shop for mastering the essential concepts and skills required to ace your .NET interviews.Here's why you should read this book:Comprehensive Coverage: This book covers a ... Read more

    $5.99 CAD or Free with Kobo Plus

  • MACHINE LEARNING FOR BEGINNERS

    A Practical Guide to Understanding and Applying Machine Learning Concepts (2023 Beginner Crash Course)

    by Elaine Tate ...
    Machine learning is a fascinating field that has the potential to revolutionize the way we live and work. However, it can be overwhelming for beginners to understand the complex algorithms and concepts involved. This book is designed to make machine learning accessible and easy to understand for anyone who wants to learn.In this book, you will:Learn the fundamental concepts of machine... ... Read more

    $10.99 CAD

  • JAVA Programming Simplified

    Java With a lot of Programming examples Key Featuresa- Covers the key concepts of Java Programminga- Programming examples are provided to understand the concepts wella- Designed to cover the syllabus of BCA, BSc-IT and Mater level Courses in Computer Applicationsa- Step by Step instructions are provided to get more clarity on the topica- Covers Core Java along with some advanced topics of Java ... Read more

    $17.99 CAD

  • 10 Laravel tips and techniques for your next PHP project

    by Wilo Ahadi ...
    Welcome to "10 Laravel tips and techniques for your next PHP project". In this book, we will explore a collection of valuable ideas and practical tips for improving your Laravel skills and optimizing your PHP projects. Whether you are a beginner or an experienced developer, this guide is designed to help you harness the power of Laravel and take your projects to the next level.Laravel has become ... Read more

    $4.51 CAD or Free with Kobo Plus

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Object???Oriented Programming with Swift 2

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applications

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsKey Features\[\*\]Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\]Write robust, safer, and better code using the blueprints that generate objects\[\*\]Build a platform with object-oriented code by using real-world elements and represent them in ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Read more

    $36.01 CAD

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    by Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... Read more

    $39.99 CAD