19 lines
526 B
Markdown
19 lines
526 B
Markdown
# Resources
|
|
|
|
## Computer Science modules
|
|
|
|
[Welcome to CS](https://runestone.academy/ns/books/published/welcomecs/index.html)
|
|
|
|
## Python
|
|
|
|
[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)
|