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 505 - 528 of 910 Results
Skip side bar filters
  • Java 17 Programación Avanzada

    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 conocimientos de programación ... Read more

    PHP555.19 or Free with Kobo Plus

  • Einstieg in Visual Basic mit Visual Studio 2022

    Ideal für Programmieranfänger

    by Thomas Theis ...
    Der leichte Einstieg in Visual BasicHier lernen Sie das Programmieren mit Visual Basic von der Pike auf: Sie eignen sich die Sprachgrundlagen zu Variablen, Operatoren, Schleifen und Co. an und erfahren alles Notwendige zu OOP und Fehlerbehandlung. Dabei entwickeln Sie von Anfang an eigene GUIs, die mit fortschreitendem Wissen immer komplexer werden. Auch in die Datenbankprogrammierung werden Sie ... Read more

    PHP2,254.19

  • Machine Learning For Absolute Begginers A Step By Step Guide

    Algorithms For Supervised And Unsupervised Learning With Real World Applications

    Machine learning occurs primarily through the use of " algorithms" and other elaborate procedures.Whether you're a novice, intermediate or expert this book will teach you all the ins, outs and everything you need to know about machine learning.Instead of spending hundreds or even thousands of dollars on courses/materials why not read this book instead?Its a worthwhile read and the most valuable ... Read more

    PHP245.78 or Free with Kobo Plus

  • Java – die Neuerungen in Version 17 LTS, 18 und 19

    by Michael Inden ...
    Series series Programmieren mit Java
    Bleiben Sie bei Java auf dem Laufenden!•Aktuelle Infos bis zur neuesten Java-Version•Vertiefen Sie Ihr Know-how durch praktische Übungen•Lernen Sie die wichtigen Änderungen kompakt kennenDieses Buch von Michael Inden richtet sich an alle Entwickler:innen mit soliden Programmierkenntnissen, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es ... Read more

    PHP2,199.00 or Free with Kobo Plus

  • Mastering Visual Studio Code: Navigating the Future of Development

    "Mastering Visual Studio Code: Navigating the Future of Development" is an essential guide for developers seeking to harness the full potential of Visual Studio Code, the popular code editor from Microsoft. This comprehensive book offers an in-depth exploration of the features, extensions, and customization options that make Visual Studio Code a powerful tool for modern software development ... Read more

    PHP615.37

  • C# 13 Programming Essentials - .NET 9 Edition

    Learn C# and .Net 9 Programming using Visual Studio Code

    by Neil Smyth ...
    This book is a comprehensive guide to mastering the C# 13 programming language and the .NET 9 SDK, providing a thorough learning experience for both beginners and experienced developers. With 31 detailed chapters, 30 online knowledge quizzes, and access to downloadable project code, this guide is structured to support your journey from basic concepts to advanced programming techniques, all within ... Read more

    PHP1,520.89

  • Python Made Easy

    A First Course in Computer Programming Using Python

    by Kevin Wilson ...
    Unlock the power of Python with this comprehensive course. From the basics to advanced topics like game development and web apps, this course equips you with the skills to excel in programming. Perfect for beginners!Key FeaturesComprehensive coverage from Python basics to advanced topics, and hands-on exercises & projects.Step-by-step guidance through debugging, testing, and deploymentAccess to ... Read more

    PHP448.99 or Free with Kobo Plus

  • DOM Manipulation Made Easy with JavaScript

    A Beginner’s Guide to Creating Interactive Web Pages Using JavaScript and the DOM

    by Dargslan ...
    Series Book 5 - Dargslan - JavaScript - Beginner Level
    DOM Manipulation Made Easy with JavaScript: A Beginner's Guide to Creating Interactive Web Pages Using JavaScript and the DOMTransform your static websites into dynamic, responsive experiences with the power of JavaScript DOM manipulation!Are you ready to take your web development skills to the next level? "DOM Manipulation Made Easy with JavaScript" is your comprehensive, beginner-friendly guide ... Read more

    PHP1,075.77 or Free with Kobo Plus

  • C# 13 and .NET 9 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 9, Blazor, and EF Core 9

    by Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C\# 13 and .NET 9, with hands-on exercises using Visual Studio and Visual Studio Code Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesExplore the newest additions to C\# 13, the .NET 9 class libraries, and Entity Framework Core 9Build ... Read more

    PHP2,204.99 or Free with Kobo Plus

  • Python 新手之旅

    V1.10

    本書為《Python 入門指南》的補充教材,分成八個單元介紹 Python 的各個面向,著重在觀念及應用上,有關利用 Python 學習程式設計請參考《Python 入門指南》。單元 1 介紹 Python 的官方資源以及在台灣的使用者群組,單元 2 介紹文字編輯器及整合開發工具,單元 3 及 4 介紹 Python 與數學、物件導向程式設計之間的關係,單元 5 介紹測試、除錯與模組到套件等組織程式檔案的方式。單元 6 到單元 8 介紹各種模組庫,單元 6 以內建的標準模組庫為組,並介紹用 Tk 製作 GUI ,單元 7 擴及眾多的第三方模組庫,換成介紹用 Kivy 製作使用者介面,單元 8 介紹管理模組庫的 pip ,以及打包 Python 程式為執行檔的 py2exe 及 py2app。本書的所有文章內容都同時放在作者的網站上http://pydoing.blogspot ... Read more

    PHP332.01 or Free with Kobo Plus

  • Python AI Agents

    AI assistants that answer questions are everywhere. AI agents that can read a real codebase, write a patch, run the test suite, and open a pull request on their own are a different, much harder problem — and this book teaches you to build one, in Python, from the ground up.This is a hands-on Python programming book, not a prompting guide. It assumes you're comfortable writing Python and have ... Read more

    PHP800.16 or Free with Kobo Plus

  • 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

    PHP1,690.19 or Free with Kobo Plus

  • Clang Compiler Frontend

    Get to grips with the internals of a C/C++ compiler frontend and create your own tools

    by Ivan Murashko ...
    Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDEKey FeaturesExpand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced featuresExplore techniques for static code analysis and use them to create lint checksEnhance your IDE to support advanced compiler toolsPurchase of the ... Read more

    PHP1,629.29 or Free with Kobo Plus

  • Python für absolute Anfänger

    Ein vollständiger, leicht verständlicher Einstieg in die Welt der Programmierung

    by Lukas Neumann ...
    Translated by Lukas Neumann ...
    Ihr perfekter Einstieg in die Python-Programmierung – ohne Vorkenntnisse!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Dieses Buch ist Ihr Schlüssel zur Welt der Python-Programmierung – speziell für absolute Anfänger ohne jegliche Programmiererfahrung geschrieben.Warum dieses Buch?Python ist die beliebteste Programmiersprache der Welt und der ideale Einstieg für ... Read more

    PHP935.06 or Free with Kobo Plus

  • SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management

    In today's fast-paced digital world, understanding how to efficiently store, manage, and retrieve data is crucial for businesses and developers alike. SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management offers a deep dive into the world of both relational and non-relational databases, providing readers with the tools they need to navigate the complexities of modern data ... Read more

    PHP615.37

  • Go Programming for Data Processing

    Building High-Performance Pipelines and Streams

    Go Programming for Data Processing: Building High-Performance Pipelines and StreamsAbout the technology:Go, the open-source programming language by Google, is quickly becoming a favorite for building high-performance data pipelines. This book dives deep into Go's built-in concurrency features and efficient memory management, making it perfect for real-time data processing.Whether you're working ... Read more

    PHP412.71

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... Read more

    PHP1,690.19 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

    PHP554.19

  • Componentes reutilizáveis em Java com reflexão e anotações

    Muitos dos recursos providos pelos frameworks e componentes mais utilizados na indústria extrapolam os simples conceitos da Orientação a Objetos e fazem uso de reflexão e anotações. A utilização dessas poderosas ferramentas pode fazer uma grande diferença, com potencial de aumentar a produtividade do time e melhorar a estrutura do código. Neste livro, o uso de reflexão e anotações é abordado por ... Read more

    PHP568.00 or Free with Kobo Plus

  • Curso básico de Python

    La guía definitiva para principiantes para una introducción fácil y rápida en la programación con Python

    Translated by M.Eng. Johannes Wild ...
    "Curso básico de Python" es el libro para todos aquellos que quieran aprender los fundamentos de la programación en Python de la mano de un ingeniero (M.Eng.). En este libro aprenderá tanto los fundamentos teóricos como el uso práctico del lenguaje de programación Python a través de numerosos ejemplos y grandes proyectos de bricolaje.Así pues, si busca una guía práctica del lenguaje de ... Read more

    PHP615.37 or Free with Kobo Plus

  • Elements of Deep Learning for Computer Vision

    Explore Deep Neural Network Architectures, PyTorch, Object Detection Algorithms, and Computer Vision Applications for Python Coders (English Edition)

    by Bharat Sikka ...
    Elements of Deep Learning for Computer Vision gives a thorough understanding of deep learning and provides highly accurate computer vision solutions while using libraries like PyTorch.This book introduces you to Deep Learning and explains all the concepts required to understand the basic working, development, and tuning of a neural network using Pytorch. The book then addresses the field of ... Read more

    PHP884.79 or Free with Kobo Plus

  • PHP Mastery: Crafting Dynamic Web Solutions

    "PHP Mastery: Crafting Dynamic Web Solutions" is an authoritative guide that delves into the intricate world of PHP, a dominant server-side scripting language pivotal in web development. This comprehensive resource is tailored for both novice and experienced programmers looking to deepen their understanding of PHP and its powerful capabilities in creating dynamic, robust web applications.Starting ... Read more

    PHP615.37

  • 140 Tips For Clean Code

    140 Tips for Clean Code is a practical, experience-driven guide for developers who want to write better software every day, not someday. Distilled from three decades of hands-on software development across multiple programming languages, this book delivers hard-won insights into what actually makes code clean, maintainable, and resilient in real-world systems. It is written for practitioners who ... Read more

    PHP1,102.61

  • 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

    PHP3,002.69