HowProgrammingWorks
Pinned repositories
Repositories
-
Index
Metarhia educational program index
📖 -
Deferred
Deferred (and comparison to Future and Promise)
-
Databases
Work with Database Management Systems
-
-
Contract
Programming by contract, Design by contract (DbC), Contract-based Programming
-
Configuration
Application configuration
-
ConcurrentQueue
Asynchronous Concurrent Queue with Priority and Factor
-
-
-
-
-
Bridge
Use bridge to decouple an abstraction from its implementation
-
Closure
Function closures and storing data in function scope
-
Cheatsheet
Language Cheatsheet
-
-
PartialApplication
Partial function application and Currying
-
ChainOfResponsibility
Pattern: Chain of responsibility
-
Cancelable
Cancelable Asynchronous Abstractions
-
Wrapper
Wrapper functions, Interface wrappers, etc.
-
Dictionary
Programming Dictionary
-
-
Callbacks
Callbacks, Listeners and Events
-
Collector
Data Collectors for Asynchronous Programming
-
Function
Functions as a method to raise level of code abstraction
-
Collections
Different types of Associative Collections
-
-
API
Application Interface with HTTP Transport and JSON serialization
-