How Programming Works

Results 41 repositories owned by How Programming Works

Mutex

17
Stars
6
Forks
Watchers

Preventing race conditions with Mutual Exclusion

ActorModel

17
Stars
8
Forks
Watchers

Actor model (concurrent computation model)

PartialApplication

19
Stars
60
Forks
Watchers

Partial function application and Currying

SelfAssessment

139
Stars
480
Forks
Watchers

Software engineering self assessment

Abstractions

16
Stars
16
Forks
Watchers

Programming is abstract thinking

Antipatterns

17
Stars
17
Forks
Watchers

Antipatterns as a Worst Practices

AsyncContextTracking

18
Stars
1
Forks
Watchers

Asynchronous context tracking: AsyncLocalStorage

ChatGPT

19
Stars
0
Forks
Watchers

How to work together with ChatGPT

Session

15
Stars
7
Forks
Watchers

HTTP server with sessions, tokens, cookies