Logo

Linux und Open Source

Quick search

Navigation

Schulungen

  • Kursangebot
  • Unterlagen & Download
  • Organisatorisches
  • Datenschutz
  • Bisher Gehaltene
    • Richtlinien zur Veröffentlichung von Kursmaterial
    • Details
      • Clean Code Development With Python (2023-03-28 - 2023-03-30)
      • C++ For Embedded Developers (2023-03-20 - 2023-03-23)
      • C++ For Embedded Developers (Beginning of 2023)
      • Python/SAP
      • Python For SAP Developers (2023-03-13 - 2023-03-15)
      • Embedded Linux Systems Programming (2023-02-13 - 2023-02-17)
      • Linux Basics (2023-01-23 - 2023-01-26)
      • Python (2022-11-16 - 2022-11-18)
      • Python (2022-11-07 - 2022-11-10, 2022-12-01)
      • Design- and Architectural Patterns With C++ (2022-10-24 - 2022-10-26)
      • C++: A New Language Starting In 2011 (2022-10-11 - 2022-10-13)
      • Linux Basics (2022-10-03 - 2022-10-05)
      • C++: A New Language Starting In 2011
      • C++: A New Language Starting In 2011
      • Python Advanced (2022-05-16 - 2022-05-18)
      • Python (2022-05-02 - 2022-05-05)
      • Python Basics (2022-04-25 - 2022-04-27)
      • Programmierung Grundlagen, anhand von Python (2022-04-05 - 2022-04-08)
      • Python (2022-03-23, 2022-03-30, 2022-04-19 - 2022-03-21)
      • Python Advanced (2022-03-15 - 2022-03-17, 2022-03-31)
      • Python Basics (2022-02-23 - 2022-02-25)
      • Programmierung Grundlagen, anhand von Python (2022-01-17 - 2022-01-10)
      • C/C++ Programming (2021-12-06 - 2021-12-10, 2022-01-24 - 2022-02-04)
      • Python Advanced (2021-12-01 - 2021-12-03)
      • Python Basics (2021-11-17 - 2021-11-19)
      • Python Basics (2021-08-31 - 2021-09-01)
      • Python Grundlagen (2021-08-23 - 2021-08-25)
      • Programmierung Grundlagen, anhand von Python (2. und 3.8.2021)
      • The C++ Programming Language (2021-07-12 - 2021-07-16)
      • Programmieren mit C (2021-06-14 - 2021-06-18)
      • Python Advanced (2021-05-25 - 2021-05-27)
      • Python Grundlagen (2021-05-03 - 2021-05-05)
      • Programmierung Grundlagen (12. und 13.4.2021)
      • Linux Basics, Shell Scripting (2021-03-29)
      • Python Basic and Advanced (22.3.2021 - 25.3.2021)
      • 2021-03-15
      • Python Basics (22.2.2021 - 24.2.2021)
      • Programmierung Grundlagen (13. und 14.1.2021)
      • Linux Kernel Driver Development Basics (14.12.2020)
      • Linux Basics (30.11.2020 - 3.12.2020)
      • Python Basics (23.11.2020 - 25.11.2020)
      • Linux on Raspberry Pi
      • Python Basic and Advanced (19.10.2020 - 22.10.2020)
      • Python Basics (28.9.2020 - 30.9.2020)
      • Python Advanced (7.9.2020 - 10.9.2020)
      • Python Individualtraining (18.5.2020 - 19.5.2020)
      • Python Grundlagen (13.5.2020 - 14.5.2020 bei einer Firma in Graz)
      • C++ für Embedded C Programmierer (30.3.2020 - 3.4.2020 Baden Württemberg)
      • IPC in Linux (10.1.2020 in Graz)
      • Python (12.11.2019 - 14.11.2019 in Graz)
      • Python Individualtraining (5 Tage, beginnend 28.10.2019)
      • Kursnotizen: Linux Embedded 2015-11-30
      • Qualivision, Zürich, 1.10.2013
      • Embedded Computing 1+2, ECE 19

About

  • Über Mich
  • About This Site

Blog

  • Posts

Design- and Architectural Patterns With C++ (2022-10-24 - 2022-10-26)¶

  • Monday

  • Tuesday

  • Wednesday

  • Course Description: Design Patterns For Embedded C++ Developers

  • Design Patterns With C++

  • Github Repository

Monday¶

  • C++ Interfaces

  • UML Short Introduction

  • Singleton

    • Exercise: Singleton (Inflexible)

      • Solution: Singleton (Inflexible)

    • Exercise: Singleton (Flexible)

      • Solution: Singleton (Flexible)

    • Exercise: Singleton (Flexible And Strict)

      • Solution: Singleton (Flexible And Strict)

  • Adapter

    • Solution: Adapter

  • Proxy

    • Exercise: Proxy (Rounding Thermometer)

      • Solution: Proxy (Rounding Thermometer)

    • Exercise: Proxy (Remote Thermometer) (That with the ServerThread 🤔)

      • Solution: Proxy (Remote Thermometer)

Tuesday¶

  • Composite

    • Solution: Composite

  • Command

    • Solution: Command

  • Interpreter

    • Exercise: Arithmetic Expression Interpreter

      • Solution: Arithmetic Expression Interpreter

Wednesday¶

  • Continuing with Interpreter …

    • Exercise: Interpreter Combined With Adapter (And A Proxy)

      • Solution: Interpreter Combined With Adapter (And A Proxy)

  • Observer

    • Solution: Observer

  • Abstract Factory

    • Solution: Abstract Factory

  • Case Study/Livehacking: Heating Control (Reading Sensors)

©2019-2023 (GPLv3), Jörg Faschingbauer. | Page source