From 4c5d3e7e89875bd21d8cdd83a17119d479709ced Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 26 Apr 2019 09:13:25 +0200 Subject: [PATCH] updated 'Videos/Presentations' - signed-off-by: trimstray --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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