OPS145 Weekly Schedule Newversion: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 82: | Line 82: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>6 - 10 november<br></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>6 - 10 november<br></td> | ||
<td style="border-bottom: thin solid black;">'''Binary, permissions, boolean logic'''<ul> | <td style="border-bottom: thin solid black;">'''Binary, permissions, boolean logic'''<ul> | ||
<li>What is binary and why it matters</li><li>Representing numbers from 0 to 255 as bits in a byte</li><li>Representing numbers from 0 to 7 in 3 bits</li><li>User, group, others permissions for files</li><li>User, group, others permissions for directories</li><li>Practice using file and directory permissions</li><li>Binary AND/OR</li><li>Running multiple commands at the same time with ;, &&, ||</li> </ul></td> | <li>What is binary and why it matters</li><li>Representing numbers from 0 to 255 as bits in a byte</li><li>Representing numbers from 0 to 7 in 3 bits</li><li>User, group, others permissions for files</li><li>User, group, others permissions for directories</li><li>Practice using file and directory permissions</li><li>Binary AND/OR</li><li>Running multiple commands at the same time with <code>;</code>, <code>&&</code>, <code>||</code></li> </ul></td> | ||
<td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 6 Newversion|Lab 6]]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 6 Newversion|Lab 6]]</td> | ||
</tr> | </tr> | ||
Line 93: | Line 93: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>20 - 24 november<br></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>20 - 24 november<br></td> | ||
<td style="border-bottom: thin solid black;">''''''<ul> | <td style="border-bottom: thin solid black;">'''T''<nowiki/>''rivial shell scripting'''<ul> | ||
<li></li> </ul> | <li></li> </ul> | ||
</td> | </td> |
Revision as of 11:57, 26 October 2023
THIS PAGE IS WORK IN PROGRESS, GO HERE for the current usable version
Note: Each professor will indicate the due dates for labs, tests and assignments for their sections. This schedule is a general guideline for week-by-week content. |
Week | Objectives and Tasks | Labs | |
Week 1: 5 - 8 september (monday is a holiday) |
Course introduction
|
Course Introduction | |
Week 2: 11 - 15 september |
Workstation setup
|
Lab 1 | |
Week 3: 18 - 22 september |
Linux terminal
|
Lab 2 | |
Week 4: 25 - 29 september |
Paths, symbolic links
|
Lab 3 | |
Week 5: 2 - 6 october |
Wildcards, quotes
|
Lab 4 | |
Week 6: 10 - 13 october (monday is a holiday) |
Catch-up week |
||
Week 7: 16 - 20 october |
Evaluation
|
||
Study Week: 23 - 27 october |
|||
Week 8: 30 october - 3 november |
Standard input/output/error
|
Lab 5 | |
Week 9: 6 - 10 november |
Binary, permissions, boolean logic
|
Lab 6 | |
Week 10: 13 - 17 november |
SSH, SCP
|
Lab 7 | |
Week 11: 20 - 24 november |
Trivial shell scripting |
Lab 8 | |
Week 12: 27 november - 1 december |
' |
Lab 9 | |
Week 13: 4 - 8 december |
Review week | ||
Week 14: 11 - 13 december (wednesday is last day) |
Exam |