Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Objektorientierte Programmierung eBooks

Lesen Sie gerne eBooks aus der Kategorie Objektorientierte Programmierung? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 145168 von 976 Ergebnissen angezeigt
Skip side bar filters
  • Learning C++ Functional Programming

    Explore functional C++ with concepts like currying, metaprogramming and more

    von Wisnu Anggoro
    Apply Functional Programming techniques to C++ to build highly modular, testable, and reusable code Key Features\[\*\] Modularize your applications and make them highly reusable and testable\[\*\] Get familiar with complex concepts such as metaprogramming, concurrency, and immutability\[\*\] A highly practical guide to building functional code in C++ filled with lots of examples and real-world use Lesen Sie mehr

    € 34,64

  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, Lesen Sie mehr

    € 30,68

  • Object-Oriented Analysis and Design for Information Systems

    Agile Modeling with UML, OCL, and IFML

    Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and Lesen Sie mehr

    € 38,71

  • Professional Scala

    Professional Scala provides experienced programmers with fast track coverage aimed at supporting the use of Scala in professional production applications. Skipping over the basics and fundamentals of programming, the discussion launches directly into practical Scala topics with the most up-to-date coverage of the rapidly-expanding language and related tools. Scala bridges the gap between Lesen Sie mehr

    € 40,99

  • Python 3 Object-Oriented Programming

    Build robust and maintainable software with object-oriented design patterns in Python 3.8

    von Dusty Phillips
    Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniquesKey FeaturesIn-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique styleLearn the latest Python syntax and librariesExplore abstract design patterns and implement them in Python 3.8Book DescriptionObject-oriented programming Lesen Sie mehr

    € 50,48

  • Getting Started with Python

    Understand key data structures and use Python in object-oriented programming

    Harness the power of Python objects and data structures to implement algorithms for analyzing your data and efficiently extracting informationKey FeaturesTurn your designs into working software by learning the Python syntaxWrite robust code with a solid understanding of Python data structuresUnderstand when to use the functional or the OOP approachBook DescriptionThis Learning Path helps you get Lesen Sie mehr

    € 29,25

  • The Quick Python Book, Fourth Edition

    Write modern professional Python

    von Naomi Ceder
    A fast-paced introduction to Python for intermediate developers–now with coverage of generative AI!For over 25 years, The Quick Python Book has been one of the best Python books money can buy. It concisely covers programming basics, while introducing Python's comprehensive standard library and unique features in depth and detail. In this fourth edition, you’ll find new coverage of AI coding tools Lesen Sie mehr

    € 50,83

  • PROGRAMMING IN C# 10 - Basic Techniques

    von Mario De Ghetto
    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 Lesen Sie mehr

    € 9,99

  • Functional Python Programming

    Use a functional approach to write succinct, expressive, and efficient Python code

    von Steven F. Lott
    “Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exercises at the end of every chapter! Purchase of the print or Kindle book includes a free eBook in PDF Lesen Sie mehr

    € 29,69

  • Bughunting

    A Four-Course Debugging Feast

    von Rob Botwright
    ���� Discover Bughunting: A Four-Course Debugging Feast! ����Are you ready to transform the way you tackle software defects? ����️ Dive into Bughunting, a mouthwatering series of four "courses" designed to make you a debugging master. Each book is packed with practical recipes, real-world examples, and powerful techniques to conquer even the trickiest bugs. Whether you're a junior developer or a Lesen Sie mehr

    € 8,79

  • Swift

    Swift Essentials: From Core Concepts to Building Real-World iOS Apps

    Master Swift programming from setup to advanced app development. Learn syntax, functions, control flow, error handling, and concurrency to build real-world iOS applications with Swift.Key FeaturesStep-by-step guidance on setting up and using the Swift development environment.Practical examples of programming concepts, including functions, optionals, and closures.Advanced techniques for concurrency Lesen Sie mehr

    € 40,58

  • PHP Fundamentals

    A Practical Introduction to Modern PHP for Web Development

    von Petr Novák
    Master Modern PHP and Build Dynamic Web Applications with ConfidencePHP Fundamentals is your complete, hands-on guide to learning one of the web's most powerful and widely-used programming languages. Whether you're completely new to programming or an experienced developer adding PHP to your skill set, this book provides everything you need to write clean, secure, and professional PHP code.Why Lesen Sie mehr

    € 22,90

  • Software Design for Python Programmers

    Principles and patterns

    von Ronald Mak
    Software Design for Python Programmers shows you how to level up from writing Python code to designing Python applications. Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more.Great applications take advantage of Lesen Sie mehr

    € 44,73

  • Mastering Object-Oriented Programming

    Essential Concepts and Techniques for Building Robust, Scalable Software Solutions

    Serien series Virversity Online Courses: Programming and Coding
    Mastering Object-Oriented Programming is a comprehensive course designed to help you build a strong foundation in OOP concepts and practical skills. By understanding and applying core principles of object-oriented design, you'll be able to write cleaner, more efficient, and maintainable code for real-world applications.Learn To Design and Implement Robust Object-Oriented ProgramsGain a clear Lesen Sie mehr

    € 2,77

  • CSS Mastery: Styling Web Pages Like a Pro

    "CSS Mastery: Styling Web Pages Like a Pro" is your ultimate guide to becoming a master of Cascading Style Sheets (CSS), the cornerstone of web page styling. Whether you're a novice looking to enhance your web design skills or an experienced front-end developer aiming to take your styling expertise to the next level, this comprehensive book will empower you to create visually stunning and Lesen Sie mehr

    € 9,49

  • Advanced Object-Oriented Programming: Build Scalable, Maintainable, and Robust Code

    von 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 Lesen Sie mehr

    € 4,99

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    von Dargslan
    Serien Buch 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code Lesen Sie mehr

    € 14,99

  • PYTHON PROGRAMMING: PANDAS ACROSS EXAMPLES

    Pandas is a Python package that provides fast and flexible data structures designed to make working with "relational" or "labeled" data easy and intuitive. Its goal is to be the fundamental, high-level building block for doing practical analysis of real-world data in Python. Furthermore, it has the larger goal of becoming the most powerful, flexible, and available in any language open source data Lesen Sie mehr

    € 8,99

  • Modern C++ Programming

    von 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 Lesen Sie mehr

    € 3,99

  • Python Schritt für Schritt erklärt

    Vom absoluten Anfänger zu den ersten eigenen Programmen

    von Lukas Neumann
    Übersetzt von Lukas Neumann
    Programmieren lernen war noch nie so einfach – Python Schritt für Schritt für absolute Anfänger!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Python ist die perfekte Sprache für Einsteiger – und dieses Buch ist Ihr idealer Begleiter auf dem Weg zu Ihren ersten eigenen Programmen!Warum Python? Python ist die beliebteste Programmiersprache für Anfänger weltweit. Sie Lesen Sie mehr

    € 11,99

  • Programming Language Fundamentals

    A Metalanguage Approach in Elm

    von Martin Erwig
    PROGRAMMING LANGUAGE FUNDAMENTALSUnderstand the key principles of programming languagesProgramming languages are the tools needed to let algorithms run on electronic computers. As they form the linguistic interface between humans and machines, the understanding of programming languages is essential for being able to control machine behavior. Programming Language Fundamentals offers a precise, Lesen Sie mehr

    € 89,99

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and Lesen Sie mehr

    € 9,49

  • Professional Java for Web Applications

    The comprehensive Wrox guide for creating Java web applications for the enterpriseThis guide shows Java software developers and software engineers how to build complex web applications in an enterprise environment. You'll begin with an introduction to the Java Enterprise Edition and the basic web application, then set up a development application server environment, learn about the tools used in Lesen Sie mehr

    € 48,99

  • C# 入門指南

    由基礎走向完整 Visual Studio Community 2019 專案的開發模式

    von Kaiching Chang
    C# 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 13 個單元◎ 基礎篇◎ 軟體開發篇◎ WPF App 篇◎ Android App 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 C# 、怎麼處理資料、控制結構、內建資料型態、物件導向模組化,這部分累計十三個單元,預計帶領讀者學會寫簡單的 C# 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 Lesen Sie mehr

    € 6,47