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 97 - 120 of 976 Results
Skip side bar filters
  • Swift Development with Cocoa

    Developing for the Mac and iOS App Stores

    Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch.Learn how to use Swift in a wide range of real-world situations, with Cocoa features such as Event Kit and Core Animation. ... Read more

    $24.99 USD

  • Template Metaprogramming with C++

    Learn everything about C++ templates and unlock the power of template metaprogramming

    Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey FeaturesGrasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook DescriptionLearn how the metaprogramming technique ... Read more

    $35.99 USD or Free with Kobo Plus

  • Java All-in-One For Dummies

    by Doug Lowe ...
    A beginning coder’s resource for learning the most popular coding languageWith Java All-in-One For Dummies, you get 8 books in one, for the most well-rounded Java knowledge on the market. Updated for Java 19, this book includes all the major changes to the programming language, so you won’t fall behind. Start by learning the basics of Java—you can do it, even if you’ve never written a line of code ... Read more

    $27.00 USD

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Read more

    $25.99 USD

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Read more

    $24.99 USD

  • Programming iOS 14

    by Matt Neuburg ...
    If youâ??re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, youâ??ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse ... Read more

    $41.99 USD

  • Unity in Action, Third Edition

    Multiplatform game development in C#

    by Joe Hocking ...
    This hands-on beginners guide gets you building games fast, all with the awesome Unity engine! You’ll speed past the basics and use your existing coding skills to create 2D, 3D, and AR/VR games.In Unity in Action, Third Edition, you will learn how to:Create characters that run, jump, and bump into thingsBuild 3D first-person shooters and third-person action gamesConstruct 2D card games and side ... Read more

    $49.99 USD

  • 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

    $34.19 USD or Free with Kobo Plus

  • Android Studio Chipmunk Essentials - Kotlin Edition

    Developing Android Apps Using Android Studio 2021.2.1 and Kotlin

    by Neil Smyth ...
    Fully updated for Android Studio Chipmunk, 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 an introduction to programming in Kotlin including data types, control flow, ... Read more

    $34.99 USD or Free with Kobo Plus

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an ... Read more

    $27.89 USD or Free with Kobo Plus

  • Mastering openFrameworks: Creative Coding Demystified

    Stuffed with practical examples, this book gives clear and effective instructions to build your own fun, stunning, and highly-interactive openFrameworks applications. Each chapter is focused on one topic and has a new theme to it. If you are a visual artist, designer, or programmer interested in creative coding with openFrameworks then this book is for you. Basic knowledge of object-oriented ... Read more

    $26.59 USD or Free with Kobo Plus

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    by Corin Hale ...
    Series Book 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... Read more

    $5.99 USD or Free with Kobo Plus

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form ... Read more

    $33.89 USD

  • 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

    $48.99 USD

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Read more

    $20.99 USD

  • iPhone iOS 6 Development Essentials

    by Neil Smyth ...
    The aim of iPhone iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPhone. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth look at the design of iPhone applications and user interfaces. More advanced topics such ... Read more

    $12.99 USD

  • Get Programming with Node.js

    SummaryGet Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database ... Read more

    $49.99 USD

  • DARK PYTHON

    Apprenez à créer vos propres outils de Hacking

    by B.Anass ...
    VOUS NE DEVIENDREZ JAMAIS HACKER SI VOUS NE SAVEZ PAS CODER !.La programmation vous offre la flexibilité, la souplesse, et le raisonnement pour que vous puissiez s’adapter aux différentes situations dans lesquelles les outils proposés par d’autres programmeurs sur le web ne répondent pas a vos besoins, vous serrez obligé de créer l’outil adéquat par vous-même, et c’est là que vous devez mettre vos ... Read more

    $7.99 USD

  • A Practical Guide to SysML

    The Systems Modeling Language

    Series series The MK/OMG Press
    A Practical Guide to SysML, Third Edition, fully updated for SysML version 1.4, provides a comprehensive and practical guide for modeling systems with SysML. With their unique perspective as leading contributors to the language, Friedenthal, Moore, and Steiner provide a full description of the language along with a quick reference guide and practical examples to help you use SysML. The book begins ... Read more

    $53.99 USD

  • SFML Essentials: Getting Started with Game Development

    SFML Fundamentals

    Series series SFML Fundamentals
    "SFML Essentials: Getting Started with Game Development" is your gateway to the exciting world of game development using the Simple and Fast Multimedia Library (SFML) in C++. Whether you're a novice programmer or an experienced developer looking to explore game development, this book offers a comprehensive introduction to SFML, a cross-platform open-source framework renowned for its simplicity and ... Read more

    $9.99 USD or Free with Kobo Plus

  • Functional Thinking

    Paradigm Over Syntax

    by Neal Ford ...
    If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity ... Read more

    $23.99 USD

  • A Concise Introduction to Programming in Python

    Series series Chapman & Hall/CRC Textbooks in Computing
    A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using ... Read more

    $70.99 USD

  • Hexagonal Architecture Explained: How the Ports & Adapters Architecture Simplifies Your Life, and How to Implement It

    Series on Object-Oriented Design

    Series series Series on Object-Oriented Design
    "Looking at the screen of my laptop, I realized that it was full of code that didn't let me understand what it did regarding business logic. From that moment I began to search until I discovered the architecture that decouples the business logic from the frameworks: Hexagonal Architecture, more correctly called Ports & Adapters. From that moment until now, I haven't stopped reading and learning ... Read more

    $9.00 USD