Difference between revisions of "ULI101 Weekly Schedule"
Line 296: | Line 296: | ||
<td style="border-bottom: thin solid black;">'''Week 10:''' <br> | <td style="border-bottom: thin solid black;">'''Week 10:''' <br> | ||
</td> | </td> | ||
− | <td style="border-bottom: thin solid black;">'''Objectives:''' <br> | + | <td style="border-bottom: thin solid black;">'''Objectives:''' <br>Introduction to Shell Scripting: <br> |
<ul> | <ul> | ||
− | <li> | + | <li>Introduction to Shell Scripting</li> |
− | <li> | + | <li>echo and read commands</li> |
+ | <li>Shell Variables</li> | ||
+ | <li>Positional Parameters</li> | ||
+ | <li>Command Substitution / <br>Math Operations </li> | ||
+ | <li>test statements</li> | ||
+ | <li>if / elif-else statements | ||
+ | <li>for loop statements</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
<td style="border-bottom: thin solid black;width:30%"> | <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- | + | <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><br> '''Tutorials:''' <ul> |
<li> | <li> | ||
− | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/ | + | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial10:_Shell_Scripting_-_Part_1 Tutorial10: Shell Scripting (Part 1)]</span> |
</li> | </li> | ||
− | <li>[http://czegel.com/seneca/uli101/lectures/ | + | <li>[http://czegel.com/seneca/uli101/lectures/Lecture10.html Les Czegel's Week 10 Notes]</li> |
</ul> '''YouTube Videos:''' <ul> | </ul> '''YouTube Videos:''' <ul> | ||
− | <li>[https:// | + | <li>[https://www.youtube.com/watch?v=kxEP-KUhOSg&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=5 Bash Shell Scripting I]</li> |
− | |||
</ul> | </ul> | ||
</td> | </td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 3:''' <ul> | <td style="border-bottom: thin solid black;">'''Assignment 3:''' <ul> | ||
− | <li> | + | <li>Interactive Shell Environment</li> |
+ | <li>Introduction To Scripting (phone)</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | + | <!-- Week 11 --> | |
<td style="border-bottom: thin solid black;">'''Week 11:''' <br> | <td style="border-bottom: thin solid black;">'''Week 11:''' <br> | ||
</td> | </td> | ||
− | <td style="border-bottom: thin solid black;">'''Objectives:''' <br> | + | <td style="border-bottom: thin solid black;">'''Objectives:''' <br>Text Manipulation: <br> |
<ul> | <ul> | ||
− | <li> | + | <li>Using the sed Utility</li> |
− | <li> | + | <li>Using the awk Utility</li> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
</td> | </td> | ||
<td style="border-bottom: thin solid black;width:30%"> | <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- | + | <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><br> '''Tutorials:''' <ul> |
<li> | <li> | ||
− | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/ | + | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial11:_Sed_%26_Awk_Utilities Tutorial11: Awk and Sed Utilities]</span> |
</li> | </li> | ||
− | <li>[http://czegel.com/seneca/uli101/lectures/ | + | <li>[http://czegel.com/seneca/uli101/lectures/Lecture9.html Les Czegel's Week 11 Notes]</li> |
</ul> '''YouTube Videos:''' <ul> | </ul> '''YouTube Videos:''' <ul> | ||
− | <li>[https:// | + | <li>[https://youtu.be/npU6S61AIko Sed]</li> |
+ | <li>[https://youtu.be/OV3XzjDYgJo Awk]</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 3:''' <ul> | <td style="border-bottom: thin solid black;">'''Assignment 3:''' <ul> | ||
− | <li> | + | <li>sed and awk</li> |
− | |||
</ul> | </ul> | ||
</td> | </td> |
Revision as of 19:02, 31 August 2021
Week | Objectives and Tasks | Reference | Assignment |
Week 1: |
Objectives:
|
Week 1 Lecture Notes: PDF | PPTX Tutorials:
|
Assignment 1:
|
Week 2: |
Objectives:
|
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:
|
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:
|
Week 6 Lecture Notes: PDF | PPTX Tutorials: YouTube Videos: |
|
Week 7: |
Objectives:
Evaluation:
|
Week 7 Lecture Notes: PDF | PPTX Tutorials: YouTube Videos: | |
Study Week: |
Objectives:
|
||
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:
|
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:
|
Review Questions: |
|
Week 14: |
Evaluation Week:
|