Merge pull request #4 from closebracket/master

Added contents, logo etc.
pull/1/head
Close Bracket 2020-10-20 01:08:52 +01:00 committed by GitHub
commit 0cb91e5e8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 15 deletions

View File

@ -1,16 +1,35 @@
# Introduction
![Freeeside Logo](https://camo.githubusercontent.com/8824210474b9586405f0b11e210ea266599c9f83/68747470733a2f2f63646e2e7261776769742e636f6d2f467265657369646548756c6c2f4c6f676f732f6d61737465722f66726565736964655f7371756172655f706174682e737667 "Freeside Logo")
This list consists of resources which have been useful whilst studying Computer Science at the University of Hull or in learning/administering Linux systems. We have also included other resources related to student discounts, career improvement, electronics and programming.
## Contents
1. [Introduction](#introduction)
2. [Contributing](#contributing)
3. [Student Discount/Free Stuff](#freestuff)
4. [Hull University Related](#hulluniversity)
5. [Hull Related](#hull)
6. [Student Sites](#studentsites)
7. [Business/Career](#business)
8. [Services](#services)
9. [Software](#software)
10. [Law and Standards](#standards)
11. [Learning Resources](#education)
12. [Linux Distributions](#linux)
13. [Cyber Security Resources](#cyber)
14. [Other Interesting Stuff](#misc)
## Introduction <a name="introduction"></a>
This list comprises resources contributed by staff and students at the [University of Hull](https://hull.ac.uk) across a variety of abilities, levels and degree disciplines.
List originally comprised by [@closebracket](https://github.com/closebracket), visit his website [here](https://edwardcharl.es).
## Student Discount / Free stuff
## Contributing <a name="contributing"></a>
If you feel something is missing from the list, please feel free to fork the repository and submit a pull request with your changes. This will increase your skills with git, markdown and show that you can contribute to projects voluntarily.
## Student Discount / Free stuff <a name="freestuff"></a>
1. [Github Student Pack](https://education.github.com/pack).
2. [Azure for Students](https://azure.microsoft.com/en-gb/free/students/).
3. [VMware Academic Software Licensing Program](https://e5.onthehub.com/WebStore/ProductsByMajorVersionList.aspx?ws=b7344511-bb8b-e011-969d-0030487d8897&vsro=8) e.g. VMware Workstation, VMware vSphere, VMware Fusion - Request access via http://support.hull.ac.uk and mention Andy Hancock VMware vExpert PRO!
## Hull University Related
## Hull University Related <a name="hulluniversity"></a>
1. [On the Hub](https://e5.onthehub.com/WebStore/ProductsByMajorVersionList.aspx?ws=b7344511-bb8b-e011-969d-0030487d8897&vsro=8) - Free software for University of Hull Students
2. [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).
3. [The Yellow Book](https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf) - A fantastic intro to C# from former Hull Lecturer, [Rob Miles](robmiles.com). He also has other publications available [here](https://www.amazon.co.uk/s?i=stripbooks&rh=p_27:Rob%20Miles&s=relevancerank&text=Rob%20Miles&ref=dp_byline_sr_book_1).
@ -21,13 +40,13 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
8. [Hull Gaming Society Discord](https://discord.gg/agaf92a).
9. [Hull Robotics Society Discord](https://discord.gg/pYP5kqE).
## Hull Related
## Hull Related <a name="hull"></a>
1. [For Entrepreneurs Only](https://forentrepreneursonly.co.uk/) - Headquartered on UoH campus providing business mentoring and support.
2. [C4Di](https://www.c4di.co.uk/) (Hull Based)
3. [Connected Humber Hardware Meetups](https://www.connectedhumber.org/meetups.html)
4. [Hull Central Library Makerspace](https://www.hcandl.co.uk/libraries/makerspace/about-makerspacehull)
## Student/Alumni Sites
## Student/Alumni Sites <a name="studentsites"></a>
1. [Antony Leons](https://blog.leons.dev/).
2. [Adam Boyne](https://adamboyne.wordpress.com).
3. [Adam Tunnicliffe](https://adamt3d.com).
@ -45,13 +64,13 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
15. [Lydia Bryan-Smith](https://starbeamrainbowlabs.com).
16. [Tom Fosdick](https://www.tomfosdick.com).
## Business / Career
## Business / Career <a name="business"></a>
1. [Google Campus](https://www.campus.co/) (London Based)
2. [Barclays Eagle Labs](https://labs.uk.barclays/) (Nationwide)
3. [For Entrepreneurs Only](https://forentrepreneursonly.co.uk/) - Headquartered on UoH campus providing business mentoring and support.
4. [C4Di](https://www.c4di.co.uk/) (Hull Based)
## Services
## Services <a name="services"></a>
1. [Migadu.com](https://migadu.com) - Unlimited cheap email for lots of domains.
2. [Github Pages](https://pages.github.com/)
3. [Gitlab](https://about.gitlab.com/)
@ -60,7 +79,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
6. [Shodan](https://www.shodan.io/) - Create an account with your University email address to get free membership.
7. [The Things Network](https://www.thethingsnetwork.org/)
## Software
## Software <a name="software"></a>
1. [Atom Editor](https://atom.io/)
2. [Jetbrains Editors](https://www.jetbrains.com/).
3. [The Awesome Self-Hosted List](https://github.com/awesome-selfhosted/awesome-selfhosted) - a list of open source projects which can be self-hosted. The list comprises an amazing range of fascinating tools and projects. Thanks to [@starbeamrainbowlabs](https://starbeamrainbowlabs.com/) for pointing it out.
@ -69,13 +88,13 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
6. [Doctl](https://github.com/digitalocean/doctl)
7. [The Big Warehouse](https://github.com/sbrl/thebigwarehouse) - A collection of resources for programmers from [@starbeamrainbowlabs](https://starbeamrainbowlabs.com/).
## Law and Standards
## Law and Standards <a name="standards"></a>
1. [W3](https://www.w3.org/standards/) - Standards for web design and applications, devices, architecture, XML, web services and other technology.
2. [GDPR Compliance Checklist](https://gdprchecklist.io/)
3. [ICO Guide to GDPR](https://ico.org.uk/for-organisations/guide-to-data-protection/guide-to-the-general-data-protection-regulation-gdpr/)
4. [Government overview of Data Protection](https://www.gov.uk/data-protection)
## Learning Resources
## Learning Resources <a name="education"></a>
1. [Math Talks to Blow Your Mind Playlist](https://www.youtube.com/playlist?list=PLOGi5-fAu8bEIw_xkj1FgKr7QY_Sahswy)
2. [Data Structures Playlist](https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P).
3. [Harvard CS50x](https://cs50.harvard.edu).
@ -97,7 +116,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
16. [Aweomesheet](https://zombiefox.github.io/awesomeSheet/) - CSS Generator
17. [Install LAMP on Ubuntu](https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-20-04-quickstart) - Tutorial on installing LAMP on Ubuntu
## Linux Distributions
## Linux Distributions <a name="linux"></a>
1. [Ubuntu](https://ubuntu.com/).
2. [Fedora](https://getfedora.org/).
3. [Arch](https://www.archlinux.org/).
@ -105,7 +124,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
5. [Mint](https://linuxmint.com/).
6. [Tails](https://tails.boum.org/index.en.html).
## Cyber Security Resources
## Cyber Security Resources <a name="cyber"></a>
#### Disclaimer: Hacking without authorisation is illegal. Links to these materials are provided for reference only. You should not engage in illegal acts. Freeside will report malicious hacking to the University.
1. [Hackersploit](https://www.youtube.com/channel/UC0ZTPkdxlAKf-V33tqXwi3Q) (Youtube Channel) - ***'hacking' without permission is illegal. Don't act without written consent.***
2. [Capture the Flag Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGOyRReqMyE-CDMWAQ5AgXO-). ***'hacking' without permission is illegal. Don't act without written consent.***
@ -121,8 +140,8 @@ List originally comprised by [@closebracket](https://github.com/closebracket), v
12. [Cyber Essentials Certificaton](https://www.ncsc.gov.uk/cyberessentials/overview)
13. [Privacy Tools](https://privacytools.io)
## Other interesting stuff
## Other interesting stuff <a name="misc"></a>
1. [HOW TO: Install and Configure VMware vSphere Hypervisor 7.0 (ESXi 7.0 ARM) on a Raspberry Pi 4](https://www.experts-exchange.com/articles/34931/HOW-TO-Install-and-Configure-VMware-vSphere-Hypervisor-7-0-ESXi-7-0-ARM-on-a-Raspberry-Pi-4.html)
2. [HOW TO: BOOT VMware vSphere Hypervisor 7.0 (ESXi 7.0 ARM) from an iSCSI LUN for the Raspberry Pi 4](https://www.experts-exchange.com/articles/35132/HOW-TO-BOOT-VMware-vSphere-Hypervisor-7-0-ESXi-7-0-ARM-from-an-iSCSI-LUN-for-the-Raspberry-Pi-4.html)
3. [Platform.uno](https://platform.uno) - Multi platform applications, one code base.
4. [D Sharp Plus](https://github.com/DSharpPlus/DSharpPlus) - An unofficial .NET wrapper for the Discord API
4. [D Sharp Plus](https://github.com/DSharpPlus/DSharpPlus) - An unofficial .NET wrapper for the Discord API