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 97 - 120 of 897 Results
Skip side bar filters
  • Desbravando Java e Orientação a Objetos

    Um guia para o iniciante da linguagem

    Aprenda Orientação a Objetos com Java de forma simples e efetiva! Você compilará e executará seu próprio programa em algumas horas. Por que Java? Essa é uma das linguagens de programação mais utilizadas em todo o mundo, com 20 anos e atualmente mais de 9 milhões de desenvolvedores. O livro explora importantes conceitos da orientação a objetos como encapsulamento, herança e polimorfismo. Sempre com ... Read more

    R179,00 or Free with Kobo Plus

  • Learning ActionScript 3.0

    The Non-Programmer's Guide to ActionScript 3.0

    In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects.The authors do more than just give you a collection of sample scripts. Written for those of you new ... Read more

    R467,46

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    by Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Read more

    R350,62

  • Machine Learning For Absolute Begginers A Step By Step Guide

    Algorithms For Supervised And Unsupervised Learning With Real World Applications

    Machine learning occurs primarily through the use of " algorithms" and other elaborate procedures.Whether you're a novice, intermediate or expert this book will teach you all the ins, outs and everything you need to know about machine learning.Instead of spending hundreds or even thousands of dollars on courses/materials why not read this book instead?Its a worthwhile read and the most valuable ... Read more

    R63,37 or Free with Kobo Plus

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    Series Book 4 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... Read more

    R47,49

  • Zie Scherp Scherper - 2e editie

    Object georiënteerd programmeren met C#, van beginner naar gevorderde

    by Tim Dams ...
    Programmeren is een beetje zoals fietsen. Van zodra je ermee weg bent verleer je het niet. Maar je moet er natuurlijk wel voor op een fiets springen. Erover lezen helpt niet. Dit boek hanteert de 'leren fietsen doe je door het te doen'-filosofie om je zo gekend te maken met de basisbeginselen van programmeren in C#. Ieder hoofdstuk sluit af met een resem aan praktische oefeningen, die je zullen ... Read more

    R94,17

  • Designing Interfaces

    Patterns for Effective Interaction Design

    Designing a good interface isn't easy. Users demand software that is well-behaved, good-looking, and easy to use. Your clients or managers demand originality and a short time to market. Your UI technology -- web applications, desktop software, even mobile devices -- may give you the tools you need, but little guidance on how to use them well.UI designers over the years have refined the art of ... Read more

    R584,42

  • C++ Software Design

    Design Principles and Patterns for High-Quality Software

    Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.C++ trainer and ... Read more

    R993,59

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    Series series Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a ... Read more

    R238,08 or Free with Kobo Plus

  • C++ Programming Cookbook

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... Read more

    R571,62 or Free with Kobo Plus

  • Python Programming for Beginners

    The Complete Guide to Mastering Python in 10 Days with Guiding Exercises – Top Secret Coding Tips, Well-detailed Examples and Outputs, with Questions and Answers for Each Chapter. The Ultimate Python Crash Course for Dummies. Computer science

    by C J Smith ...
    THE EASIEST PYTHON PROGRAMMING BOOK EVERLooking to learn Python programming in a beginner-friendly way? Look no further than "Python Programming for Beginners" by Musa Usman! This comprehensive guide covers everything you need to know about Python, from the basics of data types and control structures to advanced topics like object-oriented programming and multithreading. With clear explanations, ... Read more

    R182,47 or Free with Kobo Plus

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book ... Read more

    R774,40

  • Java Application Architecture

    Modularity Patterns with Examples Using OSGi

    Series series Robert C. Martin Series
    “I’m dancing! By god I’m dancing on the walls. I’m dancing on the ceiling. I’m ecstatic. I’m overjoyed. I’m really, really pleased.”–From the Foreword by Robert C. Martin (a.k.a. Uncle Bob)This isn’t the first book on Java application architecture. No doubt it won’t be the last. But rest assured, this title is different. The way we develop Java applications is about to change, and this title ... Read more

    R701,26

  • Refactoring to Patterns

    Series series Addison-Wesley Signature Series (Fowler)
    In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly anticipated Refactoring to Patterns, Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary ... Read more

    R978,87

  • Learn C++ in 24 Hours

    by Alex Nordeen ...
    Table Of ContentChapter 1: C++ Programming: What is C++ | Learn Basic Concepts of C++What is C++?Popular programming languages in use?Is C++ best programming language?Who uses C++?Five Basic Concepts of C++Use of C++ Programming LanguageChapter 2: How to Download and Install C++ IDE on WindowsWhat is Dev-C++?How to Download and In... ... Read more

    R182,47

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Read more

    R467,46

  • 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

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Read more

    R467,46

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to ... Read more

    R292,09

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... Read more

    R628,23

  • Graphics and Animations with SwiftUI

    Quick Guides for Masterminds

    by J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to create graphics and animations using the SwiftUI framework.After reading this guide, you will know how to create and combine ... Read more

    R40,24

  • Swift Development with Cocoa

    Developing for the Mac and iOS App Stores

    Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch.Learn how to use Swift in a wide range of real-world situations, with Cocoa features such as Event Kit and Core Animation. ... Read more

    R496,67

  • Android Studio 4.1 Development Essentials - Java Edition

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

    by Neil Smyth ...
    Fully updated for Android Studio 4.1, Android 11 (R), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the ... Read more

    R469,99 or Free with Kobo Plus

  • Introducción a los Algoritmos y las Estructuras de Datos 2

    Introducción a los Algoritmos y las Estructuras de Datos, #2

    Series Book 2 - Introducción a los Algoritmos y las Estructuras de Datos
    Introducción a Algoritmos y Estructuras de Datos - Volumen 2Este libro es el segundo volumen de una serie titulada Introducción a los Algoritmos y Estructuras de Datos. El diseño de un algoritmo eficiente para la solución de problemas requiere la inclusión de las estructuras de datos apropiadas. En el campo de la ciencia de la computación, las estructuras de datos se utilizan para organizar y ... Read more

    R158,67