Difference between revisions of "CSC220 Schedule 2010"
(→Weekly Schedule) |
(→Weekly Schedule) |
||
Line 60: | Line 60: | ||
** variables | ** variables | ||
** for loops | ** for loops | ||
− | * Lab 2 | + | * <font color="magenta">'''Lab 2'''</font> |
* [[dolyapunov.sh | An example script]] illustrating features we will not cover in class, but that are important and useful. | * [[dolyapunov.sh | An example script]] illustrating features we will not cover in class, but that are important and useful. | ||
* [[fileinfo.sh | Another example]] illustrating how to test file system-parameters. | * [[fileinfo.sh | Another example]] illustrating how to test file system-parameters. | ||
Line 91: | Line 91: | ||
* using Php as interpreter (on hadoop110) | * using Php as interpreter (on hadoop110) | ||
* Arrays in php: [[CSC220 Php Arrrays| sample programs]] | * Arrays in php: [[CSC220 Php Arrrays| sample programs]] | ||
− | * Lab 3 | + | * <font color="magenta">'''Lab 3'''</font> |
* HTML Forms | * HTML Forms | ||
** [[CSC220 Form1.htm | form1.htm]] | ** [[CSC220 Form1.htm | form1.htm]] | ||
Line 97: | Line 97: | ||
** [[CSC220 echoform.php | echoform.php]] (a simple php file to test forms) | ** [[CSC220 echoform.php | echoform.php]] (a simple php file to test forms) | ||
** [[CSC220 form2.htm | form2.htm ]]: a form displaying many different input options. | ** [[CSC220 form2.htm | form2.htm ]]: a form displaying many different input options. | ||
+ | * <font color="magenta">'''Lab 4'''</font> | ||
---- | ---- | ||
Revision as of 09:02, 22 September 2010
Contents
Weekly Schedule
Week | Topics | Reading |
Week 1 9/08 |
|
|
Week 2 9/13 |
|
|
Week 3 9/20 |
|
|
Week 4 9/27 |
|
|
Week 5 10/04 |
|
|
Week 6 10/11 |
|
|
Week 7 10/18 |
|
|
Week 8 10/25 |
|
|
Week 9 11/01 |
|
|
Week 10 11/08 |
|
|
Week 11 11/15 |
|
|
Week 12 11/22 |
|
|
Week 13 11/29 |
|
|
Week 14 12/06 |
|
|
Week 15 12/13 |
|
|
Links and Resources
Bash Shell
Linux Utilities
- Good information on Grep (Thanks Sharon!)
Maps/GIS
- The State of Mapping APIs, Adam DuVander, O'Reilly Radar, 7 Sept. 2010.
Tips & Tricks
List of Programs
Miscellaneous Information