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 891 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

  • 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

  • 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 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

  • 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

  • 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

  • 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

  • Java

    De 0 a Experto

    Java de 0 a Experto.Con este increíble manual aprenderás todo lo necesario para convertirte en un experto en Java.No necesitas saber programar, aquí lo tendrás todo super explicado y con más de 50 ejercicios resueltos para que puedas practicar cada punto del manual.Con este manual aprenderás:Bases sólidas de Java.Utilizar Spring JPA.Saber que es lo que utiliza una emp... ... Read more

    PHP276.36

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Makesong - Singing in Code

    Teaching Your Robot to Sing in MicroPython-for-micro:bit Code

    EDU057000 EDUCATION / Arts in EducationTake student musical and coding skills to a higher plane!Robert A. Marmaduke and Andre N. Marmaduke present a remarkable update to the original Atari voice synthesizer codec by Mark Barton, building on reverse-engineering work of Sebastian Macke, to create a new workbook for Computational Musicology, based on using MicroPython programming language for the BBC ... Read more

    PHP463.42

  • Laravel

    An Easy to Follow Guide

    Welcome to your journey into the world of Laravel, a journey that will take you from thefoundational principles of web development to the advanced techniques used byprofessionals to build robust, scalable applications. Laravel, known for its elegance,simplicity, and readability, has emerged as one of the most popular PHP frameworks,empowering developers to craft their ideas into reality ... Read more

    PHP640.63

  • JAVA Programming Simplified

    Java With a lot of Programming examples Key Featuresa- Covers the key concepts of Java Programminga- Programming examples are provided to understand the concepts wella- Designed to cover the syllabus of BCA, BSc-IT and Mater level Courses in Computer Applicationsa- Step by Step instructions are provided to get more clarity on the topica- Covers Core Java along with some advanced topics of Java ... Read more

    PHP906.29

  • Enterprise JavaBeans 3.0

    If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill ... Read more

    PHP1,678.39

  • Rust In Practice, Second Edition

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages with latest Rust 1.77"Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new edition comes with Rust 1.77 version that goes deeper into Rust's core and advanced ... Read more

    PHP2,156.23

  • Simplifying Software Design

    The Genius of Bureaucracies, or How Not-My-Job Sharpens Your Design

    Series series The Simplifying Series
    Simplifying Software Design: The Genius of Bureaucracies, or How Not-My-Job Sharpens Your Design addresses a deceptively simple question at the heart of software development:Where should this line of code go?Every system is the accumulation of answers to that question. Each decision about responsibility, knowledge, and communication shapes whether a system remains understandable, maintainable, and ... Read more

    PHP553.78

  • 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

    PHP1,629.29 or Free with Kobo Plus

  • Learning C# 3.0

    Master the fundamentals of C# 3.0

    If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You'll also learn how to build Windows applications and handle data with C#.No previous ... Read more

    PHP1,342.69

  • SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management

    In today's fast-paced digital world, understanding how to efficiently store, manage, and retrieve data is crucial for businesses and developers alike. SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management offers a deep dive into the world of both relational and non-relational databases, providing readers with the tools they need to navigate the complexities of modern data ... Read more

    PHP582.34

  • Rust Web Programming

    A hands-on guide to Rust for modern web development, with microservices and nanoservices

    A comprehensive guide to developing, packaging, and deploying Rust web applications – with new coverage on async Rust, WebAssembly, nanoservices, and more. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesGet a comprehensive introduction to Rust for full-stack web developmentExplore the exciting evolution of Rust in recent years with WebAssembly, Axum, native ... Read more

    PHP1,836.89 or Free with Kobo Plus

  • Python for Machine Learning: From Fundamentals to Real-World Applications

    "Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering machine learning with Python. Whether you're a beginner looking to enter the exciting world of data science or an experienced programmer aiming to delve deeper into machine learning, this book provides you with the knowledge and practical skills needed to excel in the field ... Read more

    PHP582.34

  • The Book of Ruby

    A Hands-On Guide for the Adventurous

    Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby's trendier features, The Book of Ruby reveals the secret inner workings of one of the world's most popular programming languages, teaching you to write clear, maintainable code.You'll start with the basics—types, data structures, and control flows—and progress to ... Read more

    PHP1,340.99

  • ActionScript 3

    Programmation séquentielle et orientée objet

    Series series Blanche
    Une version qui marque un tournantLangage de l'environnement Flash, l'ActionScript est devenu totalement orienté objet depuis sa version 3, tout en permettant aussi une programmation séquentielle. Très proche du JavaScript et ressemblant également beaucoup au langage Java, cette dernière version marque une rupture avec les deux précédentes : syntaxe différente, nouvelles classes, nouvelles ... Read more

    PHP1,592.35 or Free with Kobo Plus

  • Python Refinement Course

    Powered by GPT-4

    Series Book 1 - Python
    This Python Refinement Course will focus on enhancing your practical skills through advanced exercises and projects, covering areas such as algorithms, data structures, object-oriented programming and more complex programming concepts. The course will be structured into modules, each focusing on a specific topic.It's a course powered by the capabilities of GPT-4 for the corrections of both theory ... Read more

    PHP345.62 or Free with Kobo Plus

  • First Steps in Unreal: Building Your First Game

    Mastering Unreal Engine: From Novice to Pro

    Series series Mastering Unreal Engine: From Novice to Pro
    "First Steps in Unreal: Building Your First Game" is an essential guide for aspiring game developers and enthusiasts. This comprehensive book is tailored to beginners, offering a step-by-step journey into the world of game development using the Unreal Engine, one of the industry's most powerful and popular game development tools.The book starts with an introduction to the Unreal Engine, providing ... Read more

    PHP582.34