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 893 Results
Skip side bar filters
  • Linux Unveiled: From Novice to Guru

    "Linux Unveiled: From Novice to Guru" is an all-encompassing guide to the Linux operating system, tailored for readers ranging from complete beginners to those aspiring to become Linux gurus. This comprehensive book demystifies the complexities of Linux, offering a practical and detailed approach that promises to enhance the reader's understanding and skills.Embark on a journey that begins with ... Read more

    R158,67

  • Lua Essentials: A Journey Through Code and Creativity

    "Lua Essentials: A Journey Through Code and Creativity" is a comprehensive guide designed to immerse both beginners and intermediate coders into the world of Lua programming. This book takes an innovative approach, blending technical skill-building with creative problem-solving techniques to master this versatile scripting language.Starting with the basics, the book introduces Lua's syntax and ... Read more

    R158,67

  • 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

  • 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

    R48,44 or Free with Kobo Plus

  • 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

  • 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

    R1 695,07

  • 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

  • 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 of the ... Read more

    R291,51 or Free with Kobo Plus

  • 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

  • MapKit

    Learn how to show maps and trace routes in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to use MapKit to include maps in your iOS applications. After reading this guide, you will know how to generate and configure a map, how to add annotations, how to detect the user's location, how to search for addresses, and how to trace a route from one location to another.Table of ContentsMAPKITMap Kit ViewConfiguring the MapAnnotationsUser LocationSearchDirectionsQUICK ... Read more

    R52,49

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... Read more

    R175,25

  • Conservation of Twentieth-Century Furniture

    Series series Routledge Series in Conservation and Museology
    Conservation of Twentieth-Century Furniture provides comprehensive and accessible coverage of the materials and techniques that are encountered in furniture of this century.After putting the design, manufacture and conservation of twentieth-century furniture into context, the volume then offers an A-Z of materials organised into 12 chapters. Within each chapter a wide variety of material types are ... Read more

    R1 296,17

  • 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

    R411,23 or Free with Kobo Plus

  • Scala Design Patterns

    Write efficient, clean, and reusable code with Scala

    by Ivan Nikolov ...
    Write efficient, clean, and reusable code with ScalaKey FeaturesUnleash the power of Scala and apply it in the real world.Increase your efficiency by leveraging the power of Creational, Structural, Behavioural, and Functional design patterns.Build object oriented and functional applications quickly and effectively.Book DescriptionScala has become increasingly popular in many different IT sectors. ... Read more

    R750,71 or Free with Kobo Plus

  • Object-Oriented Python

    Master OOP by Building Games and GUIs

    by Irv Kalb ...
    Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code.Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the ... Read more

    R511,28

  • Learn C Programming in 24 Hours

    by Alex Nordeen ...
    C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications. This ebook course teaches you basic to advance level concept of C Programming to make you pro in C language.Here is what is covered in the book –Chapter 1: What is C Programming Language? Basics, ... Read more

    R182,47

  • Crystal Programming

    A project-based introduction to building efficient, safe, and readable web and CLI applications

    The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey FeaturesThe book uses an example-based approach for a better demonstration of the underlying conceptsDevelop a thorough appreciation of the roles of the macro API and annotationsLeverage supportive tools – ... Read more

    R645,83 or Free with Kobo Plus

  • Mac Application Development by Example: Beginner's Guide

    by Robert Wiebe ...
    This book is a beginners guide that teaches the topic using a learn by example method. This book is for people who are programming beginners and have a great idea for a Mac OS X app and need to get started. ... Read more

    R423,65 or Free with Kobo Plus