Update resources

This commit is contained in:
Thomas Bishop 2022-11-30 07:52:39 +00:00
parent 5bc846fabd
commit 0218b1127c

View file

@ -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)