This commit is contained in:
Adarshreddy adelli 2024-04-09 17:17:03 -04:00 committed by GitHub
commit 62c417ebe0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ It's a great way to learn.
* [**C**: _Let's code a TCP/IP stack_](http://www.saminiir.com/lets-code-tcp-ip-stack-1-ethernet-arp/)
* [**C / Python**: _Build your own VPN/Virtual Switch_](https://github.com/peiyuanix/build-your-own-zerotier)
* [**Ruby**: _How to build a network stack in Ruby_](https://medium.com/geckoboard-under-the-hood/how-to-build-a-network-stack-in-ruby-f73aeb1b661b)
* [**Python**: _Network Programming in Python_](https://glammingspace.blogspot.com/2019/09/network-programming-in-python.html?m=1)
#### Build your own `Neural Network`