diff --git a/README.md b/README.md index 22a9251..d9dff40 100644 --- a/README.md +++ b/README.md @@ -742,6 +742,12 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: A Netflix Guide to Microservices - Josh Evans talks about the chaotic and vibrant world of microservices at Netflix.

+##### :black_small_square: Developers + +

+  :small_orange_diamond: Comparing C to machine language - compare a simple C program with the compiled machine code of that program.
+

+ ##### :black_small_square: Other