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 529 - 552 of 977 Results
Skip side bar filters
  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Read more

    $31.69 USD

  • The Code Monster Manual

    Escape From Number Hell

    by Kevin Focke ...
    Series series The Code Monster Manual
    Low-level coding fundamentals, the book I wish I had.Improve your low-level programming by learning the nuances of numbers & their representations. Not a math wizard? No problem!---Computers are monsters because they think different than us.We will learn:- What the monsters look like.- How you can prevent the 125 million dollar mistake that caused the NASA Climate Orbitor to crash, and how Tony ... Read more

    $9.98 USD or Free with Kobo Plus

  • PROGRAMMING IN C# 10 - Basic Techniques

    Do you want to learn the basic techniques for programming in C# 10 and gain enough knowledge to start creating your own applications? Do you want to know how .NET 6.0, the compiler, Garbage Collector and Visual Studio 2022 work? Do you want to start laying the foundation for your new profession in software development? Or do you simply need to pass college exams in computer science or computer ... Read more

    $10.99 USD or Free with Kobo Plus

  • Modern C++ For Software Developers

    Serious C++ Development

    by Karan Garewal ...
    The ideal book for serious development in Modern C++ (525 pages).Supercharge your C++ development with this comprehensive and practical treatment of Modern C++ features and techniques that are essential for modern C++ software development. Mastery of these concepts will let you create correct and reliable C++ applications with confidence.This book covers all of the important features from the C+ ... Read more

    $29.99 USD

  • Apprendre Python Rapidement

    Le guide du débutant pour apprendre tout ce que vous devez savoir sur Python, même si vous êtes nouveau dans la programmation

    by Kevin Droz ...
    ⚠ A qui s’adresse ce livreCe livre est un guide complet pour débutants destiné à leur enseigner la programmation avec Python pas à pas. Si vous avez déjà appris à écrire des programmes informatiques dans d'autres langages - que ce soit un langage de description simple comme HTML5 ou un langage plus complexe comme le Java ou le C, alors ce livre est pour vous.Si vous avez des compétences ... Read more

    $11.88 USD

  • A Student Guide to Object-Oriented Development

    A Student Guide to Object-Oriented Development is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in ... Read more

    $50.39 USD

  • Programming Languages for Business Problem Solving

    It has become crucial for managers to be computer literate in today's business environment. It is also important that those entering the field acquire the fundamental theories of information systems, the essential practical skills in computer applications, and the desire for life-long learning in information technology. Programming Languages ... Read more

    $160.00 USD

  • Object-Oriented C++ You Can Build On

    Build a Task Manager by Applying Object-Oriented C++ and STL

    by Felix Ibarra ...
    modern C++ programming and object-oriented C++. Are you ready to master modern C++ and build real, working programs? Object-Oriented C++ You Can Build On is the hands-on guide that takes you from beginner to pro by teaching classes, inheritance, and memory handling through clear, worked examples. This book focuses on practical skills you can apply immediately, whether you're starting out or ... Read more

    $4.99 USD

  • 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

    $36.99 USD or Free with Kobo Plus

  • 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

    $35.99 USD or Free with Kobo Plus

  • Python At A Glance

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

    $3.99 USD 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

    $9.99 USD or Free with Kobo Plus

  • Expert C++

    Become a proficient programmer by learning coding best practices with C++17 and C++20's latest features

    Design and architect real-world scalable C++ applications by exploring advanced techniques in low-level programming, object-oriented programming (OOP), the Standard Template Library (STL), metaprogramming, and concurrencyKey FeaturesDesign professional-grade, maintainable apps by learning advanced concepts such as functional programming, templates, and networkingApply design patterns and best ... Read more

    $27.89 USD or Free with Kobo Plus

  • JAVA 9.0 To 13.0 New Features

    by JogA Mandar ...
    Comprehensive guide to study the version updates from JDK9.0 to JDK13.0Key features Learn the journey of Java from its initial days till date. Learn how to implement modular programming in java9. Study the updates in different versions of Java from version 9.0 to 13.0. Understand the need and working of reactive programming. Learn to migrate the pre-existing Java code to new versions. Learn how to ... Read more

    $15.59 USD

  • The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors

    by Mike Cage ...
    Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA,Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll ... Read more

    $4.99 USD

  • Practical Development Environments

    This book doesn't tell you how to write faster code, or how to write code with fewer memory leaks, or even how to debug code at all. What it does tell you is how to build your product in better ways, how to keep track of the code that you write, and how to track the bugs in your code. Plus some more things you'll wish you had known before starting a project.Practical Development Environments is a ... Read more

    $25.99 USD

  • ActionScript Developer's Guide to PureMVC

    Code at the Speed of Thought

    by Cliff Hall ...
    Gain hands-on experience with PureMVC, the popular open source framework for developing maintainable applications with a Model-View-Controller architecture. In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.Through clear explanations and numerous ActionScript code ... Read more

    $10.79 USD

  • Ant: The Definitive Guide

    Complete Build Management for Java

    by Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... Read more

    $25.99 USD

  • NGUI for Unity

    An easy-to-follow, step-by-step tutorial focusing on practical situations and manipulations, guiding you to create a concrete Graphical User Interface and a simple 2D game. If you are a Unity 3D developer looking forward to learn NGUI for Unity, then this book is for you. Prior knowlege of C# scripting is expected. Additional knowledge of Unity 3D Editor, GameObject and creating/adding scripts to ... Read more

    $20.89 USD or Free with Kobo Plus

  • Java Persistence with Spring Data and Hibernate

    Master Java persistence using the industry-leading tools Spring Data and Hibernate.In Java Persistence with Spring Data and Hibernate you will learn:Mapping persistent classes, value types, and inheritanceMapping collections and entity associationsProcessing transactions with Spring Data and HibernateCreating fetch plans, strategies, and profilesFiltering dataBuilding Spring Data REST ... Read more

    $58.99 USD

  • Patterns for Fault Tolerant Software

    Series series Wiley Software Patterns Series
    Software patterns have revolutionized the way developer’s and architects think about how software is designed, built and documented.This new title in Wiley’s prestigious Series in Software Design Patterns presents proven techniques to achieve patterns for fault tolerant software. This is a key reference for experts seeking to select a technique appropriate for a given system.Readers are guided ... Read more

    $70.00 USD

  • View Controllers in iOS 11

    Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

    by J.D Gauchat ...
    Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW ... Read more

    $2.87 USD

  • Minimal APIs in ASP.NET 9

    Design, implement, and optimize robust APIs in C# with .NET 9

    by Nick Proud ...
    Create APIs that embody simplicity, scalability, and precision with proven development techniques and the robust features of .NETKey FeaturesGet to grips with API design, architecture, and development methodologies to create elegant and scalable APIs in .NETGet insights into contemporary trends and tools shaping the API industryExplore both basic and advanced topics such as optimization, data ... Read more

    $27.59 USD or Free with Kobo Plus

  • PHP and MYSQL: 200 solved exercises and projects for practice

    Master dynamic web development

    PHP & MYSQL: 200 Solved Exercises and Projects for Practice Welcome to "PHP & MYSQL: 200 Solved Exercises and Projects for Practice," a comprehensive guide designed for aspiring developers and those looking to solidify their skills in web programming. This book serves as an invaluable resource for anyone aiming to deepen their understanding of PHP and MySQL, two cornerstones of modern web ... Read more

    $8.69 USD