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 7396 von 976 Ergebnissen angezeigt
Skip side bar filters
  • Herb Schildt's C++ Programming Cookbook

    von Herbert Schildt
    Your Ultimate "How-To" Guide to C++ Programming!Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that Lesen Sie mehr

    € 45,42

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn Lesen Sie mehr

    € 0,99

  • Object-Oriented Software Design in C++

    von Ronald Mak
    Learn the fundamentals of Object-Oriented design by investigating good—and bad—code!Well-designed applications run more efficiently, have fewer bugs, and are easier to revise and maintain. Using an engaging “before-and-after” approach, Object-Oriented Software Design in C++ shows you exactly what bad software looks like and how to fix it with good design principles and patterns.In Object-Oriented Lesen Sie mehr

    € 50,83

  • Clojure Programming

    Practical Lisp for the Java World

    Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every Lesen Sie mehr

    € 27,38

  • Orientação a Objetos em C#

    Conceitos e implementações em .NET

    Nas últimas décadas, o paradigma da Orientação a Objetos tem servido como alicerce para o desenvolvimento de uma ampla gama de linguagens de programação e de ambientes integrados para o desenvolvimento de sistemas informatizados. É necessária uma compreensão profunda dos conceitos inerentes a este moderno paradigma, bem como saber aplicá-los na prática, para que se consiga maximizar seus Lesen Sie mehr

    € 7,99

  • Python Complete Guide

    PYTHON COMPLETE GUIDELearn, Build, and Master Python Through Real ProjectsPYTHON COMPLETE GUIDE is your all-in-one journey into Python — designed to take you from absolute beginner to confident developer through a perfect blend of clear lessons, practical coding examples, and real-world projects that make learning both fun and meaningful.Step inside and explore the full power of Python — from core Lesen Sie mehr

    € 21,99

  • Advanced SDL Game Engineering: Expert Techniques for Professional Developers

    "Advanced SDL Game Engineering: Expert Techniques for Professional Developers" is an essential guide for seasoned game developers and engineers looking to master the complexities of game development using Simple DirectMedia Layer (SDL). This comprehensive resource delves deep into advanced techniques and strategies that are crucial for creating professional-grade games.With a focus on the Lesen Sie mehr

    € 9,49

  • Python y la IA

    Python y la IA: Domina el Futuro Hoy: Desde Cero hasta Crear Inteligencia Artificial, Juegos, Webs, Forense Digital y ChatGPT. Con Casos en Google Colab y Proyectos Reales¿Y si aprender Python e Inteligencia Artificial fuera tan adictivo como jugar un videojuego?¡Prepárate para un libro que no solo enseña, sino que sacude, transforma e inspira a programar el futuro!Bienvenido a **PYTHON Y LA IA: Lesen Sie mehr

    € 25,99

  • Refactoring at Scale

    von Maude Lemaire
    Making significant changes to large, complex codebases is a daunting task--one that's nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you're unsure how to go about implementing those changes in a sustainable way, then this book is for you.Software engineer Maude Lemaire walks you through the Lesen Sie mehr

    € 25,40

  • Datenformate meistern mit Python

    Arbeiten mit JSON und JSON-LD in der Praxis

    von D. S. Lornach
    Datenformate meistern mit Python: Arbeiten mit JSON und JSON-LD in der PraxisWerden Sie zum JSON Python Experten und beherrschen Sie die wichtigsten Datenformate der modernen Softwareentwicklung! Dieses umfassende Praxisbuch führt Sie systematisch durch die Welt von JSON und JSON-LD mit Python und macht Sie fit für die Herausforderungen datengetriebener Anwendungen.Was macht dieses Buch besonders Lesen Sie mehr

    € 14,90

  • Introduction to Swift 5.6

    Quick Guides for Masterminds

    von J.D Gauchat
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to program in Swift 5.6 and how to implement Swift concurrency.After reading this guide, you will know how to program in Swift, how Lesen Sie mehr

    € 2,72

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    von Stephen Fleming
    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and Lesen Sie mehr

    € 2,63

  • The Code Monster Manual

    Escape From Number Hell

    von Kevin Focke
    Serien series The Code Monster Manual
    Low-level coding fundamentals, the book I wish I had.Improve your low-level programming by learning the nuances of numbers & their representations. Not a math wizard? No problem!---Computers are monsters because they think different than us.We will learn:- What the monsters look like.- How you can prevent the 125 million dollar mistake that caused the NASA Climate Orbitor to crash, and how Tony Lesen Sie mehr

    Zuvor € 8,98 Jetzt € 7,98

  • Introduction to JavaScript Arrays and Objects

    A Beginner’s Guide to Storing, Organizing, and Accessing Data in JavaScript

    von Dargslan
    Serien Buch 7 - Dargslan - JavaScript - Beginner Level
    Master JavaScript's Most Essential Data Structures: The Definitive Guide to Arrays and ObjectsUnlock the full potential of JavaScript programming with "Introduction to JavaScript Arrays and Objects" – the comprehensive guide designed to transform beginners into confident developers who can expertly handle data in modern web applications.Arrays and objects are the backbone of JavaScript programming Lesen Sie mehr

    € 14,99

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    von Dargslan
    Serien Buch 8 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" Lesen Sie mehr

    € 14,99

  • Go Programming Cookbook

    Over 85 recipes to build modular, readable, and testable Golang applications across various domains

    von Aaron Torres
    Tackle the trickiest of problems in Go programming with this practical guideKey FeaturesDevelop applications for different domains using modern programming techniquesTackle common problems when it comes to parallelism, concurrency, and reactive programming in GoWork with ready-to-execute code based on the latest version of GoBook DescriptionGo (or Golang) is a statically typed programming language Lesen Sie mehr

    € 27,71

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

    € 9,49

  • 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

    € 24,74

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    Serien Buch 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... Lesen Sie mehr

    € 8,79

  • Let Us Python Solutions

    Solutions to all Exercises in Let Us Python, Cross-check Your Solutions Key Featuresa- Strengthens the foundations, as detailed explanation of programming language concepts are given in simple manner. a- Lists down all the important points that you need to know related to various topics in an organized manner.a- Prepares you for coding related interview and theoretical questions.a- Provides In Lesen Sie mehr

    € 14,40

  • 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

  • Write Great Code, Volume 2, 2nd Edition

    Thinking Low-Level, Writing High-Level

    von Randall Hyde
    Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively Lesen Sie mehr

    € 24,08

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable Lesen Sie mehr

    € 30,68

  • 深入淺出程式原始碼弱點 十大成因與修復指引

    SAST Demystified: A Developer's Guide to Understanding Source Code Vulnerabilities, Their Causes, and Fixes

    von AS studio
    面對原始碼掃描 (SAST) 工具跳出的滿江紅警示,你是否曾感到困惑,覺得報告如同一本天書,只能照著建議「盲目修改」,卻不明白問題的根源? 本書將帶你告別這種窘境,旨在深入剖析常見 SAST 弱點背後的真正「成因」。以 OWASP Top 10 為核心,本書系統性地拆解每一類高風險弱點——從失效的存取控制、注入攻擊到不安全的反序列化。透過清晰的「錯誤與修正對照」C#/.NET 程式碼範例,以及對「常見修復誤區」的深度提醒,你將不僅學會如何「精準修補」,更能理解「為何如此修改才安全」,從而具備從源頭寫出更健壯、更安全程式碼的實戰能力。 Lesen Sie mehr

    € 16,65