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 121 - 144 of 970 Results
Skip side bar filters
  • Design Patterns in Java

    Design Patterns in Java™ gives you the hands-on practice and deep insight you need to fully leverage the significant power of design patterns in any Java software project. The perfect complement to the classic Design Patterns, this learn-by-doing workbook applies the latest Java features and best practices to all of the original 23 patterns identified in that groundbreaking text.Drawing on their ... Read more

    $63.99 CAD

  • The Elements of UML™ 2.0 Style

    For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML™ 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and ... Read more

    $30.39 CAD

  • Professional Java for Web Applications

    The comprehensive Wrox guide for creating Java web applications for the enterpriseThis guide shows Java software developers and software engineers how to build complex web applications in an enterprise environment. You'll begin with an introduction to the Java Enterprise Edition and the basic web application, then set up a development application server environment, learn about the tools used in ... Read more

    $64.99 CAD

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $32.99 CAD

  • Job Ready Python

    Get ready to take on Python with a practical and job-focused guideJob Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately.Based on the renowned mthree Global Academy and Software Guild training program, this book will get you up to speed in the basics of Python, ... Read more

    $31.99 CAD

  • View Controllers in iOS 11

    Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

    by J.D Gauchat ...
    Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW ... Read more

    $3.90 CAD

  • Clojure Cookbook

    Recipes for Functional Programming

    With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world’s best Clojurians contributed recipes.Each recipe ... Read more

    $29.99 CAD

  • Grokking Functional Programming

    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... Read more

    $65.99 CAD

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    by Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Read more

    $32.99 CAD

  • Professional C++

    by Marc Gregoire ...
    Series series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... Read more

    $74.99 CAD

  • PHP Crash Course

    The Complete, Modern, Hands-On Guide

    by Matt Smith ...
    From First Script to Full Website—Fast!Tired of cobbling together PHP solutions from scattered online tutorials? Frustrated by outdated PHP practices that leave your code vulnerable and hard to maintain? Whether you’re building your first dynamic website or modernizing legacy systems, PHP Crash Course gives you a complete, practical foundation for writing professional web applications.In this ... Read more

    $35.19 CAD

  • Unofficial SAP WebDynpro for ABAP

    by equitypress ...
    – but finding good reference materials can be difficult. Now, for the first time, aworld class Web Dynpro consultant shares his knowledge and understanding of this complex topic. Web Dynpro for ABAP guides you easily through your learning process. From helping you to assess your Web Dynpro skills, to helping screen candidates for your ABAP positions, Web Dynpro for ABAP will help you ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Hands-On Object-Oriented Programming with C#

    Build maintainable software with reusable code using C#

    Enhance your programming skills by learning the intricacies of object oriented programming in C\# 8Key FeaturesUnderstand the four pillars of OOP; encapsulation, inheritance, abstraction and polymorphismLeverage the latest features of C\# 8 including nullable reference types and Async StreamsExplore various design patterns, principles, and best practices in OOPBook DescriptionObject-oriented ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Kubernetes Handbook

    Non-Programmer's Guide to Deploy Applications with Kubernetes

    What “Kubernetes” does and how?After working in the technology and consulting ecosystem for the last 10 years, I am a huge supporter of simplification. While I understood the whole concept of Containerization and automating the deployment, I wanted to explain the bunch of newly recruited Technology Consultants in our team that how actually it’s used and deployed.So, the logical topics to be ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Python in easy steps, 3rd edition

    by Mike McGrath ...
    This renowned guide is updated to cover Python version 3 in quick, digestible chunks.With no prior Python knowledge or experience needed, Python in easy steps, 3rd edition starts by helping you install the free Python interpreter. It then illustrates all the essentials, including:· Python language basics.· Object-Oriented Programming (OOP).· Handling web form data with the Flask framework (new for ... Read more

    $22.21 CAD

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Read more

    $51.19 CAD

  • Applied Computational Thinking with Python

    Design algorithmic solutions for complex and challenging real-world problems

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the ... Read more

    $60.79 CAD or Free with Kobo Plus

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Read more

    $69.49 CAD or Free with Kobo Plus

  • Unity All-In-One

    Unleash Your Creativity and Master 3D Game Development!Are you ready to bring your game ideas to life? Unity All-In-One is the ultimate step-by-step guide for aspiring game developers and enthusiasts who want to create stunning 3D games while mastering Unity and C#. Whether you're a complete beginner or have some experience, this book is packed with practical projects and clear explanations to ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Refactoring at Scale

    by Maude Lemaire ...
    Making significant changes to large, complex codebases is a daunting task--one that's nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you're unsure how to go about implementing those changes in a sustainable way, then this book is for you.Software engineer Maude Lemaire walks you through the ... Read more

    $57.59 CAD

  • Go Programming Cookbook

    Over 85 recipes to build modular, readable, and testable Golang applications across various domains

    by Aaron Torres ...
    Tackle the trickiest of problems in Go programming with this practical guideKey FeaturesDevelop applications for different domains using modern programming techniquesTackle common problems when it comes to parallelism, concurrency, and reactive programming in GoWork with ready-to-execute code based on the latest version of GoBook DescriptionGo (or Golang) is a statically typed programming language ... Read more

    $37.59 CAD or Free with Kobo Plus