Completed
Encryption Algorithms
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Design Patterns - Examples in C++
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Design Patterns
- 3 Who am I
- 4 Benefits of design patterns
- 5 History of design patterns
- 6 What are design patterns
- 7 Generic Patterns
- 8 Extended Patterns
- 9 Concurrency Patterns
- 10 Creational
- 11 Factory
- 12 Prototype
- 13 Adapters
- 14 Examples
- 15 Specialized Languages
- 16 Observer
- 17 State Machines
- 18 Encryption Algorithms
- 19 Multiple Template
- 20 Visitor
- 21 Categories
- 22 Middle Tier
- 23 Abstract Factory
- 24 Clone
- 25 Static Initializer
- 26 Singletons
- 27 Global Scope
- 28 Structural
- 29 Performance Security
- 30 Adapter
- 31 Daisy Chain