Assimilate Bash
Learning Bash During Live Coding
This video series covers live coding the Bash Language iteratively thus learning the language.
Lessons Covered Include:
-
1.0 Setup Bash GitHub Codespace for Bash and then build a phrase repeator cli with help menu and error handling
-
2.0 Exploring bash environment bashrc aliases variables
-
3.0 Create alpine linux bash tools
-
4.0 Create Makefiles to build Docker images
-
5.0 Building a tree manipulation cli
Learning Objectives
-
Learn Bash
-
Learning to build solutions with Bash the shell
-
Learning the key syntax and features of the Bash Language
Additional Popular Resources