GithubHelp home page GithubHelp logo

arasgungore / cpp-software-design Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 4.35 MB

C++ Software Design: Design Principles and Patterns for High-Quality Software.

Home Page: https://www.google.com/books/edition/C++_Software_Design/oPSKEAAAQBAJ

License: MIT License

CMake 1.23% C++ 96.19% Makefile 2.36% C 0.21%
cpp design-pattern design-patterns design-patterns-cpp design-principles designpattern designpatterns guidelines patterns principles

cpp-software-design's Introduction

Cpp-Software-Design

This repository contains code examples from the book "C++ Software Design: Design Principles and Patterns for High-Quality Software". The book is authored by Klaus Iglberger and provides a comprehensive guide to understanding and implementing design principles and patterns in C++ to create high-quality software.

"C++ Software Design" is a book aimed at software developers who want to improve their understanding of design principles and design patterns in the context of C++ programming. The book covers a wide range of topics, from basic design principles to advanced design patterns, providing practical examples and explanations throughout.

Design Principles

The book discusses various design principles such as SOLID principles, DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), YAGNI (You Ain't Gonna Need It), and others. Each principle is explained in detail, with examples demonstrating how to apply them in C++ code.

Design Patterns

The core of the book revolves around design patterns. It covers classical design patterns such as Visitor, Strategy, Observer, Prototype, Erasure, Singleton, and many more. Each pattern is accompanied by code examples illustrating its implementation in C++.

Example Applications

The repository includes example applications that demonstrate how to apply the principles and patterns discussed in the book to real-world scenarios. These applications cover various domains and showcase best practices in software design.

Author

👤 Aras Güngöre

cpp-software-design's People

Contributors

arasgungore avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.