- Introduction
- Communities
- Business/Career
- Services
- Software
- Programming
- Ethics, Law & Professionalism
- Learning Resources
- Linux Distributions
- Sysadmin
- Electronics
- Hypervisors and virtual machines
- Cyber Security Resources
- Other Interesting Stuff
This is an Awesome List of Computer Science, Technology, Programming and Educational resources for the benefit of all who care to use it.
The list was originally created by Closebracket.
Contributions welcome. If you have a resource that you wish to contribute, please abide by the following rules:
- Fork the repository, look at the markdown and understand it.
- Make your changes and double check that nothing is broken.
- Make a pull request and request a review from the The Codhead Club team.
If you're not sure how to contribute, you can join our discord. Alternatively, Fork the repo and make a PR or jump straight in with VS Code for Github. See here for more info.
- Migadu.com - Unlimited cheap email for lots of domains.
- Github Pages
- Gitlab
- Matomo - Self hosted Google Analytics alternative.
- Wekan - Opensource Kanban.
- Shodan
- The Things Network
- A list of publically available APIs
- Jetbrains Editors.
- The Awesome Self-Hosted List - a list of open source projects which can be self-hosted. The list comprises an amazing range of fascinating tools and projects.
- Bashmarks
- Doctl
- The Big Warehouse - A collection of resources for programmers.
- Dockstation - Docker GUI for Windows, Mac and Linux
- Tush - a literate testing shell
- Haven Self Hosted Blog - A self hosted private blog built with ruby on rails.
- Fritzing - A software for desinging circuits, PCBs and testing them virtually.
- CodeSandbox - CodeSandbox is an online code editor and prototyping tool that makes creating and sharing web apps faster.
- ARC Browser - Unreleased. Will supposedly replace Chrome.
- Math Talks to Blow Your Mind Playlist
- Data Structures Playlist.
- Harvard CS50x.
- NullByte (Youtube Channel).
- NumberPhile (Youtube Channel).
- Computerphile (Youtube Channel).
- Docker's Official Youtube.
- Brian Tompsett Youtube Channel. Brian is a lecturer at University of Hull and has a long list of published works.
- Rob Miles Youtube .
- Install LAMP on Ubuntu - Tutorial on installing LAMP on Ubuntu
- CRISP-DM PyData 2015
- Tackling Imposter Syndrome, a cambridge students perspective.
- Digital Ocean Tutorials - System Administration tutorials from Digital Ocean. Can be followed on any Linux machine.
- The Basics by Tom Scott
- How To Build An App: Everything You Didn't Know You Needed To Know
- Jeff Geerling - YouTube channel with lots of Raspberry Pi projects and tests, along with resources on Kubernetes, Ansible and more.
- Data Structures and Algorithms Visualiser - Provides visulation for different data structures and algorithms like sorting, linked lists, hash table etc. Also allows some customizations.
- Semantic Scholar - An artificial-intelligence backed search engine for academic publications.
- arXiv - Open-access repository of scientific papers in the fields of mathematics, computer science, quantitative biology, statistics and more.
- dblp - Provides open bibliographic information on major computer science journals and proceedings.
- ScienceDirect - A large bibliographic database of scientific publications.
- Visualisation and Audibilization of Sorting Algorithms - Visualize different sorting algorithms and listen the sound of sorting.
- Sentdex Youtube Channel - Youtube channel to learn Machine learning, Deep Learning, Natural Language Processing and python.
- Ubuntu - Great starting distributions for beginners as lots of support is available.
- Fedora
- Arch - Advanced distribution for those looking to expand their knowledge of Linux.
- Anarchy - menu/graphical installer for Arch linux, can be useful for those wanting to try out Arch without doing everything from the command line.
- Artix - A systemd-free alternative to Arch.
- Kubuntu - Ubuntu with an alternative desktop environment (KDE).
- Lubuntu - Ubuntu using LXQT, a lightweight alternative to other desktop environments.
- Mint - Another variant of Ubuntu, great for those familiar with Windows.
- Tails - A portable distribution that runs only in memory, for the ultimate privacy protection.
- Qubes OS - A reasonably secure operating system. Recommended by Edward Snowden
- Raspberry Pi OS - For use with the range of Raspberry Pi single board computers. A great distribution if you're looking to get into programming (and don't mind spending a bit of money on the hardware to run it), especially involving Python or electronics (the Pis can come with GPIO pins for use with electronics). There are some beginner projects listed on the site but there are a lot of projects made by the Pi community.
- Rescatux - An Debian based os which has utilities to help repair potentially broken Linux or Windows systems as well as boot loaders.
- Ask Ubuntu - Ubuntu Q&A site. Part of Stack Exchange.
- Unix & Linux Stack Exchange - For more general Linux-related questions.
- Arch Linux Wiki - Permissions
- Arch Linux Docs - SSH
- Configure 2FA on SSH
- Desktop Environments
- Install and Configure SSH Server on Arch Linux
- OpenSSH Manual
- Principle of Least Privilege
- Introduction to Linux - Hands on guide to learn Linux.
- Learn Shell - Learn programming with Unix/Linux shell interpreters.
- Linux Upskill Challenge - Learn the Linux terminal with a free and open source 21 day course