Added new Learning Resources and Student Discount Resource
parent
9aeda2dcb1
commit
e0496f30a3
38
README.md
38
README.md
|
@ -1,23 +1,24 @@
|
|||
![Freeeside Logo](https://camo.githubusercontent.com/8824210474b9586405f0b11e210ea266599c9f83/68747470733a2f2f63646e2e7261776769742e636f6d2f467265657369646548756c6c2f4c6f676f732f6d61737465722f66726565736964655f7371756172655f706174682e737667 "Freeside Logo")
|
||||
|
||||
## Contents
|
||||
1. [Introduction](#introduction)
|
||||
2. [Contributing](#contributing)
|
||||
3. [Student Discount/Free Stuff](#freestuff)
|
||||
4. [Hull University Related](#hulluniversity)
|
||||
5. [Hull Related](#hull)
|
||||
6. [Business/Career](#business)
|
||||
7. [Services](#services)
|
||||
8. [Software](#software)
|
||||
9. [Programming](Programming.md)
|
||||
10. [Law and Standards](#education)
|
||||
11. [Learning Resources](#education)
|
||||
12. [Linux Distributions](#linux)
|
||||
13. [Electronics](#electronics)
|
||||
14. [Hypervisors and virtual machines](Virtualisation.md#virtualisation)
|
||||
15. [Cyber Security Resources](CyberSecurity.md#cyber)
|
||||
16. [Other Interesting Stuff](#misc)
|
||||
17. [Andrew Hancock, Department of Computer Science & Technology - Systems](Virtualisation.md#andrewhancock)
|
||||
- [Contents](#contents)
|
||||
- [Introduction <a name="introduction"></a>](#introduction-)
|
||||
- [Contributing <a name="contributing"></a>](#contributing-)
|
||||
- [Help and Support](#help-and-support)
|
||||
- [Student Discount / Free stuff <a name="freestuff"></a>](#student-discount--free-stuff-)
|
||||
- [Hull University Related <a name="hulluniversity"></a>](#hull-university-related-)
|
||||
- [Hull Related <a name="hull"></a>](#hull-related-)
|
||||
- [Business / Career <a name="business"></a>](#business--career-)
|
||||
- [Services <a name="services"></a>](#services-)
|
||||
- [Software <a name="software"></a>](#software-)
|
||||
- [Law and Standards <a name="standards"></a>](#law-and-standards-)
|
||||
- [Learning Resources <a name="education"></a>](#learning-resources-)
|
||||
- [Linux Distributions <a name="linux"></a>](#linux-distributions-)
|
||||
- [Supporting learning Linux](#supporting-learning-linux)
|
||||
- [Linux Resources](#linux-resources)
|
||||
- [Electronics <a name="electronics"></a>](#electronics-)
|
||||
- [Raspberry Pi](#raspberry-pi)
|
||||
- [Other interesting stuff <a name="misc"></a>](#other-interesting-stuff-)
|
||||
|
||||
## 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.
|
||||
|
@ -45,6 +46,7 @@ If you require any support, either whilst contributing or with linux, programmin
|
|||
4. [Free Books on Robotics](https://github.com/StevenShiChina/books)
|
||||
5. [Learning Python Book](https://cfm.ehu.es/ricardo/docs/python/Learning_Python.pdf)
|
||||
6. [Free books on CS related subjects](https://github.com/MrAlex6204/Books/)
|
||||
7. [Google Workspace for Education](https://edu.google.com/intl/ALL_in/products/workspace-for-education/) Gives students and teachers access to all premium Google Workspace tools. With access to various colaboration and productivity tools, it provides extra cloud storage to all authorised users.
|
||||
|
||||
## Hull University Related <a name="hulluniversity"></a>
|
||||
1. [Brian Tompsett Youtube Channel](https://www.youtube.com/channel/UCfG7W9cpOp4G4rH-gLgxVdw). Brian is a [lecturer at University of Hull](https://www.hull.ac.uk/staff-directory/brian-tompsett) and has a [long list of published works](https://scholar.google.co.uk/citations?user=4CFnDSAAAAAJ&hl=en).
|
||||
|
@ -144,6 +146,8 @@ If you require any support, either whilst contributing or with linux, programmin
|
|||
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](https://www.youtube.com/c/JeffGeerling) - YouTube channel with lots of Raspberry Pi projects and tests, along with resources on Kubernetes, Ansible and more.
|
||||
28. [Data Structures and Algorithms Visualiser](https://visualgo.net/en) - Provides visulation for different data structures and algorithms like sorting, linked lists, hash table etc. Also allows some customizations.
|
||||
29. [Scihub]([https://](https://sci-hub.se/)) - To remove all barriers in the way of science. Gives access to research papers to students and researchers to study and learn.
|
||||
|
||||
## Linux Distributions <a name="linux"></a>
|
||||
1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.
|
||||
|
|
Loading…
Reference in New Issue