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 121144 von 975 Ergebnissen angezeigt
Skip side bar filters
  • Pattern-Oriented Software Architecture, Patterns for Concurrent and Networked Objects

    Serien Buch 2 - Wiley Software Patterns Series
    Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the basis of a pattern language that addresses issues associated with concurrency and networking.The book presents 17 interrelated patterns ranging from Lesen Sie mehr

    € 45,99

  • Designing Interfaces

    Patterns for Effective Interaction Design

    von Jenifer Tidwell
    Designing a good interface isn't easy. Users demand software that is well-behaved, good-looking, and easy to use. Your clients or managers demand originality and a short time to market. Your UI technology -- web applications, desktop software, even mobile devices -- may give you the tools you need, but little guidance on how to use them well.UI designers over the years have refined the art of Lesen Sie mehr

    € 28,59

  • Beginning Spring

    Get up to speed quickly with this comprehensive guide to SpringBeginning Spring is the complete beginner's guide to Java's most popular framework. Written with an eye toward real-world enterprises, the book covers all aspects of application development within the Spring Framework. Extensive samples within each chapter allow developers to get up to speed quickly by providing concrete references for Lesen Sie mehr

    € 28,99

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    von santosh singh
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level Lesen Sie mehr

    € 9,26

  • Azure Patterns for Real-World Apps: Resilient by Design

    Build resilient, scalable applications on Microsoft Azure using proven design patterns."Azure Patterns for Real-World Apps: Resilient by Design" is a practical guide for developers, architects, and IT professionals looking to build cloud-native applications that are robust, fault-tolerant, and production-ready. With a focus on real-world scenarios, this book explores modern architectural patterns Lesen Sie mehr

    € 8,99

  • Learning DCOM

    von Thuan L. Thai
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for Lesen Sie mehr

    € 18,69

  • Five Lines of Code

    How and when to refactor

    Five Lines of Code teaches refactoring that's focused on concrete rules and getting any method down to five lines or less! There’s no jargon or tricky automated-testing skills required, just easy guidelines and patterns illustrated by detailed code samples.In Five Lines of Code you will learn:The signs of bad codeImproving code safely, even when you don’t understand itBalancing optimization and Lesen Sie mehr

    € 50,83

  • A Concise Introduction to Programming in Python

    von Mark J. Johnson
    Serien series Chapman & Hall/CRC Textbooks in Computing
    A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using Lesen Sie mehr

    € 66,96

  • Desarrollo de aplicaciones web en el entorno servidor. IFCD0210

    Libro especializado que se ajusta al desarrollo de la cualificación profesional y adquisición del certificado de profesionalidad "IFCD0210 - DESARROLLO DE APLICACIONES CON TECNOLOGÍAS WEB". Manual imprescindible para la formación y la capacitación, que se basa en los principios de la cualificación y dinamización del conocimiento, como premisas para la mejora de la empleabilidad y eficacia para el Lesen Sie mehr

    € 11,99

  • C++ Programming Cookbook

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it Lesen Sie mehr

    € 34,99

  • The Design Patterns Companion

    von Scott L Bain
    Design patterns are not "reusable solutions" but instead create a rich language developers can use to communicate, collaborate, and make collective decisions about design. When you study design patterns, you are teaching yourself about what a good design is and why. Design patterns exemplify the principles and strong practices that developers can depend on to build high-quality solutions. Lesen Sie mehr

    € 12,02

  • Java: The Bottom Line

    von Tom Henricksen
    A practical introduction to Java programming, emphasizing core concepts and best practices.This book covers essential topics, including data types, operators, control flow, object-oriented principles (encapsulation, inheritance, polymorphism), interfaces, and working with strings and numbers.The focus is on clear explanations and practical examples to enable readers to quickly develop proficiency Lesen Sie mehr

    € 11,99

  • Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation

    "Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation" is a groundbreaking guide for aspiring game developers and designers seeking to leverage the incredible capabilities of ChatGPT to take their projects to the next level. Dive into the world of AI-driven game development and explore how ChatGPT can revolutionize your creative process.In this comprehensive book, you'll embark Lesen Sie mehr

    € 9,49

  • Hexagonal Architecture Explained: How the Ports & Adapters Architecture Simplifies Your Life, and How to Implement It

    Series on Object-Oriented Design

    Serien series Series on Object-Oriented Design
    "Looking at the screen of my laptop, I realized that it was full of code that didn't let me understand what it did regarding business logic. From that moment I began to search until I discovered the architecture that decouples the business logic from the frameworks: Hexagonal Architecture, more correctly called Ports & Adapters. From that moment until now, I haven't stopped reading and learning Lesen Sie mehr

    € 8,49

  • C++ Pratique

    Le C++ est un langage puissant et polyvalent, héritier du C, qui allie performance et fonctionnalités avancées comme la programmation orientée objet et la gestion fine des ressources.Ce livre propose une approche claire et progressive : des bases essentielles (variables, classes, héritage, polymorphisme, mémoire, fichiers, bibliothèques standards) aux pratiques concrètes, avec exemples et Lesen Sie mehr

    € 29,99

  • 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)

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

    € 13,30

  • Python for Professionals

    Learning Python as a Second Language

    von Matt Telles
    This book is intended for the professional programmer who wants to learn Python for their place of business, or simply to extend their knowledge. You will learn the basics of the language--from how to define variables and implement looping and conditional constructs, to working with existing code. Once we have established the baseline for writing code in Python, you’ll learn how to create your own Lesen Sie mehr

    € 13,30

  • Programación Orientada a Objetos en JAVA

    El objetivo principal de este libro es presentar al lector los fundamentos de la Programación Orientada a Objetos. Focalizamos la atención en conceptos como el encapsulamiento, la herencia, el polimorfismo, composición, delegación, clases envoltorio, reflection, genéricos, lanzamiento, intercepción, tratamiento de excepciones, etc. Se ha escogido Java como medio en que implementar dichos conceptos Lesen Sie mehr

    € 9,01

  • 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

  • Advanced C++ Programming Cookbook

    Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

    von Dr. Rian Quinn
    A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20Key FeaturesLearn how to develop and design your own librariesFind solutions to your app development problems and implement them in a highly reusable manner, following library development best practicesExplore advanced C++ Lesen Sie mehr

    € 27,71

  • Modern C#: Developer's Craft in the AI Era

    (C# 14 and .NET 10)

    von Michael Tsai
    Why mastering C# still matters in the age of AIAI is a powerful tool, but for critical systems, it cannot replace human judgment and oversight. Only when developers maintain genuine ownership of their code can they effectively manage technical debt and maintenance costs over the long term.So yes, mastering programming languages and APIs matters more than ever.However, this is not an exhaustive C# Lesen Sie mehr

    € 11,10

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating Lesen Sie mehr

    € 59,98

  • Programming Python

    von Mark Lutz
    Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, Lesen Sie mehr

    € 34,09

  • 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

    Zuvor € 27,49 Jetzt € 23,75