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 217 - 240 of 974 Results
Skip side bar filters
  • 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

    £32.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

    £19.99

  • 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

    £3.49 or Free with Kobo Plus

  • 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

    £29.59

  • Grokking Functional Programming

    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... Read more

    £31.99

  • 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

    £69.99

  • 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

    £7.99 or Free with Kobo Plus

  • 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

    Was £82.99 Now £70.99

  • 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

    £20.81

  • 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

    £7.99 or Free with Kobo Plus

  • 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

    £39.29

  • 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

    £25.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

    £22.39 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

    £6.52 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

    £13.05 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

    £4.99 or Free with Kobo Plus

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    by Dargslan ...
    Series Book 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Read more

    £13.05 or Free with Kobo Plus

  • Introduction to JavaScript Arrays and Objects

    A Beginner’s Guide to Storing, Organizing, and Accessing Data in JavaScript

    by Dargslan ...
    Series Book 7 - Dargslan - JavaScript - Beginner Level
    Master JavaScript's Most Essential Data Structures: The Definitive Guide to Arrays and ObjectsUnlock the full potential of JavaScript programming with "Introduction to JavaScript Arrays and Objects" – the comprehensive guide designed to transform beginners into confident developers who can expertly handle data in modern web applications.Arrays and objects are the backbone of JavaScript programming ... Read more

    £13.05 or Free with Kobo Plus

  • Modern C++ Programming

    Including the recent standards C++11, C++17, C++20, C++23

    by Orhan Gazi ...
    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented ... Read more

    £6.29

  • Python 簡易手冊

    本書為整理 Python 官網文件,並提供可實際執行程式範例的參考手冊,換言之,大幅簡化 Python 官網文件的繁冗敘述,希望讓 Python 初學者能掌握內容,故名之為簡易手冊。共分七十二個單元,涵蓋 Python 3.12 的基本內容,每個單元結尾都附上 Python 官網文件的連結,最終目標是讓讀者回頭去閱讀官網文件的說明。張凱慶2024/06/19 ... Read more

    £2.41 or Free with Kobo Plus

  • Practical Ruby 3 Programming

    Simpler than Python, offering concise syntax, reusable code, and maximum developer productivity

    by Zorin Fylix ...
    This book gives Ruby fans the skills they need to become well-versed in Ruby and build solid applications. It starts with the basics and moves on to exploring the power of blocks, procs, and lambdas. You'll learn how these constructs make your code more flexible and reusable. As you go through it, you'll learn about enumerators, which help you streamline iteration and handle complex data ... Read more

    £28.99

  • Python y la IA

    Python y la IA: Domina el Futuro Hoy: Desde Cero hasta Crear Inteligencia Artificial, Juegos, Webs, Forense Digital y ChatGPT. Con Casos en Google Colab y Proyectos Reales¿Y si aprender Python e Inteligencia Artificial fuera tan adictivo como jugar un videojuego?¡Prepárate para un libro que no solo enseña, sino que sacude, transforma e inspira a programar el futuro!Bienvenido a **PYTHON Y LA IA: ... Read more

    £22.49 or Free with Kobo Plus

  • Beginning Spring

    Get up to speed quickly with this comprehensive guide to SpringBeginning Spring is the complete beginner's guide to Java's most popular framework. Written with an eye toward real-world enterprises, the book covers all aspects of application development within the Spring Framework. Extensive samples within each chapter allow developers to get up to speed quickly by providing concrete references for ... Read more

    £26.99

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Read more

    £29.99 or Free with Kobo Plus