From 759748a54c210d41bedb918b8f921a46e59a7bcd Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sun, 30 Oct 2022 21:20:01 +0000 Subject: [PATCH 1/2] fix: Corrects small typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee569a..3e1177b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Awesome CTO -> — Hello, my name is Dima and I'm CTO +> — Hello, my name is Dima and I'm a CTO > > — (chorus) Welcome, Dima From 8e546644cf3047ece850d71e309dd1eec2aa61e8 Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sat, 5 Nov 2022 10:51:23 +0000 Subject: [PATCH 2/2] feat: Adds ML & search resource, corrects typo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2a28a08..24211cb 100644 --- a/README.md +++ b/README.md @@ -189,11 +189,14 @@ A curated and **opinionated** list of resources for [Chief Technology Officers a * [Best resources of everyday ML learning](https://www.quora.com/As-a-data-scientist-what-is-your-best-resource-of-everyday-learning) *(Quora)* * [Machine Learning Crash Course: with TensorFlow APIs](https://developers.google.com/machine-learning/crash-course/) *(Google)* * [Deep Learning For Coders](https://course.fast.ai) + * [Weapons of Math Destruction](https://en.wikipedia.org/wiki/Weapons_of_Math_Destruction) * Big scale * [What is CAP Theorem?](https://www.quora.com/What-Is-CAP-Theorem-1) *(Quora)* * [CAP Theorem: Revisited](https://robertgreiner.com/cap-theorem-revisited/) * Security * [SaaS CTO Security Checklist](https://www.goldfiglabs.com/guide/saas-cto-security-checklist/) + * Search + * [Open Guide to Search Engineering](https://github.com/open-guides/og-search-engineering) * Cloud * [Open Guide to Amazon Web Services](https://github.com/open-guides/og-aws) * [Amazon AWS in Plain English](https://www.expeditedssl.com/aws-in-plain-english)