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 697 - 720 of 892 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

    R142,79

  • Mastering UI/UX Design: Theoretical Foundations and Practical Applications

    "Mastering UI/UX Design: Theoretical Foundations and Practical Applications" is a comprehensive guide for anyone looking to deepen their understanding of user interface (UI) and user experience (UX) design. This book delves into the core principles and theories that underpin effective UI/UX design, offering readers a solid foundation to build upon. It seamlessly bridges the gap between theory and ... Read more

    R158,67 or Free with Kobo Plus

  • The Programmer’s Path: Learn Python

    by D.K Julius ...
    The Programmer's Path: Learn PythonBeginner Level – Volume IStart your journey into real-world programming with Python.The Programmer's Path: Learn Python — Beginner Level, Volume I is designed for readers who want more than a surface-level introduction to Python. This book doesn't just teach syntax. It teaches you how to think like a programmer.Through hands-on examples and practical exercises, ... Read more

    R47,49 or Free with Kobo Plus

  • Python for Absolute Beginners

    A Complete Guide to Master Python Programming with Hands-on Examples and Exercises

    Master the basics of Python programming with practical coding examples and exercises designed for absolute beginners. Learn key concepts such as variables, loops, OOP, and data manipulation using Pandas.Key FeaturesStep-by-step guidance on Python concepts and syntaxReal-life examples and exercises for hands-on learningComprehensive coverage of Python's essential libraries like PandasBook ... Read more

    R187,67 or Free with Kobo Plus

  • Qt5 C++ GUI Programming Cookbook

    Design and build a functional, appealing, and user-friendly graphical user interface

    by Lee Zhi Eng ...
    Use Qt5 to design and build a graphical user interface that is functional, appealing, and user-friendly for your software applicationKey Features\[\*\] Learn to make use of Qt5 to design and customize the look-and-feel of your application\[\*\] Improve the visual quality of your application by utilizing the graphic rendering system and animation system provided by Qt5\[\*\] A good balance of ... Read more

    R598,91 or Free with Kobo Plus

  • Crafting Games with Python & Pygame: Game Development Unleashed

    Unleash your creativity and dive into the world of game development with Crafting Games with Python & Pygame: Game Development Unleashed! This comprehensive guide is designed for beginners and intermediate programmers who are eager to learn how to build their own games from the ground up using Python and Pygame, two of the most accessible and popular tools in the industry today.Whether you're new ... Read more

    R158,67 or Free with Kobo Plus

  • Jumping Into PHP

    A Beginner's Guide to Learning PHP

    by John Facey II ...
    Welcome to Jumping Into PHP! This ebook will teach you the basics of PHP programming, so you can start creating your own dynamic and interactive web pages.PHP is a server-side scripting language, which means that it executes on the web server rather than on the user's computer. This makes it ideal for web development, as it allows you to create pages that are personalized and responsive to user ... Read more

    R91,14 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

    R476,33 or Free with Kobo Plus

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    by Dargslan ...
    Series Book 8 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" ... Read more

    R282,89 or Free with Kobo Plus

  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    by Corey Scott ...
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching ... Read more

    R540,03 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

    R569,93

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.2, Java and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of Android Studio is included covering areas such as tool windows, the code editor, ... Read more

    R469,99 or Free with Kobo Plus

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly GuideDESCRIPTIONMost Programmer's learning Python are usually comfortable with some or the other programming language and are not interested in going through the typical learning curve of learning the first programming language. Instead, they are looking for something that can get them off the ground quickly. They are looking for similarities and ... Read more

    R254,14

  • Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work

    Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work is a comprehensive guide that equips you with the knowledge and skills needed to harness the full potential of Docker for scalable and efficient deployment of containerized applications. Whether you're new to containerization or an experienced DevOps engineer, this book provides a deep dive into Docker's ... Read more

    R238,08

  • HTML e CSS

    Series series Série Informática
    Este livro funciona como um guia para entender e usar duas das linguagens mais empregadas no desenvolvimento de páginas web: HTML e CSS. Por meio de atividades passo a passo, você conhecerá as principais tags e aprenderá a trabalhar com listas e links, formatar textos, criar formulários e páginas responsivas, adicionar imagens, áudios e vídeos a suas páginas, entre outras possibilidades.O livro ... Read more

    R199,00

  • A Functional Approach to Java

    Augmenting Object-Oriented Java Code with Functional Principles

    by Ben Weidig ...
    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this ... Read more

    R935,05

  • ElasticSearch Blueprints

    A practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch

    by Vineeth Mohan ...
    Key FeaturesBook DescriptionIf you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch.What you will learnBuild a ... Read more

    R598,91 or Free with Kobo Plus

  • Rust Essentials

    Safe and Fast Programming

    Edited by William Smith ...
    "Rust Essentials: Safe and Fast Programming" is a comprehensive guide designed for both novice and experienced programmers eager to master Rust, a language renowned for its emphasis on safety and performance. This book offers a detailed exploration of Rust’s unique ownership system, ensuring readers can write robust, memory-safe code without a garbage collector. Through meticulously crafted ... Read more

    R111,02 or Free with Kobo Plus

  • The DevOps Journey: Navigating the Path to Seamless Software Delivery

    "The DevOps Journey: Navigating the Path to Seamless Software Delivery" is an essential guide for IT professionals, software developers, and operations teams striving to enhance their DevOps practices. This comprehensive resource delves into the core principles of DevOps, including automation, continuous integration (CI), continuous deployment (CD), and collaboration, to streamline and optimize ... Read more

    R158,67

  • Object Oriented Programming with Angular

    Learn advanced techniques and best practices of Angular programming for building enterprise web applicationsKey Features? Get familiar with the core concepts of Angular.? Discover best practices, tips, and tricks while working with Angular.? Learn ho ... Read more

    R254,14

  • Introduction to Statistical Computing and Visualization Using R

    by Megha Rathi ...
    The book provides a foundational guide to statistical computing and visualisation Using R programming with an emphasis on practical data analysis skills that are directly applicable to diverse fields like finance, defence, health, and education. It uniquely combines a thorough explanation of basic constructs with advanced topics such as data visualisation, statistical modeling, and probability, ... Read more

    R3 241,06

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Read more

    R584,42

  • Data Clustering in C++

    An Object-Oriented Approach

    by Guojun Gan ...
    Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group are similar and objects in different groups are quite distinct. Thousands of theoretical papers and a number of books on data clustering have been published over the past 50 years. However, few books exist to teach people how to implement ... Read more

    R1 695,07

  • Learning Java Through Games

    Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an applic ... Read more

    R2 368,22