mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge 5b1952f5a9 into 264b4547b3
This commit is contained in:
commit
3e6b3ebef5
1 changed files with 1 additions and 0 deletions
|
|
@ -251,6 +251,7 @@ It's a great way to learn.
|
||||||
* [**C**: _Beej's Guide to Network Programming_](http://beej.us/guide/bgnet/)
|
* [**C**: _Beej's Guide to Network Programming_](http://beej.us/guide/bgnet/)
|
||||||
* [**C**: _Let's code a TCP/IP stack_](http://www.saminiir.com/lets-code-tcp-ip-stack-1-ethernet-arp/)
|
* [**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)
|
* [**C / Python**: _Build your own VPN/Virtual Switch_](https://github.com/peiyuanix/build-your-own-zerotier)
|
||||||
|
* [**Go**: _WebRTC Nuts and Bolts_](https://github.com/adalkiran/webrtc-nuts-and-bolts)
|
||||||
* [**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)
|
* [**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)
|
||||||
|
|
||||||
#### Build your own `Neural Network`
|
#### Build your own `Neural Network`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue