diff --git a/README.md b/README.md index 9f3119b..6dfe629 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Write a FUSE Filesystem](https://www.cs.nmsu.edu/~pfeiffer/fuse-tutorial/) - [Build Your Own Text Editor](http://viewsourcecode.org/snaptoken/kilo/) - [Build Your Own Lisp](http://www.buildyourownlisp.com/) +- [Build Your Own Calculator](https://github.com/RyanPrax/calculator) - [How to Program an NES Game in C](https://nesdoug.com/) - [Write an OS from scratch](https://github.com/tuhdo/os01) - [How to create an OS from scratch ](https://github.com/cfenollosa/os-tutorial)