Good things for coding - Dieptranivsr/DroneIVSR GitHub Wiki

               (^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^(
               /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\   )
               (( Hmm... what the heck is a Coder...? )  (
               ) \_______________    _______________/   )
               (                  \ /                   (
               )                   (                    )
               (                    (`'`'`'`'`)         (
               )                     |||||||||          )
               (                     |       |          (
               )                     |       |          )
               (   ,-----..        ((.)----  |          )
               )   |       `||     (_        |          (
               (   |        ||       |       |          )
               )   |        ||       |       |          (
               (   |        ||       /\   ..--          )
               )   '--------``   /\  ||-``    \         (
               (      /   \      \ \//   ,,   \---.     )
               )   .---------.    \./ |~| /__\  \  |    (
               (___|_________|__|""-.___ / ||   |  |    )
               )|               | .-----'  ||   |  |    (
               (|               |CC.-----.      |  |    )
               )|               |  '-----'      |  |-ABG(
               (                                |  |    )
               )                                        (
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Table of Contents 👈

  1. Global Variables
    1. Global Variables Are Bad
    2. Global Variables Considered Harmful
    3. Static Chain
  2. Design Patterns
    1. Singleton Pattern
      1. Cpp Singleton
      2. Singleton Global Problems
    2. Factory Pattern
      1. Abstract Factory Pattern
      2. Factory Method Pattern
      3. Abstract Factory Vs Factory Method
    3. Adapter Pattern
    4. Facade Pattern
    5. Template Method Pattern
    6. Others Pattern
      1. Decorator Pattern
      2. Builder Pattern
      3. Mediator Pattern
      4. Bridge Pattern
    7. Pattern Library
      1. Iterator Pattern
      2. Visitor Pattern
      3. Composite Pattern
  3. Compile Time
  4. Generic Programming
    1. Generic Programming Is Better
    2. How To Professionalize Programming
    3. Ideal Programming Language
    4. Programming Is Hard
    5. Programming Is Math
  5. Python Language
    1. Python Problems
    2. Optimize Later
  6. Object Oriented
    1. Object Oriented Programming
    2. Constructor Object
    3. Class Factory
      1. Abstract Factory
      2. Factory Method
      3. Factory Function
      4. Interface Factories
    4. Object Orientation
      1. Is Object Orientation More Complex
      2. Object Orientation Is Dead
      3. Object Oriented Design Is Difficult
  7. Data Structures
⚠️ **GitHub.com Fallback** ⚠️