Edit me

Week 3: Sep 02 - Sep 06

Overview for Week 3

  • Regular Expressions in text editors and with grep
  • Text manipulation
  • 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 Monday, September 16
    • 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
  1. Text Processing, keep working though content, ask questions.

For Friday

Calendar icon with Friday
  1. Hands-on with github use in writing scripts

By the end of this week you should

Check mark icon
  1. Be confident logging into HiPerGator via ssh.
  2. Be able to use regular expressions for finding and replacing text in a text editor such as VSCode.
  3. Be able to use the following Linux commands: grep, cut, paste, join, diff, tr, sed.
  4. Have watched the LinkedIn Learning Linux Command Line class
  5. Be comfortable writing bash scripts to accomplish more complex tasks
  6. 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
  7. Be comfortable with loops and conditionals.

Student Help Hours

Office Hours icon
Please stop by and get help or chat at any of the following times/locations:

Tags: week-by-week