Below is a list of the projects you'll complete as you venture into the world of open-source
Getting Started with the Raspberry PI
Using Your Raspberry PI (includes camera module)
Getting Started with Minecraft PI
Sonic PI
Asst 1 - Introduction to the command line
Your Job --> Catch the ghosts, navigate the file system, create, move, delete, locate
Use the following guide and complete the lesson using the link below.
https://projects.raspberrypi.org/en/projects/pacman-terminal
Asst 2 - Linux Learning - command line, terminal, permissions
Your Job --> To use the many and more advanced Unix/Linux commands
Use the following guide and complete the lesson using the link below.
http://www.ee.surrey.ac.uk/Teaching/Unix/unix1.html
You will complete tasks, including the following below:
Copy a file from one location to another (cp)
Delete a file (rm)
Rename a file (mv)
Clear the Screen (clear)
Note the current directory with pwd and navigate directories
Concatenate a file (display) cat
Use more, less, and tail to display file sections
Use grep to find information inside a file
Use word count (wc) to indicate the number of words in a file
Follow the tutorial exactly as per the website.
Mr. B will demonstrate some of the features of the tutorial.
What do I have to hand in?
Submit your work inside the folder YourName_Unix