Difference between revisions of "ULI101 Weekly Schedule"
(215 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Admon/caution|DO NOT USE THIS VERSION OF THE COURSE. This page will no longer be updated.|'''New version here:''' https://seneca-ictoer.github.io/ULI101/weekly-schedule<br />'''Andrew's students please go here:''' http://wiki.littlesvr.ca/wiki/OPS145_Weekly_Schedule}} | ||
<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> | |
− | + | <td style=" border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:5%">Week</td> | |
− | + | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:25%">Objectives and Tasks</td> | |
− | + | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Reference</td> | |
− | + | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:40%;">Evaluation</td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <!-- Week 1 --> | |
− | + | <td style="border-bottom: thin solid black;width:5%">'''Week 1:''' <br> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:25%">'''Objectives:''' <ul> | |
− | + | <li> Course introduction</li> | |
− | + | <li>Course Resources/Evaluation/Policies</li> | |
− | + | <li>Unix/Linux Background</li> | |
− | </ | + | <li>Open source philosophy</li> |
− | + | <li>Linux GUI and the terminal</li> | |
− | + | <li>The Matrix server</li> | |
− | + | <li>Accessing your Matrix Account</li> | |
− | + | <li>Using your Matrix Account</li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"> | |
− | + | <span style="background:#ffff00;">'''Week 1 Lecture 1 Notes:'''<br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 1 Lecture 2 Notes:'''<br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.2.pptx PPTX]</span> <br>'''Tutorials:''' <ul> | |
− | + | <li> | |
− | + | <span style="background:#ffff00;">[[Tutorial_1:_Using_Your_Matrix_Server_Account | Tutorial 1: Using Your Matrix Account]] </span> | |
− | + | </li> | |
− | + | <li>[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Connect to Seneca's Student VPN]</li> | |
− | + | <li>[https://vimeo.com/823145586/0a2be9be6f VIDEO: Connect to Seneca's Student VPN]</li> | |
− | + | <li>[[HOWTO: Access Your Matrix Account]] (Platforms: Windows, Linux, Mac OSX)</li> | |
− | + | <li>[[Using a Linux Desktop]]</li> | |
− | + | ||
− | + | </ul> '''Links to Windows SSH clients'''<br>(Access Matrix from home): <ul> | |
− | + | <li>[https://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP] | [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html Putty] | [https://www.bitvise.com/ssh-client-download Bitvise SSH Client] | [https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li> | |
− | + | </ul> '''YouTube Videos:''' | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:40%>'''Tutorial 1: Worth 2%<br>(Due Week 2:<br>Friday @ midnight)''' | |
− | + | ||
− | + | <ul> | |
− | + | <li>INVESTIGATION 1:<br>Accessing Your Matrix Linux Account</li> | |
− | + | <li>INVESTIGATION 2:<br>Using The Linux Shell</li> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
− | '''Reference Sheets:''' | + | <br> |
− | + | {| style="float: left; margin: 0 0 3em 2em; border: 1px solid black;" | |
− | + | !style="background: #cccccc"| Quick Links | |
− | + | |- | |
− | + | |[https://apps.senecacollege.ca/ssos/findOutline.do?termCode=20232&subjectCode=ULI101&schoolCode=SICT Course Outline] | |
− | + | |- | |
− | + | |[[Course Policies for ULI101]] | |
− | + | |- | |
− | + | |[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Student VPN] | |
− | + | |} | |
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign=" top"> | ||
+ | <!-- Week 2 --> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 2:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <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%"> | ||
+ | <span style="background:#ffff00;">'''Week 2 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 2 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial2:_Unix_/_Linux_File_Management Tutorial 2: Unix / Linux File Management]</span> | ||
+ | </li> | ||
+ | |||
+ | </ul> '''Reference Sheets:''' <ul> | ||
+ | <li>[http://www.cheat-sheets.org/saved-copy/Nano_Cheat_Sheet.pdf Nano Reference Sheet (PDF)]</li> | ||
+ | <li>[https://www.smashingmagazine.com/2010/05/vi-editor-linux-terminal-cheat-sheet-pdf/ Vi Reference Sheet (PDF)]</li> | ||
+ | </ul> '''YouTube Videos:''' <ul> | ||
+ | <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>[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>[https://youtu.be/munrDI_gm4w Introduction to Vi]</li> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 1 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 2: Worth 2%<br>(Due Week 3:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Creating & Managing Directories</li> | ||
+ | <li>INVESTIGATION 2:<br>Managing Text Files</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <!-- Week 3 --> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 3:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <ul> | ||
+ | <li>Absolute and relative pathnames</li> | ||
+ | <li>File name expansion</li> | ||
+ | <li>Shell basics</li> | ||
+ | <li>Command execution in detail</li> | ||
+ | <li>Command History</li> | ||
+ | <li>Recalling and editing previous commands</li> | ||
+ | <li>Quoting</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"> | ||
+ | <span style="background:#ffff00;">'''Week 3 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 3 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial3:_Advanced_File_Management_/_Quoting_Special_Characters Tutorial 3: Advanced File Management / Quoting Special Characters]</span> | ||
+ | </li> | ||
+ | |||
+ | </ul> '''YouTube Videos:''' <ul> | ||
+ | <li>[https://youtu.be/5FQnehwzwSM Filename Expansions]</li> | ||
+ | <li>[https://youtu.be/3quKLqUFGHo Relative, Absolute, and Relative-to-Home Filepaths]</li> | ||
+ | <li>[https://www.youtube.com/watch?v=mzgfE6-ZtUY Quoting Special Characters]</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 2 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 3: Worth 2%<br>(Due Week 4:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Absolute / Relative / Relative-To-Home Pathnames</li> | ||
+ | <li>INVESTIGATION 2:<br>Filename Expansion</li> | ||
+ | <li>INVESTIGATION 3:<br>Quoting Special Characters</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <!-- Week 4 --> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 4:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <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%"> | ||
+ | <span style="background:#ffff00;">'''Week 4 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 4 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial4:_Data_Representation_/_Numbering_Conversion_/_File_Permissions Tutorial 4: Data Representation / Numbering Conversion / File Permissions]</span> | ||
+ | </li> | ||
+ | |||
+ | </ul> '''YouTube Videos:''' <ul> | ||
+ | <li>[https://youtu.be/MzQ5kcffvpc Permissions, chmod, umask]</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 3 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 4: Worth 2%<br>(Due Week 5:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Numbering Conversions</li> | ||
+ | <li>INVESTIGATION 2:<br>File Permissions</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <!-- Week 5 --> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 5:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <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> | ||
+ | <td style="border-bottom: thin solid black;width:30%"> | ||
+ | <span style="background:#ffff00;">'''Week 5 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 5 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial5:_Redirection Tutorial 5: Redirection]</span> | ||
+ | </li> | ||
+ | |||
+ | </ul> '''YouTube Videos:''' <ul> | ||
+ | <li>[https://www.youtube.com/watch?v=ocU34PcYn2U&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=4 Reading/Writing to Files <br>(stdin, stdout, stderr, >, >>, 2>)] </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 4 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 5: Worth 2%<br>(Due Week 6:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Basics Of Redirections</li> | ||
+ | <li>INVESTIGATION 2:<br>Redirection Using Pipeline Commands</li> | ||
+ | <li>INVESTIGATION 3:<br>Issuing Multiple Unix/Linux Commands</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <!-- Week 6 --> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 6:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <ul> | ||
+ | <li>scp and sftp utilities</li> | ||
+ | <li>Sending email from command line</li> | ||
+ | <li>Command History</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"> | ||
+ | <span style="background:#ffff00;">'''Week 6 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-6.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-6.1.pptx PPTX]</span><br>'''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial6:_File_Transfer_/_Sending_Email_Messages Tutorial 6: File Transfer / Sending Email]</span> | ||
+ | </li> | ||
+ | |||
− | + | </ul> | |
− | + | '''YouTube Videos:''' <ul> | |
− | + | <li>[https://youtu.be/-Le-7U8tEOA SSH, SCP and Other Network Tools]</li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 5 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 6: Worth 2%<br>(Due Week 8:<br>Friday @ midnight)''' <ul> | |
− | + | <li>INVESTIGATION 1:<br>File Transfer (Secure Copy)</li> | |
− | + | <li>INVESTIGATION 2:<br>File Transfer (Secure FTP)</li> | |
− | + | <li>INVESTIGATION 3:<br>File Transfer (Email)</li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <!-- Week 7 --> | |
− | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 7:''' | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' <ul> | |
− | + | <li>Course Review</li> | |
− | <li>[https://www.youtube.com/watch?v= | + | </ul> |
− | + | '''Evaluation:''' <ul> | |
− | + | <li> | |
− | + | Midterm Test (20%) | |
− | + | </li> | |
− | + | </li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"> | |
− | + | <!-- NOT USED ANY MORE <span style="background:#ffff00;">'''Week 7 Lecture Notes:''' [https://matrix.senecacollege.ca/~jason.carman/slides/ULI101-Week7.pdf PDF] | [https://matrix.senecacollege.ca/~jason.carman/slides/ULI101-Week7.pptx PPTX]</span><br> '''Tutorials:''' <ul> | |
− | + | <li> | |
− | + | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial7:_Installing_Linux_/_Live_Linux_/_Virtualization Tutorial 7: Installing Linux / Live Linux / Virtualization (OPTIONAL: <br>BUT <u>REALLY</u> COOL!)] </span> | |
− | + | </li> | |
− | + | </ul> '''YouTube Videos:''' <ul> | |
− | + | <li>[https://www.youtube.com/watch?v=aNKMOyRYWfM&feature=youtu.be Changing Resolution in Knoppix]</li> | |
− | + | </ul> --> | |
− | + | <td style="border-bottom: thin solid black;font-weight:bold;"><span style="color:red;font-weight:bold">Midterm Test (20%)</span></td> | |
− | + | </tr> | |
− | </td> | + | <tr valign="top"> |
− | + | <!-- Study Week --> | |
− | + | <td style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:''' <br> | |
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Objectives:''' <ul> | ||
+ | <li>No scheduled classes</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td colspan="2" style="border-bottom: thin solid black;background-color:#f0f0f5;"> </td> | ||
+ | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | + | <!-- Week 8 --> | |
− | + | <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;width:30%"> | |
− | + | <span style="background:#ffff00;">'''Week 8 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 8 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | |
− | + | <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> | |
− | + | ||
− | + | </ul> '''YouTube Videos:''' <ul> | |
− | + | <li>[https://www.youtube.com/watch?v=aNKMOyRYWfM&feature=youtu.be Changing Resolution in Knoppix]</li> | |
− | + | <li>[https://youtu.be/q93POTgH-aQ Processes and Jobs]</li> | |
− | + | <li>[https://youtu.be/PVnELIbilrg Aliases]</li> | |
− | + | <li>[https://youtu.be/tZ94-qH9unM Links]</li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 6 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 8: Worth 2%<br>(Due Week 9:<br>Friday @ midnight)''' <ul> | |
− | + | <li>INVESTIGATION 1:<br>Linking Files</li> | |
− | + | <li>INVESTIGATION 2:<br>Managing Processes</li> | |
− | <li> | + | <li>INVESTIGATION 3:<br>Aliases / Command History</li> |
− | + | </ul> | |
− | + | </td> | |
− | + | </tr> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<tr valign="top"> | <tr valign="top"> | ||
− | + | <!-- Week 9 --> | |
− | + | <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> | |
− | '''YouTube Videos:''' | + | <li>Anchoring</li> |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 9 Lecture 1 Notes:'''<br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 9 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.2.pptx PPTX]</span><br> | |
− | + | '''Tutorials:''' | |
− | + | <ul> | |
− | + | <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial9:_Regular_Expressions Tutorial9: Regular Expressions]</span> | |
− | + | </li> | |
− | + | <li>[https://matrix.senecacollege.ca/~chris.johnson/ULI101/uli101_command_practice_9.docx Linux Practice - Regular Expressions]</li> | |
− | + | ||
− | + | </ul> | |
− | + | '''YouTube Videos:''' <ul> | |
− | + | <li>[https://youtu.be/-2pwLHcvCsU Grep]</li> | |
+ | <li>[https://youtu.be/5uRM8bh0ipU Regex]</li> | ||
+ | <li>[https://youtu.be/fJmilSaB5Fs Using df/du]</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 8 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 9: Worth 2%<br>(Due Week 10:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Simple & Complex Regular Expressions</li> | ||
+ | <li>INVESTIGATION 2:<br>Extended Regular Expressions</li> | ||
+ | <li>INVESTIGATION 3:<br>Other Commands Using Regular Expressions</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | + | <!-- Week 10 --> | |
− | <td | + | <td style="border-bottom: thin solid black;">'''Week 10:''' <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;width:30%"> | ||
+ | <span style="background:#ffff00;">'''Week 10 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 10 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial10:_Sed_%26_Awk_Utilities Tutorial10: Sed and Awk Utilities]</span> | ||
+ | </li> | ||
+ | |||
+ | </ul> '''YouTube Videos:''' <ul> | ||
+ | <li>[https://youtu.be/npU6S61AIko Sed]</li> | ||
+ | <li>[https://youtu.be/OV3XzjDYgJo Awk]</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 9 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 10: Worth 2%<br>(Due Week 11:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Using The SED Utility</li> | ||
+ | <li>INVESTIGATION 2:<br>Using The AWK Utility</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <!-- Week 11 --> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 11:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <br>Introduction to Shell Scripting: <br> | ||
+ | <ul> | ||
+ | <li>Introduction to Shell Scripting</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> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"> | ||
+ | <span style="background:#ffff00;">'''Week 11 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 11 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.2.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial11:_Shell_Scripting_-_Part_1 Tutorial11: Shell Scripting (Part 1)]</span> | ||
+ | </li> | ||
+ | |||
+ | </ul> '''YouTube Videos:''' <ul> | ||
+ | <li>[https://www.youtube.com/watch?v=kxEP-KUhOSg&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=5 Bash Shell Scripting I]</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 10 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 11: Worth 2%<br>(Due Week 12:<br>Friday @ midnight)''' <ul> | ||
+ | <li>INVESTIGATION 1:<br>Creating A Shell Script</li> | ||
+ | <li>INVESTIGATION 2:<br>She-Bang Line / Variable / Parameters</li> | ||
+ | <li>INVESTIGATION 3:<br>Command Substitution / Math Operations</li> | ||
+ | <li>INVESTIGATION 4:<br>Control Flow Statements</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <!-- Week 12 --> | ||
+ | <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 statement</li> | ||
+ | <li>for loop revisited</li> | ||
+ | <li>while loop statement</li> | ||
+ | <li>Error-Checking with Loops</li> | ||
+ | <li>exit and break Statements</li> | ||
+ | <li>export Command</li> | ||
+ | <li>Start-up Files</li> | ||
+ | <li>Further Study</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"> | ||
+ | <span style="background:#ffff00;">'''Week 12 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-12.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-12.1.pptx PPTX]</span><br> '''Tutorials:''' <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial12:_Shell_Scripting_-_Part_2 Tutorial12: Shell Scripting - Part 2]</span> | ||
+ | </li> | ||
− | + | </ul> '''YouTube Videos:''' <ul> | |
− | + | <li>[https://www.youtube.com/watch?v=XVTwbINXnk4&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=6 Bash Shell Scripting II]</li> | |
− | + | </ul> | |
− | <td | + | </td> |
− | + | <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 11 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 12: Worth 2%<br>(Due Week 13:<br>Friday @ midnight)''' <ul> | |
− | + | <li>INVESTIGATION 1:<br>Additional Logic Statements</li> | |
− | + | <li>INVESTIGATION 2:<br>Additional Looping Statements</li> | |
− | + | <li>INVESTIGATION 3:<br>exit AND break Statements</li> | |
− | + | <li>INVESTIGATION 4:<br>Using Start-Up Files</li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <!-- Week 13 --> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 13''' <br> | |
− | <li> | + | </td> |
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' <br> | ||
+ | <ul> | ||
+ | <li>Interest Topic</li> | ||
+ | <li>Take up Review Questions</li> | ||
− | + | </ul> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%">'''Interest Topic: <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Interest_Topic:_Graphical_Linux_via_a_Virtual_Machine_(VM) Interest Topic: Graphical Linux via a Virtual Machine (VM)]</span> | ||
+ | </li> | ||
+ | </ul> | ||
+ | '''Review Questions: <ul> | ||
+ | <li> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/uli101/files/uli101_review_sample_questions.docx Sample ULI101 Review Questions]</span> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"><ul><li><span style="color:red;font-weight:bold;">Tutorial 12 Due<br>Friday @ Midnight</span></li><li><span style="color:red;font-weight:bold;">Review Tutorial Due<br>Friday @ Midnight</span></li></ul><br><br>' | ||
+ | </td> | ||
+ | </tr> | ||
+ | <!-- Week 14 --> | ||
+ | <tr valign="top"> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 14:''' <br> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Evaluation Week''': <ul> | ||
+ | <li> | ||
+ | Final Test (20%) | ||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"></td> | ||
+ | <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold">Final Test (20%)</span></td> | ||
+ | </tr> | ||
+ | </table> [[Category:ULI101]] | ||
− | [[ | + | [[Interest Topic: Graphical Linux via a Virtual Machine (VM)]] |
Latest revision as of 19:33, 4 September 2023
Week | Objectives and Tasks | Reference | Evaluation | ||||
Week 1: |
Objectives:
|
Week 1 Lecture 1 Notes: PDF | PPTX Week 1 Lecture 2 Notes: PDF | PPTX Tutorials:
(Access Matrix from home): YouTube Videos: |
Tutorial 1: Worth 2% (Due Week 2: Friday @ midnight)
|
||||
Week 2: |
Objectives:
|
Week 2 Lecture 1 Notes: PDF | PPTX Week 2 Lecture 2 Notes: PDF | PPTX Tutorials: Reference Sheets: YouTube Videos: |
Tutorial 1 Due Friday @ Midnight Tutorial 2: Worth 2% (Due Week 3: Friday @ midnight)
|
||||
Week 3: |
Objectives:
|
Week 3 Lecture 1 Notes: PDF | PPTX Week 3 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 2 Due Friday @ Midnight Tutorial 3: Worth 2% (Due Week 4: Friday @ midnight)
|
||||
Week 4: |
Objectives:
|
Week 4 Lecture 1 Notes: PDF | PPTX Week 4 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 3 Due Friday @ Midnight Tutorial 4: Worth 2% (Due Week 5: Friday @ midnight)
|
||||
Week 5: |
Objectives:
|
Week 5 Lecture 1 Notes: PDF | PPTX Week 5 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 4 Due Friday @ Midnight Tutorial 5: Worth 2% (Due Week 6: Friday @ midnight)
|
||||
Week 6: |
Objectives:
|
Week 6 Lecture 1 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 5 Due Friday @ Midnight Tutorial 6: Worth 2% (Due Week 8: Friday @ midnight)
|
||||
Week 7: | Objectives:
|
Midterm Test (20%) | |||||
Study Week: |
Objectives:
|
||||||
Week 8: |
Objectives:
|
Week 8 Lecture 1 Notes: PDF | PPTX Week 8 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 6 Due Friday @ Midnight Tutorial 8: Worth 2% (Due Week 9: Friday @ midnight)
|
||||
Week 9: |
Objectives: Regular expressions basics:
|
Week 9 Lecture 1 Notes: PDF | PPTX Week 9 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 8 Due Friday @ Midnight Tutorial 9: Worth 2% (Due Week 10: Friday @ midnight)
|
||||
Week 10: |
Objectives: Text Manipulation:
|
Week 10 Lecture 1 Notes: PDF | PPTX Week 10 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 9 Due Friday @ Midnight Tutorial 10: Worth 2% (Due Week 11: Friday @ midnight)
|
||||
Week 11: |
Objectives: Introduction to Shell Scripting:
|
Week 11 Lecture 1 Notes: PDF | PPTX Week 11 Lecture 2 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 10 Due Friday @ Midnight Tutorial 11: Worth 2% (Due Week 12: Friday @ midnight)
|
||||
Week 12: |
Objectives: Additional Shell Scripting:
|
Week 12 Lecture 1 Notes: PDF | PPTX Tutorials: YouTube Videos: |
Tutorial 11 Due Friday @ Midnight Tutorial 12: Worth 2% (Due Week 13: Friday @ midnight)
|
||||
Week 13 |
Objectives:
|
Interest Topic: |
' |
||||
Week 14: |
Evaluation Week:
|
Final Test (20%) |