# Learning Sources


![learning.jpeg](https://cdn.hashnode.com/res/hashnode/image/upload/v1630678117192/hV-Z-yebY.jpeg)
*Image Credit: https://thetrainingassociates.com/*



## Golang
- The Go Programming Language by Alan Donovan and Brian Kernighan
- [How to write go code](https://golang.org/doc/code)
- [awesome-go resources](https://github.com/avelino/awesome-go)

## Vue.js
- [Vue.js guide](https://vuejs.org/v2/guide/)
- [Vuetify Components](https://vuetifyjs.com/en/components)

## Javascript
- [Book] Head First JavaScript Programming - Eric Freeman, Elisabeth Robson

## Software Design & Architecture
- [Book] Domain Driven Design by Eric Evans
- [Book] Designing Data Intensive Application by Martin Klepman
- [Book] Operating System Concepts by Silberschatz, Galvin, Gagne

## Compiler Design
- [TBD]


