####Week 1
- Shell (Computing)
- command line interface
- pwd
- cd
- ls
- rm
- cp
- mv
- head
- tail
- |
- grep
- -B
- -A
- -C
- cat
- less
- mkdir
- rmdir
- touch
- G.U.I.
- bash
- directory
- Rubber Duck Debugging
- UNIX
- path / $PATH
- UNIX Commands
man
--help
- Symbolic Link
- UNIX Command Options
- R.E.P.L.
- Side Effect (Programming)
- return value
- reference type
- primitive type
- HTML element
- DOM object
- DOM
- DOM node
- undefined
- "not defined"
- boolean
- Type coercion
- Truthy
- Falsy
- Conditionals
-
- Git
git clone
git push
git pull
git add
git commit
- GitHub