Difference between revisions of "ULI101 Weekly Schedule"
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;">Quiz 1 ( | + | <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;">Quiz 1 (6%)</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 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;">Quiz 2 ( | + | <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;">Quiz 2 (6%)</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 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>Sending email from command line</li><li>scp and sftp utilities</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Quiz 3 ( | + | <td style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Sending email from command line</li><li>scp and sftp utilities</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Quiz 3 (6%)</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> | ||
Line 205: | Line 205: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td style="border-bottom: thin solid black;">'''Week 10:'''<br></td> | <td style="border-bottom: thin solid black;">'''Week 10:'''<br></td> | ||
− | <td style="border-bottom: thin solid black;">'''Objectives:'''<br>Introduction to Shell Scripting:<br><ul><li>Introduction to Shell Scripting</li>Shell Variables</li><li>Positional Parameters</li><li>echo and read commands</li><li>if and test statements</li><li>for loop</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Quiz 4 ( | + | <td style="border-bottom: thin solid black;">'''Objectives:'''<br>Introduction to Shell Scripting:<br><ul><li>Introduction to Shell Scripting</li>Shell Variables</li><li>Positional Parameters</li><li>echo and read commands</li><li>if and test statements</li><li>for loop</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Quiz 4 (6%)</span></li></ul></td> |
<td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 10 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week10.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week10.pptx PPTX]</span> | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 10 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week10.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week10.pptx PPTX]</span> | ||
Line 270: | Line 270: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td style="border-bottom: thin solid black;">'''Week 13:'''<br></td> | <td style="border-bottom: thin solid black;">'''Week 13:'''<br></td> | ||
− | <td style="border-bottom: thin solid black;">'''Objectives:'''<br><ul><li>Take up Review Questions</li><li>Work on Assignment #3</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Quiz 5 ( | + | <td style="border-bottom: thin solid black;">'''Objectives:'''<br><ul><li>Take up Review Questions</li><li>Work on Assignment #3</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold;">Quiz 5 (6%)</span></li></ul></td> |
<td style="border-bottom: thin solid black;width:30%">'''Review Questions: <ul> | <td style="border-bottom: thin solid black;width:30%">'''Review Questions: <ul> |
Revision as of 09:51, 7 January 2021
Week | Objectives and Tasks | Reference | Assignment |
Week 1: |
Objectives:
|
Week 1 Lecture Notes: PDF | PPTX
Tutorials:
Links to Windows SSH clients (Access Matrix from home): YouTube Videos: |
Assignment 1:
|
Week 2: |
Objectives:
Evaluation:
|
Week 2 Lecture Notes: PDF | PPTX
Tutorials: Reference Sheets: YouTube Videos: |
Assignment 1:
|
Week 3: |
Objectives:
|
Week 3 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 1:
|
Week 4: |
Objectives:
Evaluation:
|
Week 4 Lecture Notes: PDF | PPTX
Tutorials:
YouTube Videos: |
Assignment 2:
|
Week 5: |
Objectives:
Evaluation:
|
Week 5 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 2:
|
Week 6: |
Objectives:
Evaluation:
|
Week 6 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
|
Week 7: |
Objectives:
Evaluation:
|
Week 7 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: | |
Study Week: |
|||
Week 8: |
Objectives:
|
Week 8 Lecture Notes: PDF | PPTX
Tutorials:
YouTube Videos: |
Assignment 2:
|
Week 9: |
Objectives: Regular expressions basics:
Evaluation:
|
Week 9 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 3:
|
Week 10: |
Objectives: Introduction to Shell Scripting:
Evaluation:
|
Week 10 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 3:
|
Week 11: |
Objectives: Text Manipulation:
|
Week 11 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 3:
|
Week 12: |
Objectives: Additional Shell Scripting:
|
Week 12 Lecture Notes: PDF | PPTX Tutorials: YouTube Videos: |
Assignment 3:
|
Week 13: |
Objectives:
Evaluation:
|
Review Questions: |
Assignment 3:
|
Week 14: |
Evaluation Week:
|