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 265 - 288 of 976 Results
Skip side bar filters
  • Modern C++23 QuickStart Pro

    by Jarek Thalor ...
    Learn the latest features of C++23 with Modern C++ 23 QuickStart Pro, the perfect book for experienced developers who want to expand their knowledge and skills. The book begins by demonstrating the power of variadic templates and how to use them for dynamic function signatures. After becoming familiar with fold expressions for argument handling, you will then explore std::tuple and std::variant ... Read more

    $29.99 USD or Free with Kobo Plus

  • Java 17

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos. Este libro va dirigido a todas las personas que, con o sin conocimientos previos, ... Read more

    $9.59 USD or Free with Kobo Plus

  • Object-Oriented Analysis and Design for Information Systems

    Agile Modeling with UML, OCL, and IFML

    Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and ... Read more

    $48.59 USD

  • Objektorientierte Programmierung mit Python

    Ein vollständiger, praxisorientierter Leitfaden für Einsteiger und Fortgeschrittene

    by Lukas Neumann ...
    Translated by Lukas Neumann ...
    Meistern Sie die objektorientierte Programmierung mit Python – Von den Grundlagen bis zur professionellen AnwendungDieses umfassende Handbuch ist Ihr perfekter Begleiter, um die objektorientierte Programmierung (OOP) in Python von Grund auf zu erlernen und professionell anzuwenden. Egal ob Sie Python-Einsteiger mit ersten Grundkenntnissen sind oder bereits Erfahrung in der Programmierung ... Read more

    $19.85 USD or Free with Kobo Plus

  • Kotlin at a Glance

    by Saxena Swati ...
    Basic guide to develop an App in Android by using Kotlin Key features Comprehensive coverage of all the concepts of Kotlin Simple language, crystal clear approach, user friendly book Concepts are duly supported by several examples and self-explanatory analogies. Description &quote;Kotlin at a Glance&quote; is a book that gives an in-depth knowledge about Kotlin. This book mainly focused on Kotlin ... Read more

    $15.59 USD

  • Street Coder

    The rules to break and how to break them

    Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner's guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break.In Street Coder you will learn:Data types, algorithms, and data structures for speedy software developmentPutting "bad" ... Read more

    $49.99 USD

  • Ruby Wizardry

    An Introduction to Programming for Kids

    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real ... Read more

    $17.99 USD

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    by Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... Read more

    $41.99 USD

  • Unity 3D

    by Marc Lidon ...
    ¿Te has planteado alguna vez crear tu propio videojuego, pero no sabes por dónde empezar? Diseñado para principiantes, este manual te guiará paso a paso a través de los fundamentos esenciales de Unity, desmitificando la idea de que la programación es solo para expertos. Este libro te proporcionará, con explicaciones claras y prácticas guiadas, una base sólida para lanzarte al apasionante mundo del ... Read more

    $33.99 USD

  • JavaScript Events and User Interaction

    A Beginner’s Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic

    by Dargslan ...
    Series Book 6 - Dargslan - JavaScript - Beginner Level
    JavaScript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic LogicUnlock the Power of JavaScript Events and Transform Your Static Websites into Dynamic, Interactive ExperiencesAre you comfortable with HTML and CSS but struggle to make your websites truly interactive? Do you want to create engaging user experiences that respond to ... Read more

    $17.81 USD or Free with Kobo Plus

  • Python Programming for Students

    Explore Python in multiple dimensions with project-oriented approach (English Edition)

    Embark on an exciting journey into the world of programming with "Python Programming for Students." In today’s quickly changing world of technologies, Python is serving as an up-and-coming programming language with its applicability in a variety of domains ranging from task-specific Python programs, standalone GUI applications, programming sustainable websites, developing interactive games, data ... Read more

    $14.39 USD or Free with Kobo Plus

  • Entity Framework Core in Action

    by Jon Smith ...
    SummaryEntity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... Read more

    $38.99 USD

  • TOP 150 Ruby Interview QUESTIONS AND ANSWERS

    by Vadim Henb ...
    This book contains over 150 questions and answers that will help you prepare for a job interview as a Ruby developer. It provides useful advice and strategies for answering questions. The book will be a reliable assistant in achieving your goals and help you expand your knowledge in the field of Ruby. ... Read more

    $19.50 USD

  • Hands-on iOS App Development Projects

    Turn Your Ideas into Actionable, Real-World iOS Apps with Swift, Xcode, UI Kit, Core Data, AWS and OAuth (English Edition)

    by Aish Kodali ...
    Learn iOS App Development Efficiently with Hands-On Real-World ProjectsKey Features● Build high-quality, feature-rich iOS apps with Apple's tools for seamless user experiences.● Leverage cloud services for data storage, fetching, and publishing using data modeling.● Implement secure authentication to ensure safe and reliable app logins.Book DescriptioniOS apps account for a major share o... ... Read more

    $19.95 USD or Free with Kobo Plus

  • ANSI C Programming

    Learn real-world C programming as per the latest ANSI standard Key features Learn real-world C programming as per the latest ANSI standard All programs work on DOS, Windows as well as Linux Detailed explanation of difficult concepts like &quote;Pointers&quote; and &quote;Bitwise operators&quote; End of chapter exercises drawn from different universities Written by best-selling author of Let Us ... Read more

    $15.99 USD

  • Java and Algorithmic Thinking for the Complete Beginner

    From Basics to Advanced Techniques: Master Java and Algorithms for a Robust Programming Foundation

    Dive into the world of Java and algorithmic thinking with this book. This comprehensive guide for beginners covers everything from basic computer operations to advanced programming concepts.Key FeaturesIntroduction to Java & algorithmic thinking with a proper guide from basic to advanced conceptsTips and tricks to enhance programming efficiency, and exercises for real-world applicationDetailed ... Read more

    $9.99 USD or Free with Kobo Plus

  • Programming Backend with Go

    Build robust and scalable backends for your applications using the efficient and powerful tools of the Go ecosystem

    by Julian Braun ...
    Quickly introducing readers to Go and its ecosystem, the book walks them through installing and creating a development environment with VS Code. Next, it takes a baby step into learning the basics of building web servers with the net/http package, going over topics like routing, handling various HTTP methods, and the structures of requests and responses. Path variables, regex-based routing, custom ... Read more

    $35.99 USD

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... Read more

    $15.99 USD

  • C++ Essentials For Dummies

    The quick and crystal-clear guide to C++ programmingC++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush ... Read more

    $10.00 USD

  • Python Basics to Beyond: A Complete Guide for Beginners and Aspiring Developers

    by Prasun Barua ...
    Python Basics to Beyond: A Complete Guide for Beginners and Aspiring Developers is your step-by-step journey into the world of Python programming. Designed for absolute beginners, this book gradually builds your understanding through 25 comprehensive chapters — from writing your first line of code to mastering real-time data processing and professional coding practices.You'll learn:- Core Python ... Read more

    $9.99 USD or Free with Kobo Plus

  • Простое объектно-ориентированное проектирование: чистый и гибкий код

    В процессе развития даже простое объектно-ориентированное приложение может стать сложным. Каждый новый класс, метод или функция добавляет новые состояния и абстракции, которыми нужно управлять, увеличивает время, необходимое на распутывание ранее написанного кода. Чтобы сохранить кодовую базу простой, нужны конкретные знания и умения. И вы их получите! Изучите практические принципы проектирования, ... Read more

    $12.99 USD 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

    $29.99 USD or Free with Kobo Plus

  • Design Patterns com C#

    Aprenda padrões de projeto com os games

    Pense na programação como um jogo: você precisa conhecer as regras básicas, como ir para a frente, para trás, pular e correr. No C#, os comandos do jogo são equivalentes às estruturas da programação que nós devemos conhecer, como laços de repetições, estruturas de condições, variáveis etc. Conhecer o jogo não garante a vitória, mas conhecer os padrões nos ajuda a entender os problemas que podem ... Read more

    $9.99 USD or Free with Kobo Plus

  • Go Programming in Depth: From Basics to Advanced Techniques

    by Julian Pryce ...
    Master Go Programming from Fundamentals to Production-Ready ApplicationsGo Programming in Depth is your complete guide to mastering one of the most in-demand programming languages in modern software development. Whether you're a complete beginner or an experienced developer, this book provides a structured path to proficiency.Go powers the cloud-native infrastructure behind Docker, Kubernetes, ... Read more

    $5.99 USD or Free with Kobo Plus