Changes

Jump to: navigation, search

ULI101 Weekly Schedule

108 bytes removed, 09:58, 8 July 2020
Winter 2020
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;width:10%">'''Week 1:'''<br>Jan 6-12</td>
<td style="border-bottom: thin solid black;width:30%"><ul><li> Course introduction</li><li>Obtaining your Seneca accounts</li><li>*nix overview</li><li>Open source philosophy</li><li>Linux GUI and the terminal</li><li>The Matrix server</li></ul></td>
<td style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week1.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week1.pptx PPTX]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 2:'''<br>Jan 13-19</td>
<td style="border-bottom: thin solid black;"><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></td>
<td style="border-bottom: thin solid black;width:30%">'''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]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 3:'''<br>Jan 20-26</td>
<td style="border-bottom: thin solid black;"><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></td>
<td style="border-bottom: thin solid black;width:30%">'''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]
<td style="border-bottom: thin solid black;">'''Assignment 1:'''<ul><li>Directory Management</li><li>Practice Commands To Create A Directory Structure</li><li>Create A Directory Structure</li><li>Practice Specifying Path Names</li></ul></td>
</tr> <tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 4:'''<br>Jan 27-Feb 2</td>
<td style="border-bottom: thin solid black;"><ul><li>Data Representation:<br>(Binary, octal, decimal,<br>and hexadecimal number systems)</li><li>Number conversions</li><li>Unix file permissions</li></ul></td>
<td style="border-bottom: thin solid black;width:30%">'''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]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 5:'''<br>Feb 3-9</td>
<td style="border-bottom: thin solid black;"><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></td>
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 6:'''<br>Feb 10-16</td>
<td style="border-bottom: thin solid black;"><ul><li>Sending email from command line</li><li>scp and sftp utilities</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]
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>Feb 17-23</td>
<td style="border-bottom: thin solid black;"><ul><li>Live Linux</li><li>Linux Installation Considerations</li><li>Basic Linux Administration</li></ul><br>'''Evaluation:'''<ul><li>Midterm Test (30%)</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]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 8:'''<br>Mar 2-8</td>
<td style="border-bottom: thin solid black;"><ul><li>Filesystem links</li><li>Hard and symbolic links</li><li>Process management</li><li>Aliases</li><li>Command History</li></ul></td>
<td style="border-bottom: thin solid black;width:30%">'''Week 8 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week8.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week8.pptx PPTX]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 9:'''<br>Mar 9-15</td>
<td style="border-bottom: thin solid black;">Regular expressions basics:<ul><li>Literal matching</li><li>Character classes</li><li>. wildcard</li><li>* repetition symbol</li><li>Anchoring</li></ul></td>
<td style="border-bottom: thin solid black;width:30%">'''Week 9 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week9.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week9.pptx PPTX]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 10:'''<br>Mar 16-22</td>
<td style="border-bottom: thin solid black;"><ul><li>Shell Configuration Files</li><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></td>
<td style="border-bottom: thin solid black;width:30%">'''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]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 11:'''<br>Mar 23-29</td>
<td style="border-bottom: thin solid black;"><ul><li>Using the sed Utility</li><li>Using the Awk Utility</li></ul></td>
<td style="border-bottom: thin solid black;width:30%">'''Week 11 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week11.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week11.pptx PPTX]
</tr>
<tr valign="top">
<td style="border-bottom: thin solid black;">'''Week 12:'''<br>Mar 30-Apr 5</td>
<td style="border-bottom: thin solid black;">Additional Scripting:<ul><li>if - elif - else</li><li>while</li><li>for</li></ul></td>
<td style="border-bottom: thin solid black;width:30%">'''Week 12 Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week12.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week12.pptx PPTX]<br><br>
13,420
edits

Navigation menu