Content-Length: 310924 | pFad | http://github.com/Jibbscript/fullstackpython.com/commit/024c9d750539fbcf920cc5d9ff0b3f0760af650a

B1 new networking and stripe resources · Jibbscript/fullstackpython.com@024c9d7 · GitHub
Skip to content

Commit 024c9d7

Browse files
committed
new networking and stripe resources
1 parent 63a826d commit 024c9d7

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/pages/04-web-development/40-networking.markdown

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ web applications.
1313

1414

1515
### Resources about networking
16+
The "Let's code a TCP/IP stack" series along with its
17+
[open source code](https://github.com/saminiir/level-ip) gives a ton of
18+
context on how TCP/IP works while providing the code for implementing the
19+
foundational pieces. You will likely need to pair this with a more theoretical
20+
reference tutorial such as [RFC 1180](https://tools.ietf.org/html/rfc1180)
21+
to have a more complete understanding of the protocol:
22+
23+
1. [Ethernet & ARP](http://www.saminiir.com/lets-code-tcp-ip-stack-1-ethernet-arp/)
24+
1. [IPv4 & ICMPv4](http://www.saminiir.com/lets-code-tcp-ip-stack-2-ipv4-icmpv4/)
25+
1. [TCP Basics & Handshake](http://www.saminiir.com/lets-code-tcp-ip-stack-3-tcp-handshake/)
26+
1. [TCP Data Flow & Socket API](http://www.saminiir.com/lets-code-tcp-ip-stack-4-tcp-data-flow-socket-api/)
27+
1. [TCP Retransmission](http://www.saminiir.com/lets-code-tcp-ip-stack-5-tcp-retransmission/)
28+
1629
* [Monitoring and Tuning the Linux Networking Stack: Receiving Data](https://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/)
1730
along with
1831
[Monitoring and Tuning the Linux Networking Stack: Sending Data](https://blog.packagecloud.io/eng/2017/02/06/monitoring-tuning-linux-networking-stack-sending-data/)

content/pages/04-web-development/53-stripe.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ for processing payments.
4343

4444

4545
### Resources about Stripe
46+
* [Stripe’s payments APIs: the first ten years](https://stripe.com/blog/payment-api-design)
47+
has a ton of great context about how Stripe's payments API has evolved,
48+
its architecture, how they expanded it over time, and generally a bunch
49+
of solid storytelling behind how it has been built.
50+
4651
* [How Stripe Designs Beautiful Websites](https://leerob.io/blog/how-stripe-designs-beautiful-websites)
4752
explains the process for how Stripe creates their gorgeous design that
4853
makes people want to use the service and explore what else they can

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Jibbscript/fullstackpython.com/commit/024c9d750539fbcf920cc5d9ff0b3f0760af650a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy