Difference between revisions of "ULI101 Weekly Schedule"
Line 103: | Line 103: | ||
<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">Assignment 1 is due (10%)</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">Assignment 1 is due (10%)</span></li></ul></td> | ||
− | <td style="border-bottom: thin solid black;width:30%">'''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] | + | <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> |
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
− | <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial5:_Redirection Tutorial 5: Redirection]</li> | + | <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial5:_Redirection Tutorial 5: Redirection]</span></li> |
<li>[http://czegel.com/seneca/uli101/lectures/Lecture5.html Les Czegel's Week 5 Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture5.html Les Czegel's Week 5 Notes (HTML)]</li> | ||
</ul> | </ul> | ||
Line 121: | Line 121: | ||
<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 (4%)</span></li></ul></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 (4%)</span></li></ul></td> | ||
− | <td style="border-bottom: thin solid black;width:30%">'''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] | + | <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> |
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
− | <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial6:_File_Transfer_/_Sending_Email_Messages Tutorial 6: File Transfer / Sending Email]</li> | + | <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial6:_File_Transfer_/_Sending_Email_Messages Tutorial 6: File Transfer / Sending Email]</span></li> |
</ul> | </ul> | ||
Line 141: | Line 141: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br></td> | ||
<td style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Live Linux</li><li>Linux Installation Considerations</li><li>Basic Linux Administration</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold">Midterm: Test 1 (25%)</span></li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Objectives:'''<ul><li>Live Linux</li><li>Linux Installation Considerations</li><li>Basic Linux Administration</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold">Midterm: Test 1 (25%)</span></li></li></ul></td> | ||
− | <td style="border-bottom: thin solid black;width:30%">'''Week 7 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week7.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week7.pptx PPTX] | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 7 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week7.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week7.pptx PPTX]</span> |
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
− | <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial7:_Installing_Linux_/_Live_Linux_/_Virtualization Tutorial 7: Installing Linux / Live Linux / Virtualization (OPTIONAL)]</li> | + | <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial7:_Installing_Linux_/_Live_Linux_/_Virtualization Tutorial 7: Installing Linux / Live Linux / Virtualization (OPTIONAL)]</span></li> |
</ul> | </ul> | ||
'''YouTube Videos:''' | '''YouTube Videos:''' |
Revision as of 14:45, 5 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:
|