Edit me

Week 3: Sep 05 - Sep 09

Overview for Week 3

  • Writing shell scripts
  • Using git and github.com for version control and collaboration

Information on ssh keys in GitHib.com

This is the github page with the information used in the video: https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/connecting-to-github-with-ssh

</iframe>

What’s due by the end of the week?

  • Quiz 2 is due Friday, September 09
    • Quiz 2 covers using: cat, cut, sort, uniq, and paste; as well as recognizing the meaning of the commands if, for, while, break, continue, else, git add, git commit, git pull.
  • Register for github.com account

For Monday

Calendar icon with Monday
Labor Day, no class
Labor Day, no class

For Wednesday

Calendar icon with Wednesday

For Friday

Calendar icon with Friday
Catch up on anything you are behind on.

By the end of this week you should

Check mark icon
  1. Have a github.com account
  2. Have watched the LinkedIn Learning Linux Command Line class
  3. Be comfortable writing bash scripts to accomplish more complex tasks
  4. Understand how to use git and github to:
    • Create a branch
    • Modify code
    • Add modified code to stage the changes
    • Commit the modified code
    • Push the modified code to github remote repository
    • Merge the branch into the main branch
  5. Be comfortable with loops and conditionals.

Office Hours

Office Hours icon
Remember that I will be online for office hours at:

Tags: week-by-week