Difference between revisions of "CSC231 Schedule Spring 2017"
Line 73: | Line 73: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Basic navigation commands, and Files | + | ::* Linux: Basic navigation commands, and Files |
| | | | ||
* | * | ||
Line 100: | Line 100: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* More about Files | + | ::* Linux: More about Files |
| | | | ||
Line 127: | Line 127: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Manual Pages and File Manipulation | + | ::* Linux: Manual Pages and File Manipulation |
| | | | ||
Line 154: | Line 154: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Vi text editor | + | ::* Linux: Vi text editor |
| | | | ||
Line 181: | Line 181: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Wildcards and Permissions | + | ::* Linux: Wildcards and Permissions |
| | | | ||
Line 208: | Line 208: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Filters | + | ::* Linux: Filters |
| | | | ||
* | * | ||
Line 243: | Line 243: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Grep and ''Regular Expressions'' | + | ::* Linux: Grep and ''Regular Expressions'' |
| | | | ||
Line 270: | Line 270: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Piping and Redirection. Redirecting to/from stdout and stderr | + | ::* Linux: Piping and Redirection. Redirecting to/from stdout and stderr |
| | | | ||
* | * | ||
Line 296: | Line 296: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Process Management | + | ::* Linux: Process Management |
| | | | ||
* | * | ||
Line 322: | Line 322: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Scripting I | + | ::* Linux: Scripting I |
| | | | ||
Line 349: | Line 349: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Scripting 2 | + | ::* Linux: Scripting 2 |
| | | | ||
* | * | ||
Line 375: | Line 375: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Linux tips & tricks 1 | + | ::* Linux: Linux tips & tricks 1 |
| | | | ||
* | * | ||
Line 401: | Line 401: | ||
::* | ::* | ||
* '''Friday''': | * '''Friday''': | ||
− | ::* Linux tips & tricks 2 | + | ::* Linux: Linux tips & tricks 2 |
| | | | ||
* | * |
Revision as of 16:36, 7 December 2016
--D. Thiebaut (talk) 10:37, 2 December 2016 (EST)
Week 1 Jan 26, 27 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
Week 2 Jan 31, Feb 2 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 3 Feb 7, 9 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 4 Feb 14, 16 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 5 Feb 21 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 6 Feb 28, Mar 2 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 7 Mar 7, 9 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
SPRING BREAK |
Week 8 Mar 21, 23 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 9 Mar 28, 30 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 10 Apr 4, 6 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 11 Apr 11, 13 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 12 Apr 18, 20 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 13 Apr 25, 27 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Week 14 May 2, 4 |
Topics: Introduction, Boolean Functions, First Lab. | Lab/Hw | Reading |
|
|
|
Links_and_Resources
Pipelines, Branch Prediction, Hyper-Threading
- The 90-minute guide to Modern Microprocessors, a high-level coverage of pipelines, branch prediction, instruction parallelism, and hyper-threading.
Bash Shell Resources