From 0218b1127c614acdc22e63db62f48ba9e3c7db32 Mon Sep 17 00:00:00 2001 From: Thomas Bishop Date: Wed, 30 Nov 2022 07:52:39 +0000 Subject: [PATCH] Update resources --- Resources.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources.md b/Resources.md index 91efd10..c700349 100644 --- a/Resources.md +++ b/Resources.md @@ -1,3 +1,5 @@ +# Resources + ## Computer Science modules [Welcome to CS](https://runestone.academy/ns/books/published/welcomecs/index.html) @@ -6,6 +8,12 @@ [Tiny Python Projects (O'Reilly)](https://learning.oreilly.com/library/view/tiny-python-projects/9781617297519/) +[Learning Arduino with Python](https://realpython.com/arduino-python/) + ## C [Everything I wish I knew when I started learning C](https://tmewett.com/c-tips/) + +## Electronics + +[How do transistors work, anyway?](https://lcamtuf.substack.com/p/how-do-transistors-work-anyway)