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 97120 von 991 Ergebnissen angezeigt
Skip side bar filters
  • Ruby Wizardry

    An Introduction to Programming for Kids

    von Eric Weinstein
    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real Lesen Sie mehr

    € 14,29

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text Lesen Sie mehr

    € 23,75

  • Simple Object-Oriented Design

    Create clean, maintainable applications

    von Mauricio Aniche
    Write object-oriented code that’s manageable, maintainable, and future-proof.Keeping your object-oriented designs simple demands a creative approach—and that’s exactly what you’ll find in Simple Object-Oriented Design. This book is full of patterns and principles for reducing complexity, each one proven in author Mauricio Aniche’s 20-year career in software development. You’ll learn how to tackle Lesen Sie mehr

    € 50,83

  • Unity in Action, Third Edition

    Multiplatform game development in C#

    von Joe Hocking
    This hands-on beginners guide gets you building games fast, all with the awesome Unity engine! You’ll speed past the basics and use your existing coding skills to create 2D, 3D, and AR/VR games.In Unity in Action, Third Edition, you will learn how to:Create characters that run, jump, and bump into thingsBuild 3D first-person shooters and third-person action gamesConstruct 2D card games and side Lesen Sie mehr

    € 50,83

  • Practical Probabilistic Programming

    von Avi Pfeffer
    SummaryPractical Probabilistic Programming introduces the working programmer to probabilistic programming. In it, you'll learn how to use the PP paradigm to model application domains and then express those probabilistic models in code. Although PP can seem abstract, in this book you'll immediately work on practical examples, like using the Figaro language to build a spam filter and applying Lesen Sie mehr

    € 59,98

  • Unity from Zero to Proficiency (Beginner)

    Unity from Zero to Proficiency, #2

    von Patrick Felicia
    Serien Buch 2 - Unity from Zero to Proficiency
    Are You Ready to create your own epic games? This book is your ultimate ticket to mastering Unity game development.- Purchase of the print or Kindle book includes a free eBook in the PDF format.- Newly Edited and Updated Version for Unity 6.- November 2025 Updadte: All chapters and assets are fully compatible with Unity 6.- July 2023 Updadte: All chapters and assets are fully compatible ... Lesen Sie mehr

    Zuvor € 10,49 Jetzt € 5,99

  • Python | Programmer pas à pas

    Le guide ultime du débutant pour une initiation simple & rapide à la programmation en Python

    Übersetzt von M.Eng. Johannes Wild
    "Python - Pas à pas" est le livre pour tous ceux qui souhaitent apprendre les bases de la programmation en Python par un ingénieur (M.Eng.). Dans ce livre, vous apprendrez à la fois les bases théoriques et l'utilisation pratique du langage de programmation Python à l'aide de nombreux exemples et de superbes projets DIY.Si vous êtes à la recherche d'un guide pratique sur le langage de programmation Lesen Sie mehr

    € 9,99

  • React.js Essentials

    A fast-paced guide to designing and building scalable and maintainable web apps with React.js

    A fast-paced guide to designing and building scalable and maintainable web apps with React.jsKey FeaturesBook DescriptionBuilding web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College Lesen Sie mehr

    € 20,78

  • Java For Dummies

    von Barry Burd
    Learn to code with Java and open the gate to a rewarding careerNow in its 9th edition, Java For Dummies gives you the essential tools you need to understand the programming language that 17 million software developers rely on. This beginner-friendly guide simplifies every step of the learning process. You'll learn the basics of Java and jump into writing your own programs. Along the way, you'll Lesen Sie mehr

    € 22,99

  • Learning F# Functional Data Structures and Algorithms

    Get started with F# and explore functional programming paradigm with data structures and algorithms

    von Adnan Masood
    Key FeaturesBook DescriptionIf you have just started your adventure with F\#, then this book will help you take the right steps to become a successful F\# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C\# language and BCL (Base Class Library), would be helpful.What you will Lesen Sie mehr

    € 27,71

  • Java Programmeren: Een Stap-voor-Stap Gids

    Serien Buch 4 - De IT collectie
    Ontdek de wereld van Java-programmeren en wordt een meester in softwareontwikkeling!Ben je gepassioneerd over technologie en wil je de kunst van het programmeren leren? Dan is " Java Programmeren: Een Stap-voor-Stap Gids" jouw ultieme gids op de reis naar softwareontwikkelingsexpertise.Dit boek biedt een grondige en toegankelijke introductie tot Java, een van 's werelds meest gebruikte en Lesen Sie mehr

    € 3,49

  • Java for Beginners

    von Knowledge Flow
    Serien series Programming & Computer Science Series
    Java for Beginners by Knowledge Flow is a beginner-friendly programming guide that introduces the core concepts of Java in a clear and practical manner. Designed for students, aspiring developers, and self-learners, this book covers fundamental topics such as variables, data types, operators, control statements, classes and objects, inheritance, exception handling, and basic file I/O. Each concept Lesen Sie mehr

    € 3,49

  • C++

    The Comprehensive Guide

    Comprehensive C++23 resource offering deep coverage from syntax basics to advanced concurrency and standard library usage. Learn best practices to write secure, efficient, and modular C++ code with expert guidance.Key FeaturesIn-depth coverage of modern C++23 concepts ensuring comprehensive understanding of language featuresFocus on writing secure, maintainable, and efficient code for professional Lesen Sie mehr

    € 48,50

  • Go in Action, Second Edition

    Serien series In Action
    Get the eBook free when you register your print book at Manning."Generics, real error handling, actual project structure, the stuff I had to go learn the hard way elsewhere is finally just in the book now."—Mario Carrion, ParamountGo in Action, Second Edition is the definitive guide to mastering Go’s unique type system and high-performance concurrency model. Coauthored by industry veterans Joel Lesen Sie mehr

    € 44,73

    VORBESTELLEN

  • モダン C# の要点:AI 時代の開発者クラフト

    (C# 14 と .NET 10)

    von Michael Tsai
    Serien Buch 1 - .NET 開発者養成シリーズ
    AI 時代でも C# を習得する価値AI は強力なツールですが、重要なシステムにおいては、人間の判断や監督を完全に置き換えることはできません。開発者が自分のコードに対して真のオーナーシップを持ってこそ、長期的に技術的負債や保守コストを適切に管理することができます。だからこそ、プログラミング言語や API を深く習得することは、これまで以上に重要になっています。ただし、本書は C# の網羅的なリファレンスではありません。本書では、深い理解を必要とする C# の本質的で実践的なトピックに焦点を当てています。従来のプログラミング解説書とは異なり、本書では「深い理解」を重視し、AI ツールを活用して開発を加速することを推奨します。AI がコードを生成する時代において、開発者にはコードの品質・セキュリティ・パフォーマンスを見極めるための、より鋭い判断力と、AI に高品質な C# Lesen Sie mehr

    € 10,38

  • Object-Oriented Python

    Master OOP by Building Games and GUIs

    von Irv Kalb
    Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code.Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the Lesen Sie mehr

    € 21,11

  • Mastering Python in 7 Days

    von Alex Wood
    Mastering Python in 7 Days is a comprehensive, hands-on guide designed to help you master Python basics quickly and effectively. Whether you're a complete beginner or have some programming experience, this book offers a structured approach to learning Python in just one week.In just 7 days, you'll be equipped to solve problems, automate tasks, analyze data, and start building your own Python Lesen Sie mehr

    € 9,99

  • Python und OOP - Objektorientierte Programmierung verständlich erklärt

    Ein praxisorientierter Leitfaden für Einsteiger und Fortgeschrittene zur objektorientierten Programmierung mit Python, inklusive Klassen, Vererbung, Polymorphismus und Designprinzipien

    von D. S. Lornach
    Meistern Sie die objektorientierte Programmierung mit Python – Der komplette Leitfaden für Einsteiger und FortgeschritteneEntdecken Sie die Macht der objektorientierten Programmierung Python mit diesem umfassenden Handbuch, das speziell für deutschsprachige Entwickler konzipiert wurde. Egal ob Sie Python OOP lernen möchten oder Ihre bestehenden Kenntnisse in Python Klassen Vererbung vertiefen Lesen Sie mehr

    € 11,90

  • Android 4.2 App Development Essentials

    von Neil Smyth
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed Lesen Sie mehr

    € 12,99

  • Introduction To Windows And Graphics Programming With Visual C++ (With Companion Media Pack) (Second Edition)

    von Roger W Mayne
    The Companion Media Pack is available in the .Introduction to Windows® and Graphics Programming with Visual C++® (2nd Edition) provides an accessible approach to the study of Windows programming. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others interested in Windows programming and its convenient graphics Lesen Sie mehr

    € 32,33

  • The Object Primer

    Agile Model-Driven Development with UML 2.0

    von Scott W. Ambler
    Scott Ambler, award-winning author of Building Object Applications that Work, Process Patterns, and More Process Patterns, has revised his acclaimed first book, The Object Primer. Long prized in its original edition by both students and professionals as the best introduction to object-oriented technology, this book has all modeling notation rewritten in UML 2.0. All chapters have been revised to Lesen Sie mehr

    € 68,52

  • 100+ Solutions in Java - 2nd Edition

    Everything you need to know to develop Java applications (English Edition)

    von Dhruti Shah
    100+ Solutions in Java is a comprehensive and accessible guide to developing Java applications from version 8 to 19. Whether you are a beginner or a seasoned pro, this book will help you learn the latest Java features and best practices, one step at a time. The book covers a wide range of topics, from basic programming concepts to advanced topics like concurrency and design patterns. Each chapter Lesen Sie mehr

    € 13,63

  • C# for New Programmers, 2025 Edition: A Practical Guide with Projects

    von Liam Byrne
    Are you ready to master C# and start building real-world applications?Learning a new programming language can be intimidating. Many books are too theoretical, leaving you with knowledge but no practical skills. "C# for New Programmers, 2025 Edition" is different. This book is your hands-on, project-based guide to mastering modern C# and the .NET ecosystem, designed specifically for beginners, Lesen Sie mehr

    € 4,99

  • Mastering C# Basics: Step-by-Step Guide with Real-World Applications

    von Kevin Paul
    Unlock the world of modern software development with C# and the .NET ecosystem.Are you ready to move past theory and build real, functioning applications? This book is your fast-track guide to mastering C# from the ground up, designed specifically for individuals with zero prior coding experience. Forget the frustrating technical jargon and confusing textbooks. We focus on a philosophy of Lesen Sie mehr

    € 4,99