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

    £30.20

  • Kotlin Brain Teasers

    Exercise Your Mind

    by Sam Cooper ...
    Series series Teasers
    Level up your Kotlin the fun way! Solve mysteries, dodge traps, and banish bugs. Sharpen your critical thinking to ace interviews and ship rock-solid code.Can you outsmart the Kotlin compiler? Detect, deduce, and diagnose your way to clearer code and expert insights. Escape type-system traps and navigate logic labyrinths. Challenge your skills and quiz your friends with fun Kotlin facts, and power ... Read more

    £15.29

  • Sistemas Orientados a Objetos

    Conceitos e Práticas

    Esta obra tem como objetivo apresentar o paradigma da orientação a objetos, partindo do cenário de surgimento do paradigma até o aprofundarmos em cada um dos seus pilares. Ao longo de 12 capítulos, abordaremos cada um dos pilares da orientação a objetos no campo conceitual, com modelos representados a partir da UML e implementações práticas utilizando a linguagem Java para que não fique nenhuma ... Read more

    £11.99 or Free with Kobo Plus

  • Designing with Objects

    Object-Oriented Design Patterns Explained with Stories from Harry Potter

    Here is a book that takes the sting out of learning object-oriented design patterns! Using vignettes from the fictional world of Harry Potter, author Avinash C. Kak provides a refreshing alternative to the typically abstract and dry object-oriented design literature.Designing with Objects is unique. It explains design patterns using the short-story medium instead of sterile examples. It is the ... Read more

    £65.99

  • Software Design

    Creating Solutions for Ill-Structured Problems

    by David Budgen ...
    Series series Chapman & Hall/CRC Innovations in Software Engineering and Software Development Series
    Software Design: Creating Solutions for Ill-Structured Problems, Third Edition provides a balanced view of the many and varied software design practices used by practitioners. The book provides a general overview of software design within the context of software development and as a means of addressing ill-structured problems. The third edition has been expanded and reorganised to focus on the ... Read more

    £51.99

  • Professional Java EE Design Patterns

    Master Java EE design pattern implementation to improve your design skills and your application’s architectureProfessional Java EE Design Patterns is the perfect companion for anyone who wants to work more effectively with Java EE, and the only resource that covers both the theory and application of design patterns in solving real-world problems. The authors guide readers through both the ... Read more

    £28.99

  • Learn C in 24 Hours: The Complete Beginner’s Guide

    Master Coding in 24 Hours

    by Aniket Jain ...
    Series series Master Coding in 24 Hours
    Unlock the Power of C with Learn C in 24 Hours: The Complete Beginner's GuideYour ultimate roadmap to mastering C programming in just one day! Whether you're a beginner stepping into the coding world or looking for a refresher, this C for Beginners guide simplifies the learning process with a hands-on, easy-to-follow approach. Learn C programming like a pro, build a strong coding foundation, and ... Read more

    £0.99 or Free with Kobo Plus

  • Swift for Masterminds

    by J.D Gauchat ...
    Learn everything you need to master the Swift programming language step by step, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How ... Read more

    £5.49 or Free with Kobo Plus

  • La programmazione orientata agli oggetti

    ULTIMA EDIZIONE: APRILE 2024Devi entrare in contatto con la programmazione ad oggetti?Hai sentito parlare di questo paradigma di programmazione, ma non sai da dove cominciare?Hai provato in passato a capirci qualcosa senza successo?Se ti trovi in una delle precedenti condizioni, allora questo libro potrebbe essere un ottimo investimento!Questo libro è scritto esplicitamente per... ... Read more

    £3.99 or Free with Kobo Plus

  • Understanding Python : Beginner's Guide to Programming

    by Sabry Fattah ...
    Understanding Python introduces the aspiring programmer to the concepts and skills of programming in Python, the most powerful, easy-to-read programming languages around. It takes you from basic ideas to mastering code writing while giving examples for each command and statement. It helps you get familiar with designing simple programs.Python is a general purpose, high-level language can be ... Read more

    £9.49 or Free with Kobo Plus

  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... Read more

    £22.39 or Free with Kobo Plus

  • Python: Il Manuale per Imparare a Programmare. Contiene Esempi di Codice ed Esercizi Pratici.

    Programma e crea applicazioni web con il linguaggio Python.Vorresti scoprire tutte le funzioni di Python?Ti piacerebbe scoprire come gestire i dati all'interno di un'applicazione?Vorresti creare applicazioni web robuste e funzionali?Python è uno dei linguaggi di programmazione più utilizzati. Un sistema semplice ed elegante che permette di sviluppare sistemi molto complessi ma nello stesso tempo ... Read more

    £5.99 or Free with Kobo Plus

  • Orientação a Objetos e SOLID para Ninjas

    Projetando classes flexíveis

    Todo profissional que trabalha com desenvolvimento deve conhecer os conceitos básicos de Orientação a Objetos. Esse paradigma, além de fundamental, é utilizado em todo o mercado de software ao redor do mundo. Mas nós sabemos que, na prática, o que vemos espalhado por aí são pilhas de códigos procedurais disfarçados. Neste livro, Maurício Aniche discute como a implementação e o foco no projeto de ... Read more

    £7.99 or Free with Kobo Plus

  • Java Corso pratico di programmazione

    Dalle basi ai progetti

    by Donata Savini ...
    Quando si pianifica un corso di programmazione in un ambiente scolastico, aziendale o professionale si deve tener conto del numero, spesso ridotto, di ore a disposizione. Non è quindi proponibile un percorso didattico che includa tutti gli aspetti del linguaggio, ci si deve orientare perciò verso una scelta di argomenti mirata a interessare, divertire (perché no?) e stimolare i fruitori a ... Read more

    £14.99

  • 100 Recipes for Programming Java

    by Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Read more

    £9.49 or Free with Kobo Plus

  • Master Python Without Prior Experience

    This comprehensive Python programming guide seamlessly transitions you from fundamental concepts to advanced topics, ensuring a deep comprehension of the Python language. Discover the essence of programming and Python, unraveling the significance of programming, the allure of Python, and the essential steps to configure your Python environment.Embark on a journey through Python essentials like ... Read more

    £2.49 or Free with Kobo Plus

  • Modern C++23 QuickStart Pro

    by Jarek Thalor ...
    Learn the latest features of C++23 with Modern C++ 23 QuickStart Pro, the perfect book for experienced developers who want to expand their knowledge and skills. The book begins by demonstrating the power of variadic templates and how to use them for dynamic function signatures. After becoming familiar with fold expressions for argument handling, you will then explore std::tuple and std::variant ... Read more

    £24.49 or Free with Kobo Plus

  • Java 17

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos. Este libro va dirigido a todas las personas que, con o sin conocimientos previos, ... Read more

    £6.19 or Free with Kobo Plus

  • Object Management

    Edited by Roger Tagg, June Mabon ...
    Series series Routledge Revivals
    First published in 1992, this volume explores the use of object oriented methods which is forecast to grow rapidly, with their flexibility and facility to overcome some of the inadequacies of relational databases. This timely book reviews their potential in the data management context.It examines the impact of object oriented techniques on the practice of data management including data analysis, ... Read more

    £35.99

  • LiveCode Mobile Development Beginner's Guide (2nd Edition)

    Create interactive mobile apps for Android and iOS with LiveCode

    Key FeaturesBook DescriptionThe ideal reader for this book would be someone who already knows LiveCode, is interested in creating mobile apps, and wants to save the many hours it took for me to track down all of the information on how to get started! Chapter 1, LiveCode Fundamentals, will help those of you who know programming but are not familiar with LiveCode. The knowledge you've acquired ... Read more

    £25.19 or Free with Kobo Plus

  • Python Machine Learning Illustrated Guide For Beginners & Intermediates:The Future Is Here!

    Python Machine Learning Illustrated Guide For Beginners & IntermediatesMachines Can Learn ?!Automation and systematization is taking over the world. Slowly but surely we continuously see the rapid expansion of artificial intelligence, self-check out cash registers, automated phone lines, people-less car-washes , etc. The world is changing, find out how python programming ties into machine learning ... Read more

    £4.49 or Free with Kobo Plus

  • Optimized C++

    Proven Techniques for Heightened Performance

    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, ... Read more

    £26.29

  • Python: La Guida Per Imparare a Programmare. Include Esercizi di Programmazione.

    Programmazione per Principianti, #1

    by Kevin Lioy ...
    Series Book 1 - Programmazione per Principianti
    Python è un linguaggio di programmazione ad alto livello. Un linguaggio moderno, facile da imparare ma estremamente potente.Python è un linguaggio versatile utilizzato, al giorno d'oggi, in moltissimi progetti, dal livello enterprise fino ai singoli hobbisti.Con Python, sarai in grado di sviluppare applicazioni, giochi, siti web e qualsiasi tipo di software.Python è il linguaggio più richiesto sul ... Read more

    £4.49 or Free with Kobo Plus

  • Advanced R Solutions

    Series series Chapman & Hall/CRC The R Series
    This book offers solutions to all 284 exercises in Advanced R, Second Edition. All the solutions have been carefully documented and made to be as clear and accessible as possible. Working through the exercises and their solutions will give you a deeper understanding of a variety of programming challenges, many of which are relevant to everyday work. This will expand your set of tools on a ... Read more

    £45.99