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 913 - 936 of 968 Results
Skip side bar filters
  • Modern React TypeScript Development: A Beginner-to-Advanced Guide

    by Lex Cornell ...
    Stop wrestling with JavaScript errors and start building professional, type-safe web applications with confidence.Are you an aspiring developer overwhelmed by the complexity of modern web development? Are you a JavaScript developer tired of chasing runtime bugs that could have been caught during development? If you're ready to master the industry-standard combination of React and TypeScript, this ... Read more

    $4.99 AUD or Free with Kobo Plus

  • Level Up: A Comprehensive Guide To Game Development

    So… you want to make a video game? Excellent choice, noble adventurer. Whether you dream of building the next indie masterpiece, crafting a chaotic multiplayer shooter, or just making your own pixelated potato dance in 8-bit glory — you're in the right place.Level Up is your ultimate sidekick, mentor, and slightly sarcastic quest-giver on the wild journey of game development. Written by a fellow ... Read more

    $45.99 AUD or Free with Kobo Plus

  • Java Servlet Programming

    Help for Server Side Java Developers

    Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content.Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic ... Read more

    $40.47 AUD

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    by Corin Hale ...
    Series Book 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... Read more

    $5.99 AUD or Free with Kobo Plus

  • Object-Oriented Python: Master OOP through Game Development and GUI Applications

    Unlock the full potential of Python with Object-Oriented Python: Master OOP through Game Development and GUI Applications. This comprehensive guide takes you from the foundational concepts of object-oriented programming (OOP) to practical implementations in exciting and interactive projects. Whether you're a beginner eager to learn Python or an experienced developer looking to refine your OOP ... Read more

    $15.99 AUD or Free with Kobo Plus

  • Github Copilot For Developers

    Smart Coding With AI Pair Programmer

    by Rob Botwright ...
    Welcome to the GitHub Copilot for Developers book bundle! Are you ready to take your coding skills to the next level with AI-assisted programming? Look no further! Our comprehensive bundle offers everything you need to become a master developer with GitHub Copilot. Book 1: GitHub Copilot Companion Get started on your journey to smart coding with an introduction to AI-assisted programming. Learn ... Read more

    $12.49 AUD or Free with Kobo Plus

  • C for beginners

    by Nikita Kultin ...
    The book is a set of examples in C/C++. Programs of varying complexity are demonstrated use of basic instructions of C/C++, input-output operation, work with arrays, with files, with structures and with objects.For beginners programmers.© Nikita Kultin, 2021.CONTENTSPART 1. BASICS OF CInput and output- Input of numbers- String inputSelecting- If-then statement- Nested if- Switch statementLoops- F. ... Read more

    $1.53 AUD or Free with Kobo Plus

  • DARK PYTHON

    Apprenez à créer vos propres outils de Hacking

    by B.Anass ...
    VOUS NE DEVIENDREZ JAMAIS HACKER SI VOUS NE SAVEZ PAS CODER !.La programmation vous offre la flexibilité, la souplesse, et le raisonnement pour que vous puissiez s’adapter aux différentes situations dans lesquelles les outils proposés par d’autres programmeurs sur le web ne répondent pas a vos besoins, vous serrez obligé de créer l’outil adéquat par vous-même, et c’est là que vous devez mettre vos ... Read more

    $12.33 AUD

  • Visual Studio 2013 Cookbook

    This book is a practical guide to using Visual Studio 2013 that will help you become familiar with the improvements made over previous versions. Each recipe provides a hands-on approach to the new features with step-by-step instructions on how to increase your productivity. If you are a developer excited about the new features introduced in Visual Studio 2013, then no matter what your programming ... Read more

    $38.93 AUD or Free with Kobo Plus

  • 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

    $39.59 AUD

  • OOP in C# with Examples

    This ebook is for student and prefessional who want to learn OOP in C# from basic to advance. We have discussed every topic of OOP in C# alonge with examples in this ebook. OOP in C# Classes in C# Static in C# Struct in C# Enum in C# Properties in C# Inheritance in C# Overloading in C# Overriding in C# Base in C# Polymorphism in C# Sealed in C# Interface in C# NameSpace in C# Acces Modifiers in C# ... Read more

    $9.45 AUD

  • 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.70 AUD or Free with Kobo Plus

  • Kotlin In-Depth [Vol-I]

    Master the concise and expressive power of a pragmatic, multi-paradigm language for JVM, Android and beyondKey Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... Read more

    $24.08 AUD

  • 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

    $10.99 AUD or Free with Kobo Plus

  • PHP OOP Way

    by Sergey Zhuk ...
    What Is This Book AboutChapter 1 covers the fundamentals of the object-oriented programming: encapsulation, inheritance, and polymorphism. We will discuss the purpose of abstraction and inheritance, and why you should avoid using inheritance for code reuse. This chapter also covers such language specific features as traits and closures and their role in the object-oriented code. And at the end of ... Read more

    $12.33 AUD

  • Rust In Practice, Second Edition

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages with latest Rust 1.77"Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new edition comes with Rust 1.77 version that goes deeper into Rust's core and advanced ... Read more

    $58.99 AUD or Free with Kobo Plus

  • Learning C++ Functional Programming

    Explore functional C++ with concepts like currying, metaprogramming and more

    by Wisnu Anggoro ...
    Apply Functional Programming techniques to C++ to build highly modular, testable, and reusable code Key Features\[\*\] Modularize your applications and make them highly reusable and testable\[\*\] Get familiar with complex concepts such as metaprogramming, concurrency, and immutability\[\*\] A highly practical guide to building functional code in C++ filled with lots of examples and real-world use ... Read more

    $63.35 AUD or Free with Kobo Plus

  • Mathematical Objects in C++

    Computational Tools in A Unified Object-Oriented Approach

    by Yair Shapira ...
    Series series Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
    Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequis ... Read more

    $162.04 AUD

  • Java: The Complete Reference, Tenth Edition

    The Definitive Java Programming GuideSupplement for key JDK 10 new features available from book's Downloads & Resources page at OraclePressBooks.com.Fully updated for Java SE 9, Java: The Complete Reference, Tenth Edition explains how to develop, compile, debug, and run Java programs. Bestselling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and ... Read more

    $66.76 AUD

  • Object-Oriented Design in MOJO Programming

    Ultimate Step-by-Step Guide to Mastering Object-Oriented Programming for Mojo Developer

    Series series Mojo Programming mastery
    Unleash the Power of OOP for Exceptional MOJO Development: Your Step-by-Step GuideMaster Object-Oriented Design and Craft Powerful Machine Learning ApplicationsThe world of machine learning is abuzz with innovation, and MOJO, a high-performance programming language, is rapidly establishing itself as a game-changer. Its focus on developer experience and efficiency makes it ideal for building ... Read more

    $10.53 AUD or Free with Kobo Plus

  • A Solid Way in C#: Master Solid Principles and Write Clean, Maintainable Code

    by Humna Ansari ...
    The SOLID Way in C#Master SOLID Principles in C# – Write Clean, Robust Code the Fun Way!Are you ready to level up your C# coding skills with one of the most important design principles in software development? Whether you're a beginner or an experienced developer looking to write cleaner, more maintainable code, this ebook is your friendly, brain-friendly guide to mastering the SOLID principles in ... Read more

    $4.99 AUD or Free with Kobo Plus

  • Python Mastery: From Absolute Beginner to Pro

    by NIBEDITA Sahu ...
    Unlock the full potential of Python with this comprehensive and engaging guide that takes you on an exciting journey from an absolute beginner to a seasoned pro! Whether you're a complete novice or already have some programming experience, this book is designed to equip you with the skills and knowledge needed to excel in Python programming.Why This Book Stands Out:Step-by-Step Learning: The book ... Read more

    $18.99 AUD or Free with Kobo Plus

  • 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

    $13.19 AUD

  • Android Studio 3.0 Development Essentials - Android 8 Edition

    by Neil Smyth ...
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android ... Read more

    $54.00 AUD