#Unit 7 - Command Line
##Synopsis This unit introduces the basic CRUD (create, read, update, delete) commands in the terminal. ##Lessons
##Codecademy Resources The following CodeCademy lessons correspond and will help student understand the concepts in this unit. The teacher may choose to assign these lessons if they would like.
- Learn the Command Line - Navigation and Manipulation units cover
cd
,ls
,mkdir
,pwd
,touch
,cp
, andmv
##Standards
####Math Standards CCSS.MATH.CONTENT.HSF.BF.A.1
Student can use terminal commands as functions and actions as parameters.
Students can use parameters to manipulate and navigate their way through the terminal.