Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Fall 2019)
(Updates schedule to Winter 2020 semester.)
Line 1: Line 1:
= Fall 2019 =
+
= Winter 2020 =
 
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
 
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
 
  <tr valign="top>
 
  <tr valign="top>
Line 8: Line 8:
 
  </tr>  
 
  </tr>  
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;width:10%">'''Week 1:'''<br>Sep 2-8</td>
+
   <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%"><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]
 
   <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]
Line 40: Line 40:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 2:'''<br>Sep 9-15</td>
+
   <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;"><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/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 2 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
Line 59: Line 59:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 3:'''<br>Sep 16-22</td>
+
   <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;"><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/~uli101/notes/Week03.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week03.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 3 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week03.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week03.pptx PPTX]
Line 76: Line 76:
 
   <td style="border-bottom: thin solid black;">'''Assignment 1:'''<ul><li>Practice Specifying Path Names</li></ul></td>
 
   <td style="border-bottom: thin solid black;">'''Assignment 1:'''<ul><li>Practice Specifying Path Names</li></ul></td>
 
  </tr> <tr valign="top">
 
  </tr> <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 4:'''<br>Sep 23-29</td>
+
   <td  style="border-bottom: thin solid black;">'''Week 4:'''<br>Jan 27-Feb 2</td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Text Editors</li><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;"><ul><li>Text Editors</li><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/~uli101/notes/Week04.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week04.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 4 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week04.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week04.pptx PPTX]
Line 94: Line 94:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 5:'''<br>Sep 30-Oct 6</td>
+
   <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
 
   <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>
 
Redirection and piping</li><li>/dev/null file</li></ul></td>
Line 113: Line 113:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 6:'''<br>Oct 7-13</td>
+
   <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><li>Basic Linux system administration</li></ul></td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Sending email from command line</li><li>scp and sftp utilities</li><li>Basic Linux system administration</li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 6 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week06.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week06.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 6 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week06.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week06.pptx PPTX]
Line 131: Line 131:
 
  </tr>
 
  </tr>
 
   <tr valign="top">
 
   <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>Oct 14-20</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>Feb 17-23</td>
 
   <td  style="border-bottom: thin solid black;">'''Evaluation:'''<ul><li>Midterm Test (30%)</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Evaluation:'''<ul><li>Midterm Test (30%)</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
Line 137: Line 137:
 
  </tr>
 
  </tr>
 
<tr valign="top">
 
<tr valign="top">
   <td  style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Oct 21-27</td>
+
   <td  style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Feb 24-Mar 1</td>
 
   <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
   <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 8:'''<br>Oct 28-Nov 3</td>
+
   <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></ul></td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Filesystem links</li><li>Hard and symbolic links</li><li>Process management</li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 8 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week08.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week08.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 8 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week08.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week08.pptx PPTX]
Line 162: Line 162:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 9:'''<br>Nov 4-10</td>
+
   <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;">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/~uli101/notes/Week09.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week09.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 9 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week09.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week09.pptx PPTX]
Line 181: Line 181:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 10:'''<br>Nov 11-17</td>
+
   <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;"><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/~uli101/notes/Week10.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week10.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 10 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week10.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week10.pptx PPTX]
Line 200: Line 200:
 
  </tr>
 
  </tr>
 
<tr valign="top">
 
<tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 11:'''<br>Nov 18-24</td>
+
   <td  style="border-bottom: thin solid black;">'''Week 11:'''<br>Mar 23-29</td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Extended Regular Expressions</li><li>egrep vi sed awk</li></ul></td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Extended Regular Expressions</li><li>egrep vi sed awk</li></ul></td>
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 11 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week11.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week11.pptx PPTX]
 
   <td  style="border-bottom: thin solid black;width:30%">'''Week 11 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week11.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week11.pptx PPTX]
Line 219: Line 219:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 12:'''<br>Nov 25-Dec 1</td>
+
   <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;">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%">'''Tutorials:'''
 
   <td  style="border-bottom: thin solid black;width:30%">'''Tutorials:'''
Line 238: Line 238:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Week 13:'''<br>Dec 2-8</td>
+
   <td  style="border-bottom: thin solid black;">'''Week 13:'''<br>Apr 6-12</td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Review</li></ul></td>
 
   <td  style="border-bottom: thin solid black;"><ul><li>Review</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
Line 245: Line 245:
  
 
  <tr valign="top">
 
  <tr valign="top">
   <td  style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Dec 9-13</td>
+
   <td  style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Apr 13-17</td>
 
   <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
   <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
  </tr>
 
  </tr>

Revision as of 18:04, 5 January 2020

Winter 2020



Week Objectives and Tasks Reference Assignment
Week 1:
Jan 6-12
  • 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
Week 2:
Jan 13-19
  • 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)
Week 2 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 1:
  • Directory Management
  • Practice Commands To Create A Directory Structure
  • Create A Directory Structure
  • Practice Using The vi Text Editor
Week 3:
Jan 20-26
  • Absolute and relative pathnames
  • File name expansion
  • Shell basics
  • Command execution in detail
  • Recalling and editing previous commands
  • Quoting
Week 3 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 1:
  • Practice Specifying Path Names
Week 4:
Jan 27-Feb 2
  • Text Editors
  • Data Representation:
    (Binary, octal, decimal,
    and hexadecimal number systems)
  • Number conversions
  • Unix file permissions
Week 4 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Permissions
Week 5:
Feb 3-9
  • stdin, stdout, stderr
  • Simple filter commands:
    (head,tail,cut,sort,tr,wc)
  • grep utility Redirection and piping
  • /dev/null file
Week 5 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Redirection And Pipes
Week 6:
Feb 10-16
  • Sending email from command line
  • scp and sftp utilities
  • Basic Linux system administration
Week 6 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

 
Week 7:
Feb 17-23
Evaluation:
  • Midterm Test (30%)
   
Study Week:
Feb 24-Mar 1
 
Week 8:
Mar 2-8
  • Filesystem links
  • Hard and symbolic links
  • Process management
Week 8 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Linking Files And Directories
  • Command Summary
  • Linux Processes
Week 9:
Mar 9-15
Regular expressions basics:
  • Literal matching
  • Character classes
  • . wildcard
  • * repetition symbol
  • Anchoring
Week 9 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Regular Expressions Using grep
Week 10:
Mar 16-22
  • Shell Configuration Files
  • Introduction to Shell Scripting
  • Shell Variables
  • Positional Parameters
  • echo and read commands
  • if and test statements
  • for loop
Week 10 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Interactive Shell Environment
  • Introduction To Scripting (phone)
  • More Scripting (add)
Week 11:
Mar 23-29
  • Extended Regular Expressions
  • egrep vi sed awk
Week 11 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • sed And awk
Week 12:
Mar 30-Apr 5
Additional Scripting:
  • if - elif - else
  • while
  • for
Tutorials:

YouTube Videos:

  • x
  • x
Assignment 3:
  • Yet More Scripting (oldfiles)
Week 13:
Apr 6-12
  • Review
   
Exam Week:
Apr 13-17