Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 9: Line 9:
 
   <td  style="border-bottom: thin solid black;width:10%">'''Week 1:'''<br></td>
 
   <td  style="border-bottom: thin solid black;width:10%">'''Week 1:'''<br></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%">'''Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week1.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week1.pptx PPTX]
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
Line 41: Line 41:
 
   <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;"><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/~murray.saul/uli101/ULI101-Week2.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pptx PPTX]
+
   <td  style="border-bottom: thin solid black;width:30%">'''Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week2.pptx PPTX]
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
Line 65: Line 65:
 
   <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;"><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/~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;width:30%">'''Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week3.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week3.pptx PPTX]
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
Line 83: Line 83:
 
   <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;"><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;"><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]
+
   <td  style="border-bottom: thin solid black;width:30%">'''Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week4.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week4.pptx PPTX]
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
Line 102: Line 102:
 
   <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><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><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%">'''Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week5.pptx PPTX]
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
Line 120: Line 120:
 
   <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;"><ul><li>Sending email from command line</li><li>scp and sftp utilities</li><li><span style="color:red;font-weight:bold">Midterm Test (25%)</span></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><span style="color:red;font-weight:bold">Midterm Test (25%)</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%">'''Lecture Notes:''' [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week6.pdf PDF] | [https://ict.senecacollege.ca/~murray.saul/uli101/ULI101-Week6.pptx PPTX]
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''

Revision as of 11:23, 20 August 2020



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

Tutorials:

Reference Sheets:

YouTube Videos:

Assignment 1:
  • Basic Unix Commands (Parts 4 - 6)
Week 3:
  • Absolute and relative pathnames
  • File name expansion
  • Shell basics
  • Command execution in detail
  • Recalling and editing previous commands
  • Quoting
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:
  • Data Representation:
    (Binary, octal, decimal,
    and hexadecimal number systems)
  • Number conversions
  • Unix file permissions
Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Practice Using The vi Text Editor
  • Permissions
Week 5:
  • stdin, stdout, stderr
  • Simple filter commands:
    (head,tail,cut,sort,tr,wc)
  • grep utility Redirection and piping
  • /dev/null file
  • Assignment 1 is due (10%)
Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Redirection And Pipes
Week 6:
  • Sending email from command line
  • scp and sftp utilities
  • Midterm Test (25%)
Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

 
Study Week:
 
Week 8:
  • Filesystem links
  • Hard and symbolic links
  • Process management
  • Aliases
  • Command History
Week 8 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Linking Files And Directories
  • Command Summary
  • Linux Processes
Week 9:
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:
Introduction to Shell Scripting:
  • 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:
Text Manipulation:
  • Using the sed Utility
  • Using the Awk Utility
Week 11 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • sed and awk
Week 12:
Additional Shell Scripting:
  • if - elif - else
  • while
  • for
  • Start-up / Logout Files
Week 12 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Yet More Scripting (oldfiles)