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 529552 von 992 Ergebnissen angezeigt
Skip side bar filters
  • Mathematical Objects in C++

    Computational Tools in A Unified Object-Oriented Approach

    von Yair Shapira
    Serien series Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
    Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequis Lesen Sie mehr

    € 105,18

  • Python At A Glance

    von Ajit Singh
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS Lesen Sie mehr

    € 3,77

  • Apprendre Python Rapidement

    Le guide du débutant pour apprendre tout ce que vous devez savoir sur Python, même si vous êtes nouveau dans la programmation

    von Kevin Droz
    ⚠ A qui s’adresse ce livreCe livre est un guide complet pour débutants destiné à leur enseigner la programmation avec Python pas à pas. Si vous avez déjà appris à écrire des programmes informatiques dans d'autres langages - que ce soit un langage de description simple comme HTML5 ou un langage plus complexe comme le Java ou le C, alors ce livre est pour vous.Si vous avez des compétences Lesen Sie mehr

    € 10,00

  • Taking Testing Seriously

    The Rapid Software Testing Approach

    Elevate your software testing approach with a methodology from industry leaders who dedicated their careers to studying, practicing, and teaching the craft of testing.Dive into the world of expert software testing with Taking Testing Seriously: The Rapid Software Testing Approach. This book arms software professionals with the knowledge required to master the Rapid Software Testing (RST) Lesen Sie mehr

    € 48,99

  • Job Ready Python

    Get ready to take on Python with a practical and job-focused guideJob Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately.Based on the renowned mthree Global Academy and Software Guild training program, this book will get you up to speed in the basics of Python, Lesen Sie mehr

    € 25,99

  • Refactoring to Rust

    Don’t rewrite from scratch! Improve your software speed and scalability by iteratively replacing performance-critical code with RustRefactoring to Rust helps you get the speed and reliability of Rust libraries, functions, and high-performance features without needing a complete rewrite of your codebase.In Refactoring to Rust you will learn to:Create Rust libraries you can call from other Lesen Sie mehr

    € 50,83

  • Sails.js in Action

    SummarySails.js in Action is a comprehensive guide to buildingenterprise-capable web applications using Node and Sails. Written by the creators of the Sails.js framework, this book carefully introduces each concept, technique, and tool with real-world examples and crystal clear explanations.About the TechnologySails makes professional web development a breeze. This instantly familiar MVC framework Lesen Sie mehr

    € 50,83

  • HTML5 for .NET Developers

    Single page web apps, JavaScript, and semantic markup

    SummaryHTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF. Written from the .NET perspective, this book is full of practical applications and ways to connect the new web standards with your existing development practicesAbout the TechnologyA shift is underway Lesen Sie mehr

    € 50,83

  • Learning Functional Programming in Go

    Change the way you approach your applications using functional programming in Go

    von Lex Sheehan
    Function literals, Monads, Lazy evaluation, Currying, and moreKey Features\[\*\] Write concise and maintainable code with streams and high-order functions\[\*\] Understand the benefits of currying your Golang functions\[\*\] Learn the most effective design patterns for functional programming and learn when to apply each of them\[\*\] Build distributed MapReduce solutions using GoBook Lesen Sie mehr

    € 30,68

  • C# Programming Basics: Learn C# Coding for Beginners Book 1

    C# Fundamentals, #1

    Serien Buch 1 - C# Fundamentals
    This book explains C# fundamentals with easy to understand examples and simple language.Level: Beginner to IntermediateAre you a beginner programmer and looking for learning C# basics?Then this is the perfect guide for you.What you will learn in this book?Data types in C#Variables and ConstantsOperators in C#Value type and Reference typeType conversation<... Lesen Sie mehr

    € 0,99

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly Guide Key features Strengthens the foundations, as detailed explanation of programming language concepts are given. Lists down all important points that you need to know related to various topics in an organized manner. Prepares you for coding related interview and theoretical questions. Provides In depth explanation of complex topics and Questions. Lesen Sie mehr

    € 14,51

  • Programmieren für Einsteiger

    Teil 1

    Serien Buch 162 - shortcuts
    Dieser shortcut liefert eine Einführung in die Softwareentwicklung, wobei der Fokus auf der eigentlichen Programmierung liegt. In diesem ersten Teil geht es um die Basics: Es werden Variablen, Datentypen, Ablaufstrukturen und Algorithmen erklärt. Außerdem erhält der Leser einen Überblick über die objektorientierte Programmentwicklung mitsamt den Klassen, Objekten, Methoden etc., die man als Lesen Sie mehr

    € 2,99

  • Objektorientierte Programmierung mit Python

    Ein vollständiger, praxisorientierter Leitfaden für Einsteiger und Fortgeschrittene

    von Lukas Neumann
    Übersetzt von Lukas Neumann
    Meistern Sie die objektorientierte Programmierung mit Python – Von den Grundlagen bis zur professionellen AnwendungDieses umfassende Handbuch ist Ihr perfekter Begleiter, um die objektorientierte Programmierung (OOP) in Python von Grund auf zu erlernen und professionell anzuwenden. Egal ob Sie Python-Einsteiger mit ersten Grundkenntnissen sind oder bereits Erfahrung in der Programmierung Lesen Sie mehr

    € 16,99

  • Real-Time in the Cloud: Azure Messaging & Events

    Harness the power of real-time cloud applications with Real-Time in the Cloud: Azure Messaging & Events. This essential guide explores Microsoft Azure's suite of messaging and event-driven services—unveiling the tools and strategies needed to architect responsive, scalable, and reliable cloud-native systems.Designed for developers, architects, and IT professionals, this book delves into Azure Lesen Sie mehr

    € 8,99

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's Lesen Sie mehr

    € 20,23

  • C# 13 Programming Essentials - .NET 9 Edition

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

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

    € 26,99

  • Mastering Rust Programming: From Foundations to Future

    "Mastering Rust Programming: From Foundations to Future" is a comprehensive guide that caters to both beginners and experienced programmers looking to deepen their understanding of Rust, a language renowned for its safety, speed, and concurrency. This book meticulously explores the Rust programming language, from its fundamental principles to its most advanced features, providing a solid Lesen Sie mehr

    € 9,49

  • OpenGL Foundations: Taking Your First Steps in Graphics Programming

    OpenGL Foundations: Taking Your First Steps in Graphics Programming is a comprehensive guide for anyone interested in diving into the world of graphics programming. Whether you're a beginner looking to learn the basics or an experienced developer seeking to enhance your skills, this book provides a solid foundation in OpenGL, the industry-standard graphics API.Starting with the fundamentals, the Lesen Sie mehr

    € 14,49

  • Cracking Microservices Interview

    Gold mine of microservices interview Questions & Answers for aspirants and domain experts.KEY FEATURES 1. More than 200 questions in 5 domains including a chapter on patterns, practices, and NFRs.2. Extended coverage from architecture, design, development to NFRs domains. 3. The book can be selectively read based on the relevant domains.4. Extensive coverage in terms of depth and breadth of Lesen Sie mehr

    € 28,48

  • Building Java Programs: a comprehensive Java Developper Guide

    von David Horstmann
    Your one-stop guide to programming with Java. If you've always wanted to program with Java but didn't know where to start, this will be the java-stained reference you'll turn to again and again. Fully updated, this deep reference on the world's most popular programming language is the perfect starting point for building things with Java—and an invaluable ongoing reference as you continue to deepen Lesen Sie mehr

    € 26,50

  • Python Mastery: From Absolute Beginner to Pro

    von NIBEDITA Sahu
    Unlock the full potential of Python with this comprehensive and engaging guide that takes you on an exciting journey from an absolute beginner to a seasoned pro! Whether you're a complete novice or already have some programming experience, this book is designed to equip you with the skills and knowledge needed to excel in Python programming.Why This Book Stands Out:Step-by-Step Learning: The book Lesen Sie mehr

    € 11,49

  • WebGL Wizardry: A Beginner's Guide to Interactive 3D Graphics

    WebGL Wizadry

    Serien series WebGL Wizadry
    Dive into the world of 3D graphics with "WebGL Wizardry: A Beginner's Guide to Interactive 3D Graphics." This comprehensive guide is your key to unlocking the potential of WebGL, the web-based graphics library that has revolutionized interactive 3D graphics on the web. Whether you're a budding programmer, an aspiring web developer, or a digital art enthusiast, this book is designed to take you on Lesen Sie mehr

    € 9,49

  • Kotlin / Android Studio 3.0 Development Essentials

    von Neil Smyth
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android Lesen Sie mehr

    € 33,04

  • Eclipse

    Programming Java Applications

    von Steve Holzner
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an Lesen Sie mehr

    € 22,98