mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 16:56:59 +00:00
Merge f27f6c28fc into c56186ac2d
This commit is contained in:
@@ -35,6 +35,7 @@ It's a great way to learn.
|
||||
* [Web Browser](#build-your-own-web-browser)
|
||||
* [Web Server](#build-your-own-web-server)
|
||||
* [Uncategorized](#uncategorized)
|
||||
* [Fitness App](#build-your-own-fitness-app)
|
||||
|
||||
## Tutorials
|
||||
|
||||
@@ -409,6 +410,10 @@ It's a great way to learn.
|
||||
* [**Python**: _Implementing a RESTful Web API with Python & Flask_](http://blog.luisrei.com/articles/flaskrest.html)
|
||||
* [**Ruby**: _Building a simple websockets server from scratch in Ruby_](http://blog.honeybadger.io/building-a-simple-websockets-server-from-scratch-in-ruby/)
|
||||
|
||||
#### Build your own `Fitness App`
|
||||
|
||||
* [**JavaScript**: _Build a simple fitness app similar to Fitbud_](tutorials/fitness-app.md)
|
||||
|
||||
#### Uncategorized
|
||||
|
||||
* [**(any)**: _From NAND to Tetris: Building a Modern Computer From First Principles_](http://nand2tetris.org/)
|
||||
|
||||
Reference in New Issue
Block a user