Merge pull request #43 from CrimsonTome/master

Added Matt Clark's Introduction to Raspberry Pi blog under new electronics section
pull/1/head
456477617264 2021-10-05 10:56:29 +01:00 committed by GitHub
commit 9aeda2dcb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 4 deletions

View File

@ -13,10 +13,11 @@
10. [Law and Standards](#education) 10. [Law and Standards](#education)
11. [Learning Resources](#education) 11. [Learning Resources](#education)
12. [Linux Distributions](#linux) 12. [Linux Distributions](#linux)
13. [Hypervisors and virtual machines](Virtualisation.md#virtualisation) 13. [Electronics](#electronics)
14. [Cyber Security Resources](CyberSecurity.md#cyber) 14. [Hypervisors and virtual machines](Virtualisation.md#virtualisation)
15. [Other Interesting Stuff](#misc) 15. [Cyber Security Resources](CyberSecurity.md#cyber)
16. [Andrew Hancock, Department of Computer Science & Technology - Systems](Virtualisation.md#andrewhancock) 16. [Other Interesting Stuff](#misc)
17. [Andrew Hancock, Department of Computer Science & Technology - Systems](Virtualisation.md#andrewhancock)
## Introduction <a name="introduction"></a> ## Introduction <a name="introduction"></a>
The Freeside Student Resources list consists of multiple categories of professional and academic resources which are aimed at aiding University of Hull Computer Science students to gain further knowledge; however, most resources will be able to help learners from outside the university. The Freeside Student Resources list consists of multiple categories of professional and academic resources which are aimed at aiding University of Hull Computer Science students to gain further knowledge; however, most resources will be able to help learners from outside the university.
@ -167,6 +168,11 @@ If you require any support, either whilst contributing or with linux, programmin
6. [OpenSSH Manual](https://www.openssh.com/manual.html) 6. [OpenSSH Manual](https://www.openssh.com/manual.html)
7. [Principle of Least Privilege](https://techcommunity.microsoft.com/t5/azure-sql/security-the-principle-of-least-privilege-polp/ba-p/2067390) 7. [Principle of Least Privilege](https://techcommunity.microsoft.com/t5/azure-sql/security-the-principle-of-least-privilege-polp/ba-p/2067390)
## Electronics <a name="electronics"></a>
### Raspberry Pi
1. [An introduction to the Raspberry Pi](https://crimsontome.github.io/2021/10/04/introduction-to-raspberry-pi) - A blog post by Matt Clark
## Other interesting stuff <a name="misc"></a> ## Other interesting stuff <a name="misc"></a>
1. [E Foundation](https://e.foundation) 1. [E Foundation](https://e.foundation)
2. [Satyr](https://git.waldn.net/git/knotteye/satyr) - Self hosted media streaming 2. [Satyr](https://git.waldn.net/git/knotteye/satyr) - Self hosted media streaming