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 841 - 864 of 921 Results
Skip side bar filters
  • The Unified Process Elaboration Phase

    Best Practices in Implementing the UP

    by Scott Ambler ...
    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? Scott Ambler doesn't think so. This book is one in a four-volume series that presents a critical review of the Unified Process -- designed to p ... Read more

    S$ 92.14 SGD

  • Object-Oriented Design Choices

    by Adair Dingle ...
    Do modern programming languages, IDEs, and libraries make coding easy? Maybe, but coding is not design. Large-scale or expensive apps clearly require evaluation of design choices. Still, software design directly impacts code reuse and longevity even for small-scale apps with limited overhead. This text evaluates and contrasts common object-oriented designs.A given problem may have many solutions. ... Read more

    S$ 105.89 SGD

  • Programación en C++

    En este libro trataremos de responder a tres preguntas muy comunes:¿Por qué existe C++ y cuáles son sus ventajas sobre C?¿Qué recursos están disponibles en C++ para materializar las ideas orientadas a objetos?¿Cómo diseñar e implementar código usando los principios de la orientación a objetos?Una vez que haya comprendido las características básicas disponibles en C++, y sepa cómo y por qué usarlas ... Read more

    S$ 8.77 SGD

  • Visual Basic.NET All Versions

    Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise ... Read more

    S$ 22.37 SGD or Free with Kobo Plus

  • Manual Python

    Sin rodeos, directo al código

    Si estas cansado de ver y utilizar manuales de +500 páginas y en los que hay mucha descripción pero poco código este es tu libro, sin rodeos, sin explicaciones sobrantes, aprende Python de forma rápida y sencilla.¿Quieres aprender código? Aquí lo tienesCon este manual ya podrás poner en tu curriculum que sabes programar en Python.¿Que vas a aprender?• Conceptos de Python para poder trabajar.<br... ... Read more

    S$ 4.48 SGD

  • Python | Schritt für Schritt Programmieren lernen

    Der ultimative Anfänger Guide für einen einfachen & schnellen Einstieg in die Programmierung mit Python

    "Python - Schritt für Schritt" ist das Buch für alle, die die Grundlagen der Programmierung in Python von einem Ingenieur (M.Eng.) erlernen möchten. In diesem Buch können Sie sowohl die theoretischen Grundlagen als auch den praktischen Umgang mit der Programmiersprache Python anhand von zahlreichen Beispielen und tollen DIY-Projekten erlernen.Wenn Sie also auf der Suche nach einem Praxisratgeber ... Read more

    S$ 12.61 SGD or Free with Kobo Plus

  • Coding in R per l'analisi dati - da principiante a esperto

    Questo testo di base di programmazione con R per aspiranti data analyst nasce per accompagnare un principiante nella programmazione, dalle basi del linguaggio di programmazione (uno dei più conosciuti e utilizzati nel campo dell'analisi dati) fino all'utilizzo della statistica descrittiva.Al termine di questo libro sarete in grado di creare, importare, manipolare e gestire dei dataset. Impareremo ... Read more

    S$ 18.79 SGD 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

    S$ 21.46 SGD

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis.Key FeaturesProvides the core skills required to become a Ruby programmerCovers how to use the most popular Ruby Gem librariesIncludes details on regular ... Read more

    S$ 49.04 SGD or Free with Kobo Plus

  • C# Fundamentals

    Learn Modern C# 14 and .NET 10 from the Ground Up

    by Adam Seebeck ...
    C# Fundamentals: Learn Modern C# 14 and .NET 10 from the Ground Up is your complete, hands-on guide to mastering Microsoft’s latest programming language and platform. Whether you are new to coding or upgrading from earlier .NET versions, this structured course takes you from core concepts to professional-grade development with modern syntax and best practices.What you will learnSet up Visual ... Read more

    S$ 13.74 SGD

  • Learn C# Programming

    A guide to building a solid foundation in C# language for writing efficient programs

    Get started with C\# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C\# 8Key FeaturesLearn the fundamentals of C\# with the help of easy-to-follow examples and explanationsLeverage the latest features of C\# 8, including nullable reference types, pattern matching ... Read more

    S$ 49.04 SGD or Free with Kobo Plus

  • Java 9 with JShell

    Introducing the full range of Java 9's new features via JShell

    Explore Java 9 with JShell and UMLKey FeaturesA full account of Java 9’s new featuresThis tutorial emphasises fluency using JShell exercisesGet a thorough introduction to contract programming code reuse via Java genericsLearn how to use the new module systemHow to use proper functional programming style inside Java 9Book DescriptionThe release of Java 9 has brought many subtle and not-so-subtle ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook ... Read more

    S$ 44.13 SGD or Free with Kobo Plus

  • Android Studio Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). 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 ... Read more

    S$ 13.74 SGD

  • Debunking C++ Myths

    Embark on an insightful journey to uncover the truths behind popular C++ myths and misconceptions

    Explore the origins of C++ myths and their relevance today, learn to sidestep common pitfalls, and adopt modern best practices to master the evolving C++ programming landscapeKey FeaturesTrace the origins of C++ misconceptions and understand why they persistLearn to avoid pitfalls caused by misunderstood C++ standardsLeverage the lesser-known features of the C++ programming languagePurchase of the ... Read more

    S$ 45.12 SGD or Free with Kobo Plus

  • Programação para dispositivos móveis

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Programação para dispositivos móveis propõe um mergulho no universo da biblioteca React Native, uma das mais ... Read more

    S$ 8.23 SGD

  • Sistemas Orientados a Objetos

    teoria e prática com UML e Java

    Livro Sistemas Orientados a Objetos: teoria e prática com UML e Java Este é um guia prático e direto para iniciantes aprenderem rapidamente como solucionar problemas com modelagem orientada a objetos e programação em Java. Ao longo do livro, problemas de complexidade crescente têm suas soluções expressas em diagramas UML e no código Java correspondente, com comentários sobre as principais ... Read more

    S$ 11.98 SGD

  • Top 20 Essential Skills for Python in ArcGIS

    Series series Top 20 Essential Skills
    Top 20 Essential Skills for Python in ArcGIS® guides you through the basics of Python and developing solutions to enhance your geospatial workflows.Supercharge your ArcGIS workflows and enable others to work with your tools with the versatility of Python coding. Top 20 Essential Skills for Python in ArcGIS guides readers through integrating Python with ArcGIS capabilities, from performing market ... Read more

    S$ 49.58 SGD

    PRE-ORDER

  • Mastering LibGDX Game Development

    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title

    by Patrick Hoey ...
    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial titleKey FeaturesBook DescriptionLeverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • OpenGL to Vulkan: Mastering Graphics Programming

    "OpenGL to Vulkan: Mastering Graphics Programming" is a comprehensive guide designed for professionals and enthusiasts in the realm of graphics programming. As the industry shifts from the well-established OpenGL to the more robust and efficient Vulkan, this book serves as a vital resource for making this transition seamless and effective.This book begins with an introduction to OpenGL, covering ... Read more

    S$ 12.61 SGD

  • Kubernetes Handbook

    Non-Programmer's Guide to Deploy Applications with Kubernetes

    What “Kubernetes” does and how?After working in the technology and consulting ecosystem for the last 10 years, I am a huge supporter of simplification. While I understood the whole concept of Containerization and automating the deployment, I wanted to explain the bunch of newly recruited Technology Consultants in our team that how actually it’s used and deployed.So, the logical topics to be ... Read more

    S$ 4.50 SGD or Free with Kobo Plus

  • Java I/O

    Tips and Techniques for Putting I/O to Work

    All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four largecategories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing ... Read more

    S$ 47.51 SGD

  • Java Power Tools

    All true craftsmen need the best tools to do their finest work, and programmers are no different. Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short articles about one particular tool -- whether it's for build systems, version control, or other aspects of the ... Read more

    S$ 47.51 SGD

  • Practical Advanced TypeScript

    by Bledar Ramo ...
    Practical Advanced TypeScript is your one-stop guide to mastering TypeScript's advanced language features through a unique, hands-on approach. This book is perfect for developers looking to learn the language in depth, understand its latest features, and select the patterns that fit real-world projects perfectly.Each topic in this book is explained in a well-defined and compact way, offering the ... Read more

    S$ 12.61 SGD