Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 165: Line 165:
 
   <td  style="border-bottom: thin solid black;">'''Week 8:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 8:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<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;">'''Objectives:'''<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]
+
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''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]</span>
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
 
<ul>
 
<ul>
                        <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial8:_Links_/_Process_Management Tutorial 8: Linking Files / Managing Process / Aliases and Command History]</li>
+
                        <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial8:_Links_/_Process_Management Tutorial 8: Linking Files / Managing Process / Aliases and Command History]</span></li>
 
                                         <li>[http://czegel.com/seneca/uli101/lectures/Lecture8.html Les Czegel's Week 8 Notes (HTML)]</li>
 
                                         <li>[http://czegel.com/seneca/uli101/lectures/Lecture8.html Les Czegel's Week 8 Notes (HTML)]</li>
 
</ul>
 
</ul>
Line 186: Line 186:
 
   <td  style="border-bottom: thin solid black;">'''Week 9:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 9:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<br>Regular expressions basics:<ul><li>Literal matching</li><li>Character classes</li><li>. wildcard</li><li>* repetition symbol</li><li>Anchoring</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold">Assignment 2 is due (10%)</span></li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<br>Regular expressions basics:<ul><li>Literal matching</li><li>Character classes</li><li>. wildcard</li><li>* repetition symbol</li><li>Anchoring</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold">Assignment 2 is due (10%)</span></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]
+
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''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]</span>
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
 
<ul>
 
<ul>
                        <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial9:_Regular_Expressions Tutorial9: Regular Expressions]</li>
+
                        <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial9:_Regular_Expressions Tutorial9: Regular Expressions]</span></li>
 
                                         <li>[https://ict.senecacollege.ca/~murray.saul/uli101/uli101_command_practice_9.docx Linux Practice - Regular Expressions]</li>
 
                                         <li>[https://ict.senecacollege.ca/~murray.saul/uli101/uli101_command_practice_9.docx Linux Practice - Regular Expressions]</li>
 
                                         <li>[http://czegel.com/seneca/uli101/lectures/Lecture9.html Les Czegel's Notes (HTML)]</li>
 
                                         <li>[http://czegel.com/seneca/uli101/lectures/Lecture9.html Les Czegel's Notes (HTML)]</li>
Line 206: Line 206:
 
   <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 (4%)</span></li></ul></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 (4%)</span></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]
+
   <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>
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
 
<ul>
 
<ul>
                             <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial10:_Shell_Scripting_-_Part_1 Tutorial10: Shell Scripting]</li>
+
                             <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial10:_Shell_Scripting_-_Part_1 Tutorial10: Shell Scripting (Part 1)]</span></li>
 
                                         <li>[https://ict.senecacollege.ca/~murray.saul/uli101/uli101_command_practice_10.docx Linux Practice I]</li>
 
                                         <li>[https://ict.senecacollege.ca/~murray.saul/uli101/uli101_command_practice_10.docx Linux Practice I]</li>
 
                                         <li>[https://ict.senecacollege.ca/~murray.saul/uli101/uli101_command_practice_11.docx Linux Practice II]</li>
 
                                         <li>[https://ict.senecacollege.ca/~murray.saul/uli101/uli101_command_practice_11.docx Linux Practice II]</li>
Line 227: Line 227:
 
   <td  style="border-bottom: thin solid black;">'''Week 11:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 11:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<br>Text Manipulation:<br><ul><li>Using the sed Utility</li><li>Using the Awk Utility</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<br>Text Manipulation:<br><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]
+
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''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]</span>
 
 
 
'''Tutorials:'''
 
'''Tutorials:'''
 
<ul>
 
<ul>
                        <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial11:_Sed_%26_Awk_Utilities Tutorial11: Awk and Sed Utilities]</li>
+
                        <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial11:_Sed_%26_Awk_Utilities Tutorial11: Awk and Sed Utilities]</span></li>
 
                                         <li>[http://czegel.com/seneca/uli101/lectures/Lecture11.html Les Czegel's Week 11 Notes (HTML)]</li>
 
                                         <li>[http://czegel.com/seneca/uli101/lectures/Lecture11.html Les Czegel's Week 11 Notes (HTML)]</li>
 
</ul>
 
</ul>
Line 246: Line 246:
 
   <td  style="border-bottom: thin solid black;">'''Week 12:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Week 12:'''<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<br>Additional Shell Scripting:<ul><li>if - elif - else</li><li>while</li><li>for</li><li>Start-up / Logout Files</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Objectives:'''<br>Additional Shell Scripting:<ul><li>if - elif - else</li><li>while</li><li>for</li><li>Start-up / Logout Files</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>
+
   <td  style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''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></span>
  
 
'''Tutorials:''' <ul>
 
'''Tutorials:''' <ul>
 
 
 
                                          
 
                                          
                                         <li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial12:_Shell_Scripting_-_Part_2 Tutorial 12: Shell Scripting (Part 2)]</li>
+
                                         <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial12:_Shell_Scripting_-_Part_2 Tutorial 12: Shell Scripting (Part 2)]</span></li>
 
<li>[http://czegel.com/seneca/uli101/lectures/Lecture12.html Les Czegel's Week 12 Notes (HTML)]</li>
 
<li>[http://czegel.com/seneca/uli101/lectures/Lecture12.html Les Czegel's Week 12 Notes (HTML)]</li>
 
                                      
 
                                      

Revision as of 15:48, 5 January 2021



Week Objectives and Tasks Reference Assignment
Week 1:
Objectives:
  • 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 (Parts 1 - 3)
Week 2:
Objectives:
  • 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)

Evaluation:
  • Quiz 1 (4%)
Week 2 Lecture Notes: PDF | PPTX

Tutorials:

Reference Sheets:

YouTube Videos:

Assignment 1:
  • Basic Unix Commands (Parts 4 - 6)
Week 3:
Objectives:
  • 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:
  • Directory Management
  • Practice Commands To Create A Directory Structure
  • Create A Directory Structure
  • Practice Specifying Path Names
Week 4:
Objectives:
  • Data Representation:
    (Binary, octal, decimal,
    and hexadecimal number systems)
  • Number conversions
  • Unix file permissions

Evaluation:
  • Quiz 2 (4%)
Week 4 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Practice Using The vi Text Editor
  • Permissions
Week 5:
Objectives:
  • stdin, stdout, stderr
  • Simple filter commands:
    (head,tail,cut,sort,tr,wc)
  • grep utility Redirection and piping
  • /dev/null file

Evaluation:
  • Assignment 1 is due (10%)
Week 5 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 2:
  • Redirection And Pipes
Week 6:
Objectives:
  • Sending email from command line
  • scp and sftp utilities

Evaluation:
  • Quiz 3 (4%)
Week 6 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

 
Week 7:
Objectives:
  • Live Linux
  • Linux Installation Considerations
  • Basic Linux Administration

Evaluation:
  • Midterm: Test 1 (25%)
Week 7 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

 
Study Week:
 
Week 8:
Objectives:
  • 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:
Objectives:
Regular expressions basics:
  • Literal matching
  • Character classes
  • . wildcard
  • * repetition symbol
  • Anchoring

Evaluation:
  • Assignment 2 is due (10%)
Week 9 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Regular Expressions Using grep
Week 10:
Objectives:
Introduction to Shell Scripting:
  • Introduction to Shell Scripting
  • Shell Variables
  • Positional Parameters
  • echo and read commands
  • if and test statements
  • for loop

Evaluation:
  • Quiz 4 (4%)
Week 10 Lecture Notes: PDF | PPTX

Tutorials:

YouTube Videos:

Assignment 3:
  • Interactive Shell Environment
  • Introduction To Scripting (phone)
  • More Scripting (add)
Week 11:
Objectives:
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:
Objectives:
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)
Week 13:
Objectives:
  • Take up Review Questions
  • Work on Assignment #3

Evaluation:
  • Quiz 5 (4%)
Review Questions: Assignment 3:
  • Yet More Scripting (oldfiles)
Week 14:
Evaluation Week:
  • Assignment 3 is due (10%)
  • Final: Test 2 (25%)