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 49 - 72 of 733 Results
Skip side bar filters
  • Getting Started with Python

    Understand key data structures and use Python in object-oriented programming

    Harness the power of Python objects and data structures to implement algorithms for analyzing your data and efficiently extracting informationKey FeaturesTurn your designs into working software by learning the Python syntaxWrite robust code with a solid understanding of Python data structuresUnderstand when to use the functional or the OOP approachBook DescriptionThis Learning Path helps you get ... Read more

    RM 125.29 or Free with Kobo Plus

  • Mastering Objectoriented Python

    This book follows a standard tutorial approach with approximately 750 code samples spread through the 19 chapters. This amounts to over 5,900 lines of code that illustrate each concept. This book is aimed at programmers who have already learned the basics of object-oriented Python and need to write more sophisticated, flexible code that integrates seamlessly with the rest of Python. This book ... Read more

    RM 105.79 or Free with Kobo Plus

  • Object-Oriented Analysis and Design with Applications

    Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.The ... Read more

    RM 293.49

  • UML: A Beginner's Guide

    by Jason Roff ...
    Series series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... Read more

    RM 114.59

  • Python Variablen und Datentypen für Einsteiger

    Ein verständlicher Einstieg in die Welt der Python-Programmierung mit Fokus auf Variablen, Datentypen und deren praktische Anwendung

    by Dargslan ...
    Series Book 1 - Python-Programmierung für Einsteiger
    Willkommen zu "Python Variablen und Datentypen für Einsteiger" – Ihrem Kompass für die faszinierende Welt der Python-Programmierung. Dieses Buch wurde mit einem klaren Ziel verfasst: Ihnen einen verständlichen und praxisnahen Einstieg in die Grundlagen von Python zu ermöglichen, mit besonderem Fokus auf Variablen und Datentypen.Python hat sich in den letzten Jahren zu einer der beliebtesten ... Read more

    RM 60.19 or Free with Kobo Plus

  • Core Java Essentials: Starting out with Java programming

    by Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Read more

    RM 97.25

  • 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

    RM 64.01

  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Read more

    RM 114.59

  • Java 9: Building Robust Modular Applications

    Master advanced Java features and implement them to build amazing projects

    Mastering advanced features of Java and implement them to build amazing projectsKey FeaturesTake advantage of Java's new modularity features to write real-world applications that solve a variety of problemsExplore the major concepts introduced with Java 9, including modular programming, HTTP 2.0, API changes, and moreGet to grips with tools, techniques and best practices to enhance application ... Read more

    RM 286.29 or Free with Kobo Plus

  • Selenium Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriverKEY FEATURES a- Learn how to build a Keyword Driven Automation Framework with Selenium using Javaa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Find how to use Build triggers in Jenkins to automate tests DESCRIPTION The book starts by introducing the Selenium WebDriver 3 ... Read more

    RM 60.89

  • Web Programming for Business

    PHP Object-Oriented Programming with Oracle

    by David Paper ...
    Web Programming for Business: PHP Object-Oriented Programming with Oracle focuses on fundamental PHP coding, giving students practical, enduring skills to solve data and technical problems in business.Using Oracle as the backend database, the book is version-neutral, teaching students code that will still work even with changes to PHP and Oracle. The code is clean, clearly explained and solutions ... Read more

    RM 373.78

  • Foundation Framework

    Learn how to work with Foundation using Swift 4

    by J.D Gauchat ...
    Learn how to work with the data types defined in the Foundation framework. After reading this guide, you will know how to create and process strings, numbers, dates and measurements in your Swift code using the classes included in Foundation.Table of ContentsFOUNDATION FRAMEWORKFoundationStandard FunctionsStringsRangesNumbersDatesMeasurementsQUICK REFERENCEStandard FunctionsNSStringNSRangeR... ... Read more

    RM 11.29 or Free with Kobo Plus

  • SwiftUI for Masterminds 2nd Edition 2022

    How to take advantage of Swift 5.5 and SwiftUI 3 to create insanely great apps for iPhones, iPads, and Macs

    by J.D Gauchat ...
    SwiftUI for Masterminds is a complete course on how to create professional applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces with SwiftUI, and how to work with the most powerful frameworks available for app development. ... Read more

    RM 37.59 or Free with Kobo Plus

  • Introduction to Programming and Problem-Solving Using Scala

    Series series Chapman & Hall/CRC Textbooks in Computing
    Praise for the first edition:"The well-written, comprehensive book…[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building applications in various domains, including sophisticated data structures and ... Read more

    RM 437.41

  • Hands-On Object-Oriented Programming with Kotlin

    Build robust software with reusable code using OOP principles and design patterns in Kotlin

    Learn everything you need to know about object-oriented programming with the latest features of Kotlin 1.3Key FeaturesA practical guide to understand objects and classes in KotlinLearn to write asynchronous, non-blocking codes with Kotlin coroutinesExplore Encapsulation, Inheritance, Polymorphism, and Abstraction in KotlinBook DescriptionKotlin is an object-oriented programming language. The book ... Read more

    RM 150.29 or Free with Kobo Plus

  • Let’s Craft Code!

    Wie du deine Minecraft-Welt mit Plugins erweiterst

    by Max Schlosser ...
    Mit Minecraft-Plugins ganz einfach Programmieren lernen!Baue dein eigenes Minecraft! Der Enderdrache ist besiegt, die Base steht auf festen Beinen, aber irgendwie willst du mehr aus deinem Server machen? Plugins sind der Schlüssel zu einer ganz neuen Minecraft-Welt. In diesem Buch lernst du, wie du deine eigenen Plugins mit Java entwickelst – von neuen Crafting-Rezepten über das Design epischer ... Read more

    RM 124.69

  • Java von Kopf bis Fuß

    Eine abwechslungsreiche Entdeckungsreise durch die objektorientierte Programmierung

    Translated by Jørgen W. Lang ...
    Series series Von Kopf bis Fuß
    Java lernen - gehirnfreundlich und mit Spaß!Der Bestseller in Neuauflage, rundum überarbeitet und aktualisiertEine komplette Einführung in die objektorientierte ProgrammierungVermittelt moderne Ansätze für ein schlankeres, schnelleres und einfacher zu wartendes Java von heuteMit einzigartiger Von-Kopf-bis-Fuß-Didaktik: Ein besonderes Lernerlebnis durch die spielerische, visuell anregende ... Read more

    RM 189.19 or Free with Kobo Plus

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Read more

    RM 90.69 or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Read more

    RM 211.19 or Free with Kobo Plus

  • Programação orientada a objetos com C#

    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.Este livro aborda de maneira introdutória os conceitos da área da programação orientada a objetos. Entre os conceitos ... Read more

    RM 11.89

  • Orientação a Objetos em C#

    Conceitos e implementações em .NET

    Nas últimas décadas, o paradigma da Orientação a Objetos tem servido como alicerce para o desenvolvimento de uma ampla gama de linguagens de programação e de ambientes integrados para o desenvolvimento de sistemas informatizados. É necessária uma compreensão profunda dos conceitos inerentes a este moderno paradigma, bem como saber aplicá-los na prática, para que se consiga maximizar seus ... Read more

    RM 35.75 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

    RM 68.69

  • Python und JSON für Einsteiger

    Ein praxisorientierter Einstieg in das Lesen, Schreiben und Verarbeiten von JSON-Daten mit Python

    by D. S. Lornach ...
    Python und JSON für Einsteiger: Der komplette Praxisleitfaden für moderne DatenverarbeitungLernen Sie JSON mit Python professionell zu verarbeiten! Dieses umfassende Handbuch führt Sie systematisch durch alle Aspekte der JSON-Datenverarbeitung und macht Sie zum Experten im Umgang mit dem wichtigsten Datenformat des modernen Internets.Warum Python und JSON beherrschen? JSON (JavaScript Object ... Read more

    RM 48.49 or Free with Kobo Plus

  • .NET 7 Design Patterns In-Depth

    Enhance code efficiency and maintainability with .NET Design Patterns (English Edition)

    Design patterns in .NET improve code quality, encourage collaboration, and address common software design issues, resulting in more efficient and effective software development projects. This book is an ideal resource for those seeking to learn about design patterns in .NET and their practical application. The book highlights the importance of design patterns in solving software design challenges. ... Read more

    RM 57.19 or Free with Kobo Plus