Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 41: Line 41:
 
  <tr valign="top">
 
  <tr valign="top">
 
   <td  style="border-bottom: thin solid black;">'''Week 2:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 2:'''<br></td>
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Unix file system</li><li>File types and file naming</li><li>Basic file system commands:<br>(pwd,cd,tree,ls,mkdir,rmdir,mv,cp,rm, man)</li><li>Text editing</li><li>Common file utilities:<br>(cat,more,less,touch,file,find)</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 1</span></li><li><span style="color:red;font-weight:bold;">Quiz 1</span></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Unix file system</li><li>File types and file naming</li><li>Basic file system commands:<br>(pwd,cd,tree,ls,mkdir,rmdir,mv,cp,rm, man)</li><li>Text editing</li><li>Common file utilities:<br>(cat,more,less,touch,file,find)</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 1 Due Friday</span></li><li><span style="color:red;font-weight:bold;">Quiz 1</span></li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 2 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pptx PPTX]</span>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 2 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pptx PPTX]</span>
 
 
Line 65: Line 65:
 
  <tr valign="top">
 
  <tr valign="top">
 
   <td  style="border-bottom: thin solid black;">'''Week 3:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 3:'''<br></td>
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Absolute and relative pathnames</li><li>File name expansion</li><li>Shell basics</li><li>Command execution in detail</li><li>Recalling and editing previous commands</li><li>Quoting</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 2</span></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Absolute and relative pathnames</li><li>File name expansion</li><li>Shell basics</li><li>Command execution in detail</li><li>Recalling and editing previous commands</li><li>Quoting</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 2 Due Friday</span></li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 3 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week3.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week3.pptx PPTX]</span>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 3 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week3.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week3.pptx PPTX]</span>
 
 
Line 83: Line 83:
 
  </tr> <tr valign="top">
 
  </tr> <tr valign="top">
 
   <td  style="border-bottom: thin solid black;">'''Week 4:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 4:'''<br></td>
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Data Representation:<br>(Binary, octal, decimal,<br>and hexadecimal number systems)</li><li>Number conversions</li><li>Unix file permissions</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 3</span></li><li><span style="color:red;font-weight:bold;">Quiz 2 (refer to prof for percentage)</span></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Data Representation:<br>(Binary, octal, decimal,<br>and hexadecimal number systems)</li><li>Number conversions</li><li>Unix file permissions</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 3 Due Friday</span></li><li><span style="color:red;font-weight:bold;">Quiz 2 (refer to prof for percentage)</span></li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 4 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week4.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week4.pptx PPTX]</span>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 4 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week4.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week4.pptx PPTX]</span>
 
 
Line 102: Line 102:
 
   <td  style="border-bottom: thin solid black;">'''Week 5:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 5:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>stdin, stdout, stderr</li><li>Simple filter commands:<br>(head,tail,cut,sort,tr,wc)</li><li>grep utility
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>stdin, stdout, stderr</li><li>Simple filter commands:<br>(head,tail,cut,sort,tr,wc)</li><li>grep utility
Redirection and piping</li><li>/dev/null file</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 4</span></li><li><span style="color:red;font-weight:bold">Assignment 1 is due (10%)</span></li><li><span style="color:red;font-weight:bold;">Quiz 3 (refer to prof for percentage)</span></li></ul></td>
+
Redirection and piping</li><li>/dev/null file</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 4 Due Friday</span></li><li><span style="color:red;font-weight:bold">Assignment 1 is due (10%)</span></li><li><span style="color:red;font-weight:bold;">Quiz 3 (refer to prof for percentage)</span></li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 5 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5.pptx PPTX]</span>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 5 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5.pptx PPTX]</span>
 
 
Line 120: Line 120:
 
  <tr valign="top">
 
  <tr valign="top">
 
   <td  style="border-bottom: thin solid black;">'''Week 6:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 6:'''<br></td>
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>scp and sftp utilities</li><li>Sending email from command line</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 5</span></li><li><span style="color:red;font-weight:bold">Midterm: Test 1 (20%)</span></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>scp and sftp utilities</li><li>Sending email from command line</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Tutorial 5 Due Friday</span></li><li><span style="color:red;font-weight:bold">Midterm: Test 1 (20%)</span></li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 6 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week6.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week6.pptx PPTX]</span>
 
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 6 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week6.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week6.pptx PPTX]</span>
 
 

Revision as of 12:25, 4 May 2021



Week Objectives and Tasks Reference Assignment
Week 1:
Objectives:
  • Course introduction
  • Obtaining your Seneca accounts
  • *nix overview
  • Open source philosophy
  • Linux GUI and the terminal
  • The Matrix server
Week 1 Lecture Notes: PDF | PPTX

Tutorials:

Links to Windows SSH clients (Access Matrix from home):

YouTube Videos:

Assignment 1:
  • Introduction to Unix Commands
  • Basic Unix Commands (Parts 1 - 3)
Week 2:
Objectives:
  • Unix file system
  • File types and file naming
  • Basic file system commands:
    (pwd,cd,tree,ls,mkdir,rmdir,mv,cp,rm, man)
  • Text editing
  • Common file utilities:
    (cat,more,less,touch,file,find)

Evaluation:
  • Tutorial 1 Due Friday
  • Quiz 1
Week 2 Lecture Notes: PDF | PPTX

Tutorials:

Reference Sheets:

YouTube Videos:

Assignment 1:
  • Basic Unix Commands (Parts 4 - 6)
Week 3:
Objectives:
  • Absolute and relative pathnames
  • File name expansion
  • Shell basics
  • Command execution in detail
  • Recalling and editing previous commands
  • Quoting

Evaluation:
  • Tutorial 2 Due Friday
Week 3 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 1:
  • Directory Management
  • Practice Commands To Create A Directory Structure
  • Create A Directory Structure
  • Practice Specifying Path Names
Week 4:
Objectives:
  • Data Representation:
    (Binary, octal, decimal,
    and hexadecimal number systems)
  • Number conversions
  • Unix file permissions

Evaluation:
  • Tutorial 3 Due Friday
  • Quiz 2 (refer to prof for percentage)
Week 4 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Practice Using The vi Text Editor
  • Permissions
Week 5:
Objectives:
  • stdin, stdout, stderr
  • Simple filter commands:
    (head,tail,cut,sort,tr,wc)
  • grep utility Redirection and piping
  • /dev/null file

Evaluation:
  • Tutorial 4 Due Friday
  • Assignment 1 is due (10%)
  • Quiz 3 (refer to prof for percentage)
Week 5 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Redirection And Pipes
Week 6:
Objectives:
  • scp and sftp utilities
  • Sending email from command line

Evaluation:
  • Tutorial 5 Due Friday
  • Midterm: Test 1 (20%)
Week 6 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

 
Study Week:
Objectives:
  • No scheduled classes
 
Week 7:
Objectives:
  • Filesystem links
  • Hard and symbolic links
  • Process management
  • Aliases
  • Command History
Week 7 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Linking Files And Directories
  • Linux Processes
  • Command Summary
Week 8:
Objectives:
Regular expressions basics:
  • Literal matching
  • Character classes
  • . wildcard
  • * repetition symbol
  • Anchoring

Evaluation:
  • Assignment 2 is due (10%)
Week 8 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Regular Expressions Using grep
Week 9:
Objectives:
Introduction to Shell Scripting:
  • Introduction to Shell Scripting
  • echo and read commands
  • Shell Variables
  • Positional Parameters
  • Command Substitution /
    Math Operations
  • test statements
  • if / elif-else statements
  • for loop statements

Evaluation:
  • Quiz 4 (refer to prof for percentage)
Week 9 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Interactive Shell Environment
  • Introduction To Scripting (phone)
Week 10:
Objectives:
Text Manipulation:
  • Using the sed Utility
  • Using the awk Utility
Week 10 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • sed and awk
Week 11:
Objectives:
Additional Shell Scripting:
  • if - elif - else statement
  • for loop revisited
  • while loop statement
  • Error-Checking with Loops
  • exit and break Statements
  • export Command
  • Start-up Files
  • Further Study

Evaluation:
  • Quiz 5 (refer to prof for percentage)
Week 11 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • More Scripting (add)
  • Yet More Scripting (oldfiles)
Week 12:
Objectives:
  • Take up Review Questions
  • Work on Assignment #3

Evaluation:
  • Assignment 3 is due (10%)
  • Final: Test 2 (20%)
Review Questions: