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 217 - 240 of 972 Results
Skip side bar filters
  • Programming in D

    by Ali Çehreli ...
    The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics.D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It has C-like syntax and static typing. It ... Read more

    $11.99 CAD

  • Head First EJB

    Passing the Sun Certified Business Component Developer Exam

    What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And ... Read more

    $29.99 CAD

  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and ... Read more

    $4.14 CAD or Free with Kobo Plus

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Python and JSON for Beginners

    A Practical Introduction to Reading, Writing, and Manipulating JSON Data Using Python

    Master JSON Data Handling in Python with This Complete Beginner's GuideTransform your Python programming skills with the essential guide to JSON data manipulation. "Python and JSON for Beginners" is your comprehensive roadmap to mastering one of today's most critical programming skills - seamlessly working with JSON data using Python's powerful built-in capabilities.Why This Book Is Essential for ... Read more

    $17.70 CAD or Free with Kobo Plus

  • Python 3 Object-Oriented Programming

    Build robust and maintainable software with object-oriented design patterns in Python 3.8

    Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniquesKey FeaturesIn-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique styleLearn the latest Python syntax and librariesExplore abstract design patterns and implement them in Python 3.8Book DescriptionObject-oriented programming ... Read more

    $67.99 CAD or Free with Kobo Plus

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Read more

    $28.99 CAD

  • S'initier à la programmation et à l'orienté objet

    Avec des exemples en C, C++, C#, Python, Java et PHP

    Series series Noire
    Acquérir rapidement une parfaite maîtrise des techniques de programmation et savoir s'adapter facilement à tout nouveau langageConçu pour les débutants en programmation, cet ouvrage commence par un apprentissage progressif et rigoureux des notions de programmation procédurale communes à tous les langages (types de données, variables, opérateurs, instructions de contrôle, fonctions, tableaux...), ... Read more

    $24.00 CAD

  • Programming iOS 12

    Dive Deep into Views, View Controllers, and Frameworks

    by Matt Neuburg ...
    If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse view ... Read more

    $63.99 CAD

  • UML Distilled

    A Brief Guide to the Standard Object Modeling Language

    by Martin Fowler ...
    Series series Addison-Wesley Object Technology Series
    More than 300,000 developers have benefited from past editions of UML Distilled. This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML.Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML. Others will use this book as a handy, quick reference to the most common ... Read more

    $47.99 CAD

  • C++ Fundamentals

    Hit the ground running with C++, the language that supports tech giants globally

    Write high-level abstractions while retaining full control of the hardware, performances, and maintainability.Key FeaturesTransform your ideas into modern C++ code, with both C++11 and C++17Explore best practices for creating high-performance solutionsUnderstand C++ basics and work with concrete real-world examplesBook DescriptionC++ Fundamentals begins by introducing you to the C++ compilation ... Read more

    $28.99 CAD or Free with Kobo Plus

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... Read more

    $21.99 CAD

  • Bases de Datos con MySQL

    by Ángel Arias ...
    Las Bases de datos son colecciones de información (datos) que se relacionan para crear un sentido y dar más eficiencia a una encuesta, un estudio organizado o la estructura de datos de una empresa. Son de vital importancia para las empresas, y en las últimas décadas se han convertido en la parte principal de los sistemas de información. Normalmente los datos permanecen allí durante varios años sin ... Read more

    $8.99 CAD or Free with Kobo Plus

  • Spring MVC Beginner's Guide

    by Amuthan G ...
    A step-by-step pragmatic approach to web application development using Spring MVC, with relevant screenshots and concise explanations. This book is aimed at helping Java developers who want to teach themselves Spring MVC, even if they have no previous experience with Spring MVC. It would be helpful to have a bit of familiarity with basic servlet programming concepts, but no prior experience is ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Scala Functional Programming Patterns

    Grok and perform effective functional programming in Scala

    by Atul S. Khot ...
    Grok and perform effective functional programming in Scala Key Features\[\*\]Understand functional programming patterns by comparing them with the traditional object-oriented design patterns\[\*\]Write robust, safer, and better code using the declarative programming paradigm\[\*\]An illustrative guide for programmers to create functional programming patterns with ScalaBook DescriptionScala is used ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Scala:Applied Machine Learning

    Master the art of Machine Learning in Scala

    Leverage the power of Scala and master the art of building, improving, and validating scalable machine learning and AI applications using Scala's most advanced and finest features.Key Features\[\*\] Build functional, type-safe routines to interact with relational and NoSQL databases with the help of the tutorials and examples provided\[\*\] Leverage your expertise in Scala programming to create ... Read more

    $81.99 CAD or Free with Kobo Plus

  • Manual Python

    Sin rodeos, directo al código

    Si estas cansado de ver y utilizar manuales de +500 páginas y en los que hay mucha descripción pero poco código este es tu libro, sin rodeos, sin explicaciones sobrantes, aprende Python de forma rápida y sencilla.¿Quieres aprender código? Aquí lo tienesCon este manual ya podrás poner en tu curriculum que sabes programar en Python.¿Que vas a aprender?• Conceptos de Python para poder trabajar.<br... ... Read more

    $4.79 CAD

  • Advanced C++ Programming Cookbook

    Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

    A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20Key FeaturesLearn how to develop and design your own librariesFind solutions to your app development problems and implement them in a highly reusable manner, following library development best practicesExplore advanced C++ ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Atomic Kotlin

    For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java and a Kotlin team member comes a book that breaks concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Full support at www.AtomicKotlin.com.Learn the Successor to Java Today!No programming ... Read more

    $42.99 CAD

  • The Rational Unified Process Made Easy: A Practitioner's Guide to the RUP

    A Practitioner's Guide to the RUP

    Series series Addison-Wesley Object Technology Series
    "Per Kroll and Philippe Kruchten are especially well suited to explain the RUP...because they have been the central forces inside Rational Software behind the creation of the RUP and its delivery to projects around the world."--From the Foreword by Grady BoochThis book is a comprehensive guide to modern software development practices, as embodied in the Rational Unified Process, or RUP. With the ... Read more

    $52.99 CAD

  • سي شارب من الصفر حتى الإحتراف

    by Badry Khalaf ...
    C Sharp from scratch to professionalism is a book dealing with theprogramming language (C Sharp) and it consists of (603) pagesdivided into three parts. The first part talks about the basics andconcepts of the C Sharp language in the (ConsoleApplication)environment. WindowsFormsApplication) and about object-orientedprogramming (OOP). The lovere are some basics related to thecommand prompt (MS-DOS) ... Read more

    $6.86 CAD or Free with Kobo Plus

  • Unlocking the Power of Vulkan: A Journey into AI and Machine Learning

    "Unlocking the Power of Vulkan: A Journey into AI and Machine Learning" takes you on an immersive exploration of cutting-edge technology. This book delves into the realms of Vulkan, a powerful graphics and compute API, and seamlessly intertwines it with the fascinating worlds of artificial intelligence (AI) and machine learning (ML). Whether you're an experienced programmer, a game developer, or a ... Read more

    $13.99 CAD or Free with Kobo Plus

  • ActionScript 3

    Programmation séquentielle et orientée objet

    Series series Blanche
    Une version qui marque un tournantLangage de l'environnement Flash, l'ActionScript est devenu totalement orienté objet depuis sa version 3, tout en permettant aussi une programmation séquentielle. Très proche du JavaScript et ressemblant également beaucoup au langage Java, cette dernière version marque une rupture avec les deux précédentes : syntaxe différente, nouvelles classes, nouvelles ... Read more

    $36.81 CAD or Free with Kobo Plus