Add Databases Sections

SQL/NoSQL and BoJack Links
This commit is contained in:
Marcelo Boeira
2019-04-17 08:14:30 +02:00
parent f29f8495a8
commit 8910966a52
3 changed files with 21 additions and 3 deletions

View File

@@ -8,11 +8,13 @@
* 📰 - Articlew
* 📕 - Book
* 👩‍💻 - Project
* 💻 - Project
* 🎓 - Online Course
* 📼 - Video
* 🆓 - No money required
* 💰 - Paid
* ✍🏼- - Written by me
* 📝 - My annotations
## References
@@ -20,9 +22,15 @@
* Software Engineering
* Programming Languages
* Functional Programming Languages
* [Haskell From First Principles](https://github.com/marceloboeira/hffp) 📕 💰
* [Haskell From First Principles](https://github.com/marceloboeira/hffp) 📝 📕 💰
* Systems Programming Languages
* [The Rust Programming Language](https://github.com/marceloboeira/trpl) 📕 🆓
* [The Rust Programming Language](https://github.com/marceloboeira/trpl) 📝 📕 🆓
* Databases
* SQL
* NoSQL
* KeyValue
* [BoJack](https://github.com/marceloboeira/bojack) ✍🏼 💻 🆓
* [Why you should build your own NoSQL database](https://medium.com/@marceloboeira/why-you-should-build-your-own-nosql-database-9bbba42039f5) ✍🏼 💻 🆓
* Operations
* Operating Systems
* [Introduction to Operating Systems](https://eu.udacity.com/course/introduction-to-operating-systems--ud923) 🎓 🆓