Resources that I found useful. PRs are welcome
Table of Contents
tags | description | source |
---|---|---|
developer roadmap |
Developer roadmaps for several technologies | github |
tags | description | source |
---|---|---|
oauth open id connect |
OAuth2 and Open ID Connect explained in 1 hour | youtube |
tags | description | source |
---|---|---|
interpereter |
Writing an interpreter in go | book |
compiler |
Writing a compiler in go | book |
tags | description | source |
---|---|---|
nosql |
Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB (also applies to other NoSQL databases) | youtube |
dynamodb |
DynamoDB guide | https://www.dynamodbguide.com |