From e0496f30a3a0e3f051df0b7c21f3dee88a7f9470 Mon Sep 17 00:00:00 2001 From: aaryan2134 Date: Thu, 7 Oct 2021 19:48:54 +0530 Subject: [PATCH 1/5] Added new Learning Resources and Student Discount Resource --- README.md | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 70d6272..4092458 100644 --- a/README.md +++ b/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 ](#introduction-) +- [Contributing ](#contributing-) + - [Help and Support](#help-and-support) +- [Student Discount / Free stuff ](#student-discount--free-stuff-) +- [Hull University Related ](#hull-university-related-) +- [Hull Related ](#hull-related-) +- [Business / Career ](#business--career-) +- [Services ](#services-) +- [Software ](#software-) +- [Law and Standards ](#law-and-standards-) +- [Learning Resources ](#learning-resources-) +- [Linux Distributions ](#linux-distributions-) + - [Supporting learning Linux](#supporting-learning-linux) + - [Linux Resources](#linux-resources) +- [Electronics ](#electronics-) + - [Raspberry Pi](#raspberry-pi) +- [Other interesting stuff ](#other-interesting-stuff-) ## Introduction 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 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 1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available. From 903b6873fb1a2e95146e16e03919345e01554691 Mon Sep 17 00:00:00 2001 From: aaryan2134 Date: Thu, 7 Oct 2021 19:50:22 +0530 Subject: [PATCH 2/5] Edited the link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4092458..844a017 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ If you require any support, either whilst contributing or with linux, programmin 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. +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 1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available. From 9c67e9c9ff7f212bcadbad76ddee314bd81e3a8e Mon Sep 17 00:00:00 2001 From: aaryan2134 Date: Thu, 7 Oct 2021 19:51:28 +0530 Subject: [PATCH 3/5] Removed error in link no. 29 for Learning Resources --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 844a017..8774811 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ If you require any support, either whilst contributing or with linux, programmin 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. +29. [Scihub](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 1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available. From 43431897b04a2f0a2aee4c709a91af92f779924c Mon Sep 17 00:00:00 2001 From: aaryan2134 Date: Sat, 9 Oct 2021 13:52:56 +0530 Subject: [PATCH 4/5] Removed Free Books on CS as the Repository has been removed --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8774811..5d562d1 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ If you require any support, either whilst contributing or with linux, programmin 3. [VMware IT Academy Program](https://www.vmware.com/uk/company/it-academy.html) This is a similar program to the [Microsoft Azure Dev Tools for Teaching](https://azure.microsoft.com/en-gb/free/students/), and allows you to obtain Software Products and Licensing for most of the VMware Products for FREE e.g. VMware Workstation, VMware vSphere, VMware Fusion. If you are a student of The Department of Computer science and Technology you would have been enrolled automatically. However sometimes your information may have "fallen through the cracks!", if so please reach out to me Andy Hancock via http://support.hull.ac.uk and mention Andy Hancock! 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. +6. [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 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). From fac973bb3bc913e5678175324ffd4f81184791ab Mon Sep 17 00:00:00 2001 From: Aaryan Arora Date: Sat, 9 Oct 2021 16:44:29 +0530 Subject: [PATCH 5/5] Made the required changes Added one more resources Removed the undesired link --- README.md | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 5d562d1..35913b3 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,23 @@ ![Freeeside Logo](https://camo.githubusercontent.com/8824210474b9586405f0b11e210ea266599c9f83/68747470733a2f2f63646e2e7261776769742e636f6d2f467265657369646548756c6c2f4c6f676f732f6d61737465722f66726565736964655f7371756172655f706174682e737667 "Freeside Logo") ## Contents -- [Contents](#contents) -- [Introduction ](#introduction-) -- [Contributing ](#contributing-) - - [Help and Support](#help-and-support) -- [Student Discount / Free stuff ](#student-discount--free-stuff-) -- [Hull University Related ](#hull-university-related-) -- [Hull Related ](#hull-related-) -- [Business / Career ](#business--career-) -- [Services ](#services-) -- [Software ](#software-) -- [Law and Standards ](#law-and-standards-) -- [Learning Resources ](#learning-resources-) -- [Linux Distributions ](#linux-distributions-) - - [Supporting learning Linux](#supporting-learning-linux) - - [Linux Resources](#linux-resources) -- [Electronics ](#electronics-) - - [Raspberry Pi](#raspberry-pi) -- [Other interesting stuff ](#other-interesting-stuff-) +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) ## Introduction 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. @@ -105,6 +104,7 @@ If you require any support, either whilst contributing or with linux, programmin 8. [Dockstation](https://dockstation.io/) - Docker GUI for Windows, Mac and Linux 9. [Tush](https://github.com/darius/tush/) - a literate testing shell 10. [Haven Self Hosted Blog](https://github.com/havenweb/haven) - A self hosted private blog built with ruby on rails. +11. [Fritzing](https://fritzing.org/) - A software for desinging circuits, PCBs and testing them virtually. ## Law and Standards 1. [W3](https://www.w3.org/standards/) - Standards for web design and applications, devices, architecture, XML, web services and other technology. @@ -146,7 +146,6 @@ If you require any support, either whilst contributing or with linux, programmin 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://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 1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.