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 1 - 24 of 923 Results
Skip side bar filters
  • 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

    S$ 63.43 SGD

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    by James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... Read more

    Free

  • Refactoring

    Improving the Design of Existing Code

    by Martin Fowler ...
    Series series Addison-Wesley Signature Series (Fowler)
    Martin Fowler’s guide to reworking bad code into well-structured codeRefactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that ... Read more

    S$ 71.82 SGD

  • Game Programming Patterns

    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Read more

    S$ 31.48 SGD

  • Patterns of Enterprise Application Architecture

    by Martin Fowler ...
    Series series Addison-Wesley Signature Series (Fowler)
    The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their ... Read more

    S$ 82.94 SGD

  • 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

    S$ 67.35 SGD

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Read more

    S$ 67.35 SGD

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Read more

    S$ 50.57 SGD

  • 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

    S$ 10.99 SGD or Free with Kobo Plus

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Read more

    S$ 67.35 SGD

  • Head First Python

    A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide

    by Paul Barry ...
    What will you learn from this book?Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which—once it's ready for prime time—runs in the cloud. You'll learn how to wrangle data with Python, scrape data from the ... Read more

    S$ 56.45 SGD

  • Java: The Good Parts

    Unearthing the Excellence in Java

    by Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... Read more

    S$ 23.75 SGD

  • Professional JavaScript for Web Developers

    by Matt Frisbie ...
    Series series Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript ... Read more

    S$ 70.99 SGD

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Read more

    S$ 67.35 SGD

  • Python Object-Oriented Programming

    Build robust and maintainable object-oriented Python applications and libraries

    Level up your Python development by exploring advanced OOP concepts in this updated edition covering the latest design patterns, OOP techniques, and real-world projects tailored for Python 3.11 and beyondKey FeaturesBuild an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine ... Read more

    S$ 85.34 SGD or Free with Kobo Plus

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Read more

    S$ 44.57 SGD or Free with Kobo Plus

  • Go Java: The fundamentals Guide for beginners

    by Scott Murach ...
    This book is a Back to Basics Approach uses a layered strategy to introduce Java programming, with the aim of overcoming the difficulty associated with introductory programming textbooks. The authors’ proven and class-tested “back to basics” approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only ... Read more

    S$ 36.72 SGD

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly Guide Key features Strengthens the foundations, as detailed explanation of programming language concepts are given. Lists down all important points that you need to know related to various topics in an organized manner. Prepares you for coding related interview and theoretical questions. Provides In depth explanation of complex topics and Questions. ... Read more

    S$ 21.46 SGD

  • iOS 8 App Development Essentials - Second Edition

    by Neil Smyth ...
    This is the Second Edition of iOS 8 App Development Essentials. This edition has been fully updated for Swift 1.2 and Xcode 6.3.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 8 and programming in Swift is provided, followed by an in-depth look at the design of iOS applications and ... Read more

    S$ 17.87 SGD

  • 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

    S$ 9.39 SGD or Free with Kobo Plus

  • C# and Algorithmic Thinking for the Complete Beginner

    Unlock the Power of Programming with C# and Algorithmic Thinking

    Dive into the world of C\# and algorithmic thinking with Aristides Bouras's comprehensive guide for complete beginners. Master fundamental concepts, from basic algorithms to advanced programming techniques, using Visual Studio.Key FeaturesComprehensive introduction to C\# and algorithmic thinking with step-by-step guidance.Practical exercises with real-world applications, along with integration of ... Read more

    S$ 13.51 SGD or Free with Kobo Plus

  • PYTHON CRASH COURSE FOR BEGINNERS AND EARLY STARTERS

    LEARN PYTHON PROGRAMMING IN SEVEN DAYS

    Unleash Your Programming Potential with Python: A Beginner's GuideMaster the fundamentals of Python and confidently embark on your coding journey with this comprehensive beginner's guide.This book offers a structured and engaging path to learning Python, a powerful and versatile programming language prized for its readability and wide range of applications. Whether you're a student, a hobbyist, or ... Read more

    S$ 10.99 SGD

  • iOS 7 Programming Fundamentals

    Objective-C, Xcode, and Cocoa Basics

    by Matt Neuburg ...
    If you want to build an app optimized for iPhone or iPad, you need a thorough understanding of the Objective-C language, the Cocoa API, and the Xcode development environment. This practical guide walks you through the fundamentals of these iOS building blocks, complete with easy-to-follow code examples. By learning how to navigate the idiosyncracies of this framework, you’ll be able to create a ... Read more

    S$ 38.68 SGD

  • 'C' Programming in an Open Source Paradigm

    Over the period of last few decades, the 'C' language has become an icon for computer programmers. The field of computer science has undergone tremendous change, and the rate of obsolescence of concepts, programming platforms, tools and utilities is extremely high. However, in spite of such vast changes, the only thing that has retained its stability is the 'C' language. Even today, millions of ... Read more

    S$ 98.85 SGD