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 896 Results
Skip side bar filters
  • 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

    PHP2,853.59

  • 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

    PHP2,853.59

  • Design Patterns Explained: A New Perspective on Object-Oriented Design

    A New Perspective on Object-Oriented Design

    "One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples–this has been very inspiring for a product I'm working on: an audio-only introduction to OOP and software development."–Bruce Eckel"...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful ... Read more

    PHP3,042.39

  • 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

    PHP1,342.69

  • Tapworthy

    Designing Great iPhone Apps

    by Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... Read more

    PHP1,342.69

  • 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

  • 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

    PHP1,454.39

  • Python At A Glance

    by Ajit Singh ...
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS ... Read more

    PHP232.59 or Free with Kobo Plus

  • Practical Lua 5 Programming

    Explore Lua's programming capabilities with 100+ sample demonstrations and programs

    by Brynna Kevar ...
    If you're into Lua programming, then this "Practical Lua 5 Programming" is a must-read. It's a hands-on book that'll help you get up and running quickly. It's got clear, step-by-step examples that'll walk you through everything from setting up your development environment to building dynamic web applications and embedding Lua in other programming languages.Every chapter starts with an essential ... Read more

    PHP2,097.99

  • Perl Programming in easy steps, 2nd edition

    by Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Read more

    PHP1,590.52

  • Core Objective-C in 24 Hours

    by Keith Lee ...
    Core Objective-C in 24 Hours provides a clear and concise overview of the programming language, describes its key features and APIs, and presents recommendations for developing iOS and OS X apps using Objective-C. It is written for readers who want a general understanding of Apple Objective-C technology on the Mac along with developers who want to quickly get started with the language. Very ... Read more

    PHP232.59

  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    by Jack Widman ...
    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects.Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help ... Read more

    PHP2,391.89

  • Android Studio 3.4 Development Essentials - Kotlin Edition

    Developing Android 9 Apps Using Android Studio 3.4, Kotlin and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 3.4, Android 9, 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 Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by ... Read more

    PHP2,097.94 or Free with Kobo Plus

  • Extending R

    Series series Chapman & Hall/CRC The R Series
    Up-to-Date Guidance from One of the Foremost Members of the R Core TeamWritten by John M. Chambers, the leading developer of the original S software, Extending R covers key concepts and techniques in R to support analysis and research projects. It presents the core ideas of R, provides programming guidance for projects of all scales, and introduces new, valuable techniques that extend R.The book ... Read more

    PHP5,537.18

  • Mastering Firebase: The Complete Guide to Building and Scaling Apps

    "Mastering Firebase: The Complete Guide to Building and Scaling Apps" is an indispensable resource for developers looking to harness the full potential of Firebase. This comprehensive guide takes you on a journey through the intricacies of Firebase, from the basics of setting up your project to advanced techniques for scaling your applications efficiently.Dive deep into Firebase's suite of ... Read more

    PHP582.34

  • Introduction to the Art of Programming Using Scala

    by Mark C. Lewis ...
    Series series Chapman & Hall/CRC Textbooks in Computing
    With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works we ... Read more

    PHP5,187.42

  • Java in Action for Programmers

    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... Read more

    PHP1,655.37

  • The Unreal Developer's Guide: Intermediate Challenges

    Mastering Unreal Engine: From Novice to Pro

    Series series Mastering Unreal Engine: From Novice to Pro
    "The Unreal Developer's Guide: Intermediate Challenges" is a meticulously crafted resource for game developers who have a basic understanding of the Unreal Engine and are eager to deepen their skills. This book bridges the gap between foundational knowledge and advanced game development techniques, focusing on intermediate-level challenges that are essential for creating complex and captivating ... Read more

    PHP582.34

  • Programming C# 12

    Build Cloud, Web, and Desktop Applications

    by Ian Griffiths ...
    C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.Designed for experienced programmers, this book provides many code ... Read more

    PHP2,853.59

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Object???Oriented Programming with Swift 2

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applications

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsKey Features\[\*\]Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\]Write robust, safer, and better code using the blueprints that generate objects\[\*\]Build a platform with object-oriented code by using real-world elements and represent them in ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • IGNOU MCA Object-Oriented Analysis and Design Previous Years Unsolved Papers MCS 219

    by Manish Soni ...
    Series Book 7 - IGNOU MCA Unsolved Books Series
    The field of Object-Oriented Analysis and Design (OOAD) is pivotal in the world of software engineering and development, as it equips students and professionals with the tools and methodologies to conceptualize, design, and implement complex software systems effectively. The IGNOU MCS-219 course on OOAD is designed to provide students with a robust understanding of the principles and practices ... Read more

    PHP504.23 or Free with Kobo Plus

  • Mastering Loops and Conditionals in JavaScript

    A Practical Guide to Controlling Program Flow and Building Smarter Logic with JavaScript

    by Dargslan ...
    Series Book 3 - Dargslan - JavaScript - Beginner Level
    Welcome to "Mastering Loops and Conditionals in JavaScript"—your comprehensive guide to understanding and implementing the fundamental control structures that form the backbone of JavaScript programming. Whether you're taking your first steps into JavaScript development or looking to refine your existing skills, this book will transform how you think about and write JavaScript code.In the world of ... Read more

    PHP1,038.25 or Free with Kobo Plus

  • Advanced Object-Oriented Programming: Build Scalable, Maintainable, and Robust Code

    by Marcus Vale ...
    Are you stuck writing code that works today but becomes a nightmare to maintain tomorrow? Do you understand classes and inheritance but struggle to design systems that stay flexible as requirements change?Advanced Object-Oriented Programming bridges the gap between knowing syntax and mastering software architecture. This book is your roadmap from intermediate developer to software architect.What ... Read more

    PHP290.88