Open jsjoeio opened 5 years ago
Before I can figure out the next lessons, I need to figure out what the entire curriculum looks like for the command line.
The first lesson teahes cd, mkdir, and touch.
cd
mkdir
touch
Other things you could teach:
Maybe the course could be called "Command Line Basics" and be comprised of lessons. Each lesson had an objective.
I'll have to google "cli commands you should know"
After this task is complete, I will create follow-up issues to actually build out the lessons.
Lessons:
zsh
fish
And each lesson could get more complex.
Before I can figure out the next lessons, I need to figure out what the entire curriculum looks like for the command line.
The first lesson teahes
cd
,mkdir
, andtouch
.Other things you could teach:
Maybe the course could be called "Command Line Basics" and be comprised of lessons. Each lesson had an objective.
I'll have to google "cli commands you should know"
After this task is complete, I will create follow-up issues to actually build out the lessons.