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 865 - 888 of 991 Results
Skip side bar filters
  • Object-Oriented Analysis and Design with Applications

    Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.The ... Read more

    £50.99

  • UML: A Beginner's Guide

    by Jason Roff ...
    Series series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... Read more

    £20.99

  • Pass AZ-900 Fast: The Ultimate Study Guide

    Pass AZ-900 Fast: The Ultimate Study Guide is your streamlined path to passing the Microsoft Azure Fundamentals certification exam (AZ-900) on your first try. Whether you're new to cloud computing or need a refresher, this guide cuts through the noise to deliver exactly what you need—fast.Crafted for busy professionals, students, and aspiring IT pros, this study guide covers all AZ-900 exam ... Read more

    £7.49 or Free with Kobo Plus

  • Python Variablen und Datentypen für Einsteiger

    Ein verständlicher Einstieg in die Welt der Python-Programmierung mit Fokus auf Variablen, Datentypen und deren praktische Anwendung

    by Dargslan ...
    Series Book 1 - Python-Programmierung für Einsteiger
    Willkommen zu "Python Variablen und Datentypen für Einsteiger" – Ihrem Kompass für die faszinierende Welt der Python-Programmierung. Dieses Buch wurde mit einem klaren Ziel verfasst: Ihnen einen verständlichen und praxisnahen Einstieg in die Grundlagen von Python zu ermöglichen, mit besonderem Fokus auf Variablen und Datentypen.Python hat sich in den letzten Jahren zu einer der beliebtesten ... Read more

    £11.27 or Free with Kobo Plus

  • Core Java Essentials: Starting out with Java programming

    by Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Read more

    £18.22

  • Python in easy steps, 3rd edition

    by Mike McGrath ...
    This renowned guide is updated to cover Python version 3 in quick, digestible chunks.With no prior Python knowledge or experience needed, Python in easy steps, 3rd edition starts by helping you install the free Python interpreter. It then illustrates all the essentials, including:· Python language basics.· Object-Oriented Programming (OOP).· Handling web form data with the Flask framework (new for ... Read more

    £11.99

  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Read more

    £19.99

  • Java 9: Building Robust Modular Applications

    Master advanced Java features and implement them to build amazing projects

    Mastering advanced features of Java and implement them to build amazing projectsKey FeaturesTake advantage of Java's new modularity features to write real-world applications that solve a variety of problemsExplore the major concepts introduced with Java 9, including modular programming, HTTP 2.0, API changes, and moreGet to grips with tools, techniques and best practices to enhance application ... Read more

    £43.99 or Free with Kobo Plus

  • Selenium Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriverKEY FEATURES a- Learn how to build a Keyword Driven Automation Framework with Selenium using Javaa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Find how to use Build triggers in Jenkins to automate tests DESCRIPTION The book starts by introducing the Selenium WebDriver 3 ... Read more

    £10.99

  • Cocos2d-x Intermediate Level: Elevating Your Game Development Skills

    Cocos2d-x Series

    Series series Cocos2d-x Series
    "Cocos2d-x Intermediate Level: Elevating Your Game Development Skills" is a comprehensive guide crafted for game developers who are familiar with the basics of the Cocos2d-x framework and eager to elevate their skills to the next level. This book delves deep into advanced concepts and techniques that are essential for creating professional and engaging games.Starting with a brief recap of Cocos2d ... Read more

    £7.99 or Free with Kobo Plus

  • Foundation Framework

    Learn how to work with Foundation using Swift 4

    by J.D Gauchat ...
    Learn how to work with the data types defined in the Foundation framework. After reading this guide, you will know how to create and process strings, numbers, dates and measurements in your Swift code using the classes included in Foundation.Table of ContentsFOUNDATION FRAMEWORKFoundationStandard FunctionsStringsRangesNumbersDatesMeasurementsQUICK REFERENCEStandard FunctionsNSStringNSRangeR... ... Read more

    £2.11 or Free with Kobo Plus

  • SwiftUI for Masterminds 2nd Edition 2022

    How to take advantage of Swift 5.5 and SwiftUI 3 to create insanely great apps for iPhones, iPads, and Macs

    by J.D Gauchat ...
    SwiftUI for Masterminds is a complete course on how to create professional applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces with SwiftUI, and how to work with the most powerful frameworks available for app development. ... Read more

    £7.04 or Free with Kobo Plus

  • Introduction to Programming and Problem-Solving Using Scala

    Series series Chapman & Hall/CRC Textbooks in Computing
    Praise for the first edition:"The well-written, comprehensive book…[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building applications in various domains, including sophisticated data structures and ... Read more

    £70.99

  • Hands-On Object-Oriented Programming with Kotlin

    Build robust software with reusable code using OOP principles and design patterns in Kotlin

    Learn everything you need to know about object-oriented programming with the latest features of Kotlin 1.3Key FeaturesA practical guide to understand objects and classes in KotlinLearn to write asynchronous, non-blocking codes with Kotlin coroutinesExplore Encapsulation, Inheritance, Polymorphism, and Abstraction in KotlinBook DescriptionKotlin is an object-oriented programming language. The book ... Read more

    £22.99 or Free with Kobo Plus

  • Let’s Craft Code!

    Wie du deine Minecraft-Welt mit Plugins erweiterst

    by Max Schlosser ...
    Mit Minecraft-Plugins ganz einfach Programmieren lernen!Baue dein eigenes Minecraft! Der Enderdrache ist besiegt, die Base steht auf festen Beinen, aber irgendwie willst du mehr aus deinem Server machen? Plugins sind der Schlüssel zu einer ganz neuen Minecraft-Welt. In diesem Buch lernst du, wie du deine eigenen Plugins mit Java entwickelst – von neuen Crafting-Rezepten über das Design epischer ... Read more

    £21.69

  • Java von Kopf bis Fuß

    Eine abwechslungsreiche Entdeckungsreise durch die objektorientierte Programmierung

    Translated by Jørgen W. Lang ...
    Series series Von Kopf bis Fuß
    Java lernen - gehirnfreundlich und mit Spaß!Der Bestseller in Neuauflage, rundum überarbeitet und aktualisiertEine komplette Einführung in die objektorientierte ProgrammierungVermittelt moderne Ansätze für ein schlankeres, schnelleres und einfacher zu wartendes Java von heuteMit einzigartiger Von-Kopf-bis-Fuß-Didaktik: Ein besonderes Lernerlebnis durch die spielerische, visuell anregende ... Read more

    £43.99 or Free with Kobo Plus

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Read more

    £15.99 or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Read more

    £31.99 or Free with Kobo Plus

  • Pygame Programming

    You know a little Python. You have finished a course, or a book, or written a few scripts that do something useful. And you want to make a game. This book is written for that exact moment.Pygame Programming takes you from an empty file to a finished, polished 2D game you can share, one small step at a time. There is no jargon dump and no wall of theory. Every chapter has a single, concrete goal, a ... Read more

    £7.49 or Free with Kobo Plus

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, ... Read more

    Was £29.99 Now £14.99 or Free with Kobo Plus

  • Mastering Pygame

    Pygame has launched more game-development careers than any other Python library, and it is still the fastest way to turn an idea into a playable game. But almost every tutorial stops at a bouncing ball or a single-file clone of a 1970s arcade game, and leaves you staring at a thousand-line script that breaks every time you add a feature. Mastering Pygame is the book that covers everything after ... Read more

    £7.49 or Free with Kobo Plus

  • Programação orientada a objetos com C#

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Este livro aborda de maneira introdutória os conceitos da área da programação orientada a objetos. Entre os conceitos ... Read more

    £2.49

  • Level Up: A Comprehensive Guide To Game Development

    So… you want to make a video game? Excellent choice, noble adventurer. Whether you dream of building the next indie masterpiece, crafting a chaotic multiplayer shooter, or just making your own pixelated potato dance in 8-bit glory — you're in the right place.Level Up is your ultimate sidekick, mentor, and slightly sarcastic quest-giver on the wild journey of game development. Written by a fellow ... Read more

    £22.49 or Free with Kobo Plus

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... Read more

    £8.19