Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Architecture & Design

October 28, 2024 max-sperling

Comparison – API and ABI

They are both interfaces. Interface API ABI Between whom? Application/Library and library Application/Library and platform Defined where? Headers of the

Continue reading
December 18, 2021 max-sperling

HLD vs. LLD

High level design (Architectural design) … provides an overview of the system. Example: Infotainment-System (focus on media and navigation only)

Continue reading
February 18, 2020 max-sperling

Decorator (Design Pattern)

This structural pattern increases the functionality of a class. Looks similar to a proxy, but it gets the object injected

Continue reading
December 18, 2019 max-sperling

State (Design Pattern)

This behavioral pattern is used to let objects behave differently based on their current state.

Continue reading
December 18, 2019 max-sperling

Proxy (Design Pattern)

This structural pattern controls the access to a class. Looks similar to a decorator, but it instantiates the object by

Continue reading
December 18, 2019 max-sperling

Adapter (Design Pattern)

This structural pattern translates one class interface into another. This is a class adapter, but there also exists an object

Continue reading
December 18, 2019 max-sperling

Singleton (Design Pattern)

This creational pattern assures that just one object can get instantiated of that class.

Continue reading
December 17, 2019 max-sperling

Factory (Design Pattern)

Concrete Factory … is a class that creates objects without exposing the instantiation logic. Abstract Factory … is a class

Continue reading
October 16, 2019 max-sperling

Visitor (Design pattern)

The purpose of that behavioral design pattern is to add a new operation without adding it to the existing object

Continue reading
October 16, 2019 max-sperling

Dependency injection (Design pattern)

As the name of this creational design pattern already shows dependencies are getting injected (as parameter) instead of creating them

Continue reading

Posts navigation

1 2 Next Posts»

Categories

  • Other (17)
    • Games (11)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (71)
    • Climbing (5)
    • Diving (20)
    • Fitness (7)
    • Martial arts (33)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (11)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (268)
    • Computer (238)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • Development (58)
        • CI/CD (1)
        • Programming (48)
          • Concurrency (5)
          • Data structures (12)
          • Pointers & References (7)
        • Scripting (3)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (18)
        • Linux (11)
        • Windows (7)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (27)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.