Difference between revisions of "ULI101 Weekly Schedule"
Eric.brauer (talk | contribs) (→Fall 2019: week 11 videos added) |
|||
(24 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
= Fall 2019 = | = Fall 2019 = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<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 33: | Line 11: | ||
<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/~uli101/notes/Week01.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week01.pptx PPTX] | <td style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week01.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week01.pptx PPTX] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
− | <li>[ | + | <li>[[HOWTO: Access Your Matrix Account]]</li> |
− | <li>[http://czegel.com/seneca/uli101/lectures/Lecture1.html Les Czegel's Week 1 Notes (HTML)]</li> | + | <li>[http://czegel.com/seneca/uli101/lectures/Lecture1.html Les Czegel's Week 1 Notes (HTML)] |
− | + | </li></ul> | |
− | + | ||
− | + | '''Links to Windows SSH clients''' (Access Matrix from home): | |
+ | <ul> | ||
+ | <li>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP] | | ||
[http://the.earth.li/%7Esgtatham/putty/latest/x86/putty.exe Putty] | | [http://the.earth.li/%7Esgtatham/putty/latest/x86/putty.exe Putty] | | ||
[https://www.bitvise.com/ssh-client-download Bitvise SSH Client] | | [https://www.bitvise.com/ssh-client-download Bitvise SSH Client] | | ||
− | [https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm] | + | [https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li> |
− | + | ||
− | + | </ul> | |
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li>[https://www.youtube.com/watch?v=BEH6i_BKOBo&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2&t=0s Connecting to Matrix Using SSH Client, Starting Assignments,Running UBUNTU Within Windows 10]</li> | + | <li>[https://www.youtube.com/watch?v=BEH6i_BKOBo&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2&t=0s Connecting to Matrix Using SSH Client,<br>Starting Assignments,Running UBUNTU Within Windows 10]</li> |
− | + | ||
</ul></td> | </ul></td> | ||
Line 62: | Line 42: | ||
<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] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 68: | Line 48: | ||
<li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Week 2 Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Week 2 Notes (HTML)]</li> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://www.youtube.com/watch?v=3wZmZOKLllk&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2 Linux File System, Basic Navigation:<br>(ls, cd, pwd, tree),Absolute and Relative Paths]</li> |
− | <li> | + | <li>[https://www.youtube.com/watch?v=UfAFAipked0&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=3 Basic File Actions<br>(touch, ls -l, cp, cp -r, mv, mkdir, mkdir -p, rm, rmdir, rm -r), Relative-to-home Paths]</li> |
+ | <li>[https://www.youtube.com/watch?v=ocU34PcYn2U&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=4 Reading/Writing to Files:<br>(cat, more, less, man, date, diff, diff -y, find, wc)]</li> | ||
</ul></td> | </ul></td> | ||
− | <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></ul></td> | + | <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 Using The vi Text Editor</li></ul></td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
Line 80: | Line 61: | ||
<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] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 86: | Line 67: | ||
<li>[http://czegel.com/seneca/uli101/lectures/Lecture3.html Les Czegel's Week 3 Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture3.html Les Czegel's Week 3 Notes (HTML)]</li> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://youtu.be/5FQnehwzwSM Filename Expansions]</li> |
− | <li> | + | <li>[https://youtu.be/3quKLqUFGHo Relative, Absolute, and Relative-to-Home Filepaths]</li> |
</ul></td> | </ul></td> | ||
<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> | ||
Line 97: | Line 78: | ||
<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] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 103: | Line 84: | ||
<li>[http://czegel.com/seneca/uli101/lectures/Lecture4.html Les Czegel's Weel 4 Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture4.html Les Czegel's Weel 4 Notes (HTML)]</li> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://youtu.be/MzQ5kcffvpc Permissions, chmod, umask]</li> |
− | + | </ul> | |
− | + | </td> | |
− | <td style="border-bottom: thin solid black;">'''Assignment 2:'''<ul | + | <td style="border-bottom: thin solid black;">'''Assignment 2:'''<ul><li>Permissions</li></ul></td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
Line 116: | Line 97: | ||
Redirection and piping</li><li>/dev/null file</li></ul></td> | Redirection and piping</li><li>/dev/null file</li></ul></td> | ||
<td style="border-bottom: thin solid black;width:30%">'''Week 5 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week05.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week05.pptx PPTX] | <td style="border-bottom: thin solid black;width:30%">'''Week 5 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week05.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week05.pptx PPTX] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 122: | Line 103: | ||
<li>[http://czegel.com/seneca/uli101/lectures/Lecture5.html Les Czegel's Week 5 Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture5.html Les Czegel's Week 5 Notes (HTML)]</li> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://www.youtube.com/watch?v=ocU34PcYn2U&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=4 Reading/Writing to Files (stdin, stdout, stderr, >, >>, 2>)]</li> |
− | + | ||
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 2:'''<ul><li>Redirection And Pipes</li></ul></td> | <td style="border-bottom: thin solid black;">'''Assignment 2:'''<ul><li>Redirection And Pipes</li></ul></td> | ||
Line 134: | Line 115: | ||
<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] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 140: | Line 121: | ||
<li>[http://czegel.com/seneca/uli101/lectures/Lecture6.html Les Czegel's Week 6 Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture6.html Les Czegel's Week 6 Notes (HTML)]</li> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://youtu.be/-Le-7U8tEOA SSH, SCP and Other Network Tools]</li> |
− | <li> | + | <li>[https://youtu.be/munrDI_gm4w Introduction to Vim]</li> |
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black"> </td> | <td style="border-bottom: thin solid black"> </td> | ||
Line 161: | Line 142: | ||
<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>Oct 28-Nov 3</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 | + | <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] |
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 168: | Line 149: | ||
<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> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://youtu.be/q93POTgH-aQ Processes and Jobs]</li> |
− | <li> | + | <li>[https://youtu.be/PVnELIbilrg Aliases]</li> |
+ | <li>[https://youtu.be/tZ94-qH9unM Links]</li> | ||
+ | |||
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 2:'''<ul><li>Linking Files And Directories</li><li>Command Summary</li><li>Linux Processes</li></ul> | <td style="border-bottom: thin solid black;">'''Assignment 2:'''<ul><li>Linking Files And Directories</li><li>Command Summary</li><li>Linux Processes</li></ul> | ||
Line 181: | Line 164: | ||
<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] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 187: | Line 170: | ||
<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> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://youtu.be/-2pwLHcvCsU Grep]</li> |
− | <li> | + | <li>[https://youtu.be/5uRM8bh0ipU Regex]</li> |
+ | <li>[https://youtu.be/fJmilSaB5Fs Using df/du]</li> | ||
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 3:'''<ul><li>Regular Expressions Using grep</li></ul></td> | <td style="border-bottom: thin solid black;">'''Assignment 3:'''<ul><li>Regular Expressions Using grep</li></ul></td> | ||
Line 198: | Line 182: | ||
<td style="border-bottom: thin solid black;">'''Week 10:'''<br>Nov 11-17</td> | <td style="border-bottom: thin solid black;">'''Week 10:'''<br>Nov 11-17</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 | + | <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] |
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 205: | Line 189: | ||
<li>[http://czegel.com/seneca/uli101/lectures/Lecture10.html Les Czegel's Notes (HTML)]</li> | <li>[http://czegel.com/seneca/uli101/lectures/Lecture10.html Les Czegel's Notes (HTML)]</li> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://www.youtube.com/watch?v=kxEP-KUhOSg&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=5 Introduction to Bash Scripting]</li> |
− | + | <li>[https://www.youtube.com/watch?v=XVTwbINXnk4&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=6 Bash Scripting II]</li> | |
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 3:'''<ul><li>Interactive Shell Environment</li><li>Introduction To Scripting (phone)</li><li>More Scripting (add)</li></ul> | <td style="border-bottom: thin solid black;">'''Assignment 3:'''<ul><li>Interactive Shell Environment</li><li>Introduction To Scripting (phone)</li><li>More Scripting (add)</li></ul> | ||
Line 218: | Line 202: | ||
<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] | ||
− | + | ||
'''Tutorials:''' | '''Tutorials:''' | ||
<ul> | <ul> | ||
Line 224: | Line 208: | ||
<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> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
− | <li> | + | <li>[https://youtu.be/npU6S61AIko Sed]</li> |
− | <li> | + | <li>[https://youtu.be/OV3XzjDYgJo Awk]</li> |
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 3:'''<ul><li>sed And awk</li></ul> | <td style="border-bottom: thin solid black;">'''Assignment 3:'''<ul><li>sed And awk</li></ul> | ||
Line 236: | Line 220: | ||
<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>Nov 25-Dec 1</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%"> | + | <td style="border-bottom: thin solid black;width:30%">'''Tutorials:''' |
− | |||
− | |||
<ul> | <ul> | ||
<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> | ||
</ul> | </ul> | ||
− | + | ||
'''YouTube Videos:''' | '''YouTube Videos:''' | ||
<ul> | <ul> | ||
Line 270: | Line 252: | ||
− | [[Category: | + | [[Category:ULI101]] |
Latest revision as of 14:12, 5 November 2019
Fall 2019
Week | Objectives and Tasks | Reference | Assignment |
Week 1: Sep 2-8 |
|
Week 1 Lecture Notes: PDF | PPTX
Tutorials: Links to Windows SSH clients (Access Matrix from home): YouTube Videos: |
Assignment 1:
|
Week 2: Sep 9-15 |
|
Week 2 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 1:
|
Week 3: Sep 16-22 |
|
Week 3 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 1:
|
Week 4: Sep 23-29 |
|
Week 4 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 2:
|
Week 5: Sep 30-Oct 6 |
|
Week 5 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 2:
|
Week 6: Oct 7-13 |
|
Week 6 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
|
Week 7: Oct 14-20 |
Evaluation:
|
||
Study Week: Oct 21-27 |
|||
Week 8: Oct 28-Nov 3 |
|
Week 8 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 2:
|
Week 9: Nov 4-10 |
Regular expressions basics:
|
Week 9 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 3:
|
Week 10: Nov 11-17 |
|
Week 10 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 3:
|
Week 11: Nov 18-24 |
|
Week 11 Lecture Notes: PDF | PPTX
Tutorials: YouTube Videos: |
Assignment 3:
|
Week 12: Nov 25-Dec 1 |
Additional Scripting:
|
Tutorials:
YouTube Videos:
|
Assignment 3:
|
Week 13: Dec 2-8 |
|
||
Exam Week: Dec 9-13 |