modified: README.md

pull/1/head
closebracket 2020-09-21 17:01:01 +01:00
parent d0b5f3a30c
commit e900267c22
1 changed files with 47 additions and 1 deletions

View File

@ -1 +1,47 @@
# StudentResources
# Introduction
This list consists of resources which have been useful whilst studying Computer Science at the University of Hull or in learning/administering Linux systems. I have also included other resources related to student discounts, career improvement, electronics and programming.
## Resources
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. [Github Student Pack](https://education.github.com/pack).
3. [Azure for Students](https://azure.microsoft.com/en-gb/free/students/).
4. Migadu.com - Great if you want to have email on your own domain cheaply.
5. [Math Talks to Blow Your Mind Playlist](https://www.youtube.com/playlist?list=PLOGi5-fAu8bEIw_xkj1FgKr7QY_Sahswy)
6. [Data Structures Playlist](https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P).
5. [Harvard CS50x](https://cs50.harvard.edu) ([CS50 Youtube Channel](https://www.youtube.com/channel/UCcabW7890RKJzL968QWEykA))
7.1. [Harvard CS50 2018 Lectures Playlist](https://www.youtube.com/playlist?list=PLhQjrBD2T382eX9-tF75Wa4lmlC7sxNDH).
7.2. [Harvard CS50 for Lawyers Playlist](https://www.youtube.com/playlist?list=PLvD71Eu17WEDRgEDTYH3MfKaG5lySs1dp).
6. [NullByte](https://www.youtube.com/channel/UCgTNupxATBfWmfehv21ym-g) (Youtube Channel).
7. [NumberPhile](https://www.youtube.com/channel/UCoxcjq-8xIDTYp3uz647V5A) (Youtube Channel).
8. [Learn Electronics](https://www.youtube.com/channel/UCSRTiJhBE5GsP-1fCbpFRWg) (Youtube Channel).
9. [Hackersploit](https://www.youtube.com/channel/UC0ZTPkdxlAKf-V33tqXwi3Q) (Youtube Channel) - ***'hacking' without permission is illegal. Don't act without written consent.***
10. [Computerphile](https://www.youtube.com/channel/UC9-y-6csu5WGm29I7JiwpnA) (Youtube Channel).
11. [Docker's Official Youtube](https://www.youtube.com/channel/UC76AVf2JkrwjxNKMuPpscHQ).
12. [Capture the Flag Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGOyRReqMyE-CDMWAQ5AgXO-). ***'hacking' without permission is illegal. Don't act without written consent.***
13. [Metasploit Introduction Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGN31ZPTzBbk70bohTYT7HSm). ***'hacking' without permission is illegal. Don't act without written consent.***
14. [Ethical Hacking Introduction Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGOEuhPQSnq-Ej8jRyXxfYvl). ***'hacking' without permission is illegal. Don't act without written consent.***
15. [Python3 for Penetration Testing Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGM_dncTqO9l-0zUQYP0nNPU) ***'hacking' without permission is illegal. Don't act without written consent.***
16. [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).
7. [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).
8. [Rob Miles Youtube](https://www.youtube.com/channel/UC4OEadKEwxD7TxR9hKhxtuQ) .
9. [CSBlogs](http://csblogs.com/) - A collection of blogs from UoH staff, alumni and current students.
10. [Github Pages](https://pages.github.com/)
11. [Gitlab](https://about.gitlab.com/)
12. [Matomo](https://matomo.org) - Self hosted Google Analytics alternative.
13. [Wekan](https://wekan.github.io/) - Opensource Kanban.
14. [Kattis](https://open.kattis.com/) - Programming problems to help you improve your skills. Compete against staff/students.
15. [Code Academy](https://www.codecademy.com/) - Improve your programming knowledge.
16. [Atom Editor](https://atom.io/)
17. [Jetbrains Editors](https://www.jetbrains.com/)
18. [Postman](https://www.postman.com/)
19. [For Entrepreneurs Only](https://forentrepreneursonly.co.uk/) - Headquartered on UoH campus providing business mentoring and support.
20. [C4Di](https://www.c4di.co.uk/) (Hull Based)
21. [Google Campus](https://www.campus.co/)
22. [Barclays Eagle Labs](https://labs.uk.barclays/)
23. [Connected Humber Hardware Meetups](https://www.connectedhumber.org/meetups.html)
24. [Hull Central Library Makerspace](https://www.hcandl.co.uk/libraries/makerspace/about-makerspacehull)
25. [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.