From d7e6c9f9991ca41e3e550522ce5725dbd9ef7e28 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Mon, 4 Oct 2021 10:25:11 +0100 Subject: [PATCH] Update README.md Added playlists from Tom Scott and a link to Jeff Geerling's YT channel under learning resources --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e4dfd1f..7ba994c 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,9 @@ If you require any support, either whilst contributing or with linux, programmin 22. [University of Maryland - Hardware Security](https://www.coursera.org/learn/hardware-security) 23. [University of Maryland - Software Security](https://www.coursera.org/learn/software-security) 24. [University of Maryland - Usable Security](https://www.coursera.org/learn/usable-security) +25. [The Basics by Tom Scott](https://youtube.com/playlist?list=PL96C35uN7xGLLeET0dOWaKHkAlPsrkcha) +26. [How To Build An App: Everything You Didn't Know You Needed To Know](https://youtube.com/playlist?list=PL96C35uN7xGJu6skU4TBYrIWxggkZBrF5) +27. [Jeff Geerling] - YouTube channel with lots of Raspberry Pi projects and tests, along with resources on Kubernetes, Ansible and more. ## Linux Distributions 1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.