Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 244 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 244 Bytes

Knowledge

This repo contains notes I made over the years on various programming topics.

Blogs

  • ...

Presentations

  • ...

Notes

  • GIT
  • SOLID
  • NPM

C# Playground

(runnable examples + notes)

  • Async / await
  • Delegates
  • ...