I have started this course on Udemy and because I'm not only interested in doing the assignments and get over it, I decided to create a repository that includes all the steps that I've done in order to complete them.
These are not a copy/paste commands from elsewhere. These are handmade shell scripts tailored for each assignment specifically, also I only watch the next video (where it shows one of the possible solutions) after I solve them.
Each assignment has its own folder and inside it's always two files:
README.md
- which contains the assignment requirementsrun.sh
- where all the steps are automated to achieve those goals.
This software is distributed under MIT license.