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

  • 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

  • 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

  • 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

  • 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

  • Practical Rust 1.x Cookbook, Second Edition

    by Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"—a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics, this edition expands upon the first and guarantees that you will be well-versed in the complexities of ... Read more

    PHP1,748.18

  • Atomic Kotlin

    For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java and a Kotlin team member comes a book that breaks concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Full support at www.AtomicKotlin.com.Learn the Successor to Java Today!No programming ... Read more

    PHP2,046.09

  • Funktionen in Python Schritt für Schritt lernen

    Ein verständlicher Leitfaden zum Erstellen, Verwenden und Verstehen von Funktionen in Python für Einsteiger

    by Dargslan ...
    Series Book 3 - Python-Programmierung für Einsteiger
    Willkommen zu "Funktionen in Python Schritt für Schritt lernen" – Ihrem umfassenden Leitfaden zur Beherrschung eines der grundlegendsten und mächtigsten Konzepte in der Python-Programmierung: Funktionen. Auf dieser Reise werden Sie entdecken, wie Funktionen als Bausteine für effizienten, organisierten und wiederverwendbaren Code in Python dienen.Dieses Buch wurde mit einem klaren Ziel konzipiert: ... Read more

    PHP899.72 or Free with Kobo Plus

  • Collection Views with UIKit

    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 configure and display items in a grid with Collection Views.After reading this guide, you will know how to work with Collection ... Read more

    PHP128.42

  • Android Studio 4.2 Development Essentials - Java Edition

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

    by Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.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 areas such as tool windows, the code editor, ... Read more

    PHP1,755.99 or Free with Kobo Plus

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly GuideDESCRIPTIONMost Programmer's learning Python are usually comfortable with some or the other programming language and are not interested in going through the typical learning curve of learning the first programming language. Instead, they are looking for something that can get them off the ground quickly. They are looking for similarities and ... Read more

    PHP906.29

  • 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

  • Mastering Computer Programming

    Mastering Computer Programming: A Comprehensive Guide to Python, C, C++, C#, HTML Coding, and Ethical Hacking – Your Fast-Track Path to Expertise! is your ultimate resource for becoming a proficient programmer. Whether you're a beginner looking to learn the fundamentals or an experienced developer aiming to enhance your skills, this book covers it all.Dive deep into the world of programming with ... Read more

    PHP874.38

  • Programming in D

    by Ali Çehreli ...
    The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics.D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It has C-like syntax and static typing. It ... Read more

    PHP524.05

  • Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work

    Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work is a comprehensive guide that equips you with the knowledge and skills needed to harness the full potential of Docker for scalable and efficient deployment of containerized applications. Whether you're new to containerization or an experienced DevOps engineer, this book provides a deep dive into Docker's ... Read more

    PHP873.80

  • Linux Unveiled: From Novice to Guru

    "Linux Unveiled: From Novice to Guru" is an all-encompassing guide to the Linux operating system, tailored for readers ranging from complete beginners to those aspiring to become Linux gurus. This comprehensive book demystifies the complexities of Linux, offering a practical and detailed approach that promises to enhance the reader's understanding and skills.Embark on a journey that begins with ... Read more

    PHP582.34

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • Lua Essentials: A Journey Through Code and Creativity

    "Lua Essentials: A Journey Through Code and Creativity" is a comprehensive guide designed to immerse both beginners and intermediate coders into the world of Lua programming. This book takes an innovative approach, blending technical skill-building with creative problem-solving techniques to master this versatile scripting language.Starting with the basics, the book introduces Lua's syntax and ... Read more

    PHP582.34

  • HTML e CSS

    Series series Série Informática
    Este livro funciona como um guia para entender e usar duas das linguagens mais empregadas no desenvolvimento de páginas web: HTML e CSS. Por meio de atividades passo a passo, você conhecerá as principais tags e aprenderá a trabalhar com listas e links, formatar textos, criar formulários e páginas responsivas, adicionar imagens, áudios e vídeos a suas páginas, entre outras possibilidades.O livro ... Read more

    PHP619.00

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and ... Read more

    PHP177.79 or Free with Kobo Plus

  • 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

    PHP2,685.69

  • ElasticSearch Blueprints

    A practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch

    by Vineeth Mohan ...
    Key FeaturesBook DescriptionIf you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch.What you will learnBuild a ... Read more

    PHP1,873.79 or Free with Kobo Plus