User Tools

Site Tools


haas:fall2016:unix:projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2016:unix:projects [2016/08/28 14:31] – [Week 1] wedgehaas:fall2016:unix:projects [2016/12/08 19:56] (current) – [Week 14] wedge
Line 7: Line 7:
 ======Projects====== ======Projects======
   * [[/haas/fall2016/unix/projects/uxi0|uxi0]] (due 20160831)   * [[/haas/fall2016/unix/projects/uxi0|uxi0]] (due 20160831)
 +  * [[/haas/fall2016/unix/projects/arc0|arc0]] (due 20160907) 
 +  * [[/haas/fall2016/unix/projects/pbx0|pbx0]] (due 20160914) 
 +  * [[/haas/fall2016/unix/projects/pbx1|pbx1]] (due 20160921) 
 +  * [[/haas/fall2016/unix/projects/usr0|usr0]] (due 20160928) 
 +  * [[/haas/fall2016/unix/projects/wpa0|wpa0]] (due 20161019) 
 +  * [[/haas/fall2016/unix/projects/udr0|udr0]] (due 20161026) 
 +  * [[/haas/fall2016/unix/projects/udr1|udr1]] (due 20161109) 
 +  * [[/haas/fall2016/unix/projects/udr2|udr2]] (due 20161118) 
 +  * EoCE (bottom of your journal) (due 20161216-105959)
 ======Class Stats====== ======Class Stats======
   * [[/haas/fall2016/unix/projects/status|status]]   * [[/haas/fall2016/unix/projects/status|status]]
  
 +======Week 14======
 +  * Some IPKA stats
 +    * number of people: 4
 +    * shortest amount of time: 1 hours, 15 minutes
 +    * average amount of time: 2 hours, 36 minutes
 +    * median amount of time: 2 hours, 17 minutes
 +    * longest amount of time: 4 hours, 34 minutes
 +
 +======Week 13======
 +  * second to last week of classes
 +======Break 2======
 +  * Finally got around to evaluating some past projects. **wpa0** has been evaluated. Here are this semester's entries (for your perusal):
 +    *  [[http://lab46.g7n.org/~ahought2/adventure.html]]
 +    *  [[http://lab46.g7n.org/~btaylo15/adventure/index.html]]
 +    *  [[http://lab46.corning-cc.edu/~carnold5/adventure.html]]
 +    *  [[https://lab46.corning-cc.edu/~dchen/adventure.html]]
 +    *  [[http://lab46.corning-cc.edu/~ibaker2/wpa0/adventure.html]]
 +    *  [[http://lab46.corning-cc.edu/~jparke18/adventure.html]]
 +    *  [[https://lab46.g7n.org/~ktodd3/adventure.html]]
 +    *  [[http://lab46.corning-cc.edu/~mbrown44/adventure.html]]
 +    *  [[http://lab46.g7n.org/~nbrimme1/wpa0/adventure.html]]
 +    *  [[http://lab46.corning-cc.edu/~nrossi3/adventure.html]]
 +    *  [[http://lab46.corning-cc.edu/~rbegell/adventure.html]]
 +
 +======Week 12======
 +  * The End of Course Experience (EoCE) is upon us!
 +
 +======Week 11======
 +  * **udr2** will be officially unveiled this week.
 +
 +======Week 10======
 +  * I extended **udr1** another week (you're welcome)
 +  * **udr2**, the next project, has been released, and won't be due for 2 weeks (so more bonus point opportunities).
 +
 +======Week 9======
 +  * The fun continues in **udr1**, perhaps connecting the theme of binary data with something you've had some experience interacting with.
 +  * I believe this is the last week to drop a class with a 'W'. If such thoughts are on your mind (not meant to refer to this class, just in general), you'll likely want to spring into action soon.
 +  * Registration for the Spring 2017 semester begins this week.
 +  * We may commence on Regular Expressions this week.
 +
 +======Week 8======
 +  * Hope everyone enjoyed their break, and got in some extra tinkering on the web page adventure!
 +  * Your next project, **udr0** is set to revisit the eternal fun of the puzzle boxes, in a new and exciting way.
 +
 +
 +======Week 7======
 +  * Knowledge assessment will probably be Monday.
 +  * Scripting fun continues.
 +======Week 6======
 +  * I am thinking of having a **knowledge assessment** at some point next week (week of 10/01-10/07), where you'll pit your skills on some task (puzzle box? if it helps you get excited about it, sure).
 +  * vi!
 +  * scripting
 +  * web pages
 +======Week 5======
 +  * command aliases
 +  * dot-login files
 +  * history (time travel)
 +    * reverse history search
 +  * plus a couple nice shortcuts to enhance our productive laziness
 +  * we need to learn vi as well; expect that at some point
 +  * project for the week has us rehashing some familiar concepts: file permissions! **usr0** will give you some added focus in that area.
 +======Week 4======
 +  * Hopefully the puzzle box has been serving you well; a few of you have already finished and submitted it.
 +  * We continue this week with our shell explorations, likely getting to wildcards, command-expansions, more variables, and perhaps even some scripting logic.
 +  * The next project is the next best project for the best class you've ever taken: another puzzle box!
 +======Week 3======
 +  * We're now reaching a point where we can enjoy more and more of the thought-provoking gifts the class can offer. To reward you, one of the more acclaimed projects is on the docket for this week-- **THE PUZZLE BOX**
 +    * The puzzle box is only as challenging as you make it. That said, it has been QUITE challenging for some people. Others have it solved and submitted in mere minutes.
 +      * The key is OBSERVATION. The less observant you are, the more challenging this project becomes.
 +  * We finished our file system exploration, took a look at manual pages, and began looking more at I/O manipulation. We'll be continuing that, along with exploring file permissions and some other shell bits.
 ======Week 2====== ======Week 2======
   * After getting through the introductory motions, we're starting on actually getting on the system, learning some commands, and better understanding our environment.   * After getting through the introductory motions, we're starting on actually getting on the system, learning some commands, and better understanding our environment.
Line 19: Line 97:
     * file ownership, permissions     * file ownership, permissions
     * the overall theme will be file navigation and manipulation     * the overall theme will be file navigation and manipulation
- 
 ======Week 1====== ======Week 1======
   * Welcome! I've wrapped all the initial activities into one project, **[[/haas/fall2016/unix/projects/uxi0|uxi0]]**, that I'd like you to perform by the given deadline (by 11:59:59pm / 23:59:59).   * Welcome! I've wrapped all the initial activities into one project, **[[/haas/fall2016/unix/projects/uxi0|uxi0]]**, that I'd like you to perform by the given deadline (by 11:59:59pm / 23:59:59).
Line 34: Line 111:
     * [[/haas/fall2016/unix/labs/lab1|Lab 0x1: Basic Utilities and their manual pages]] (complete by 20160831)     * [[/haas/fall2016/unix/labs/lab1|Lab 0x1: Basic Utilities and their manual pages]] (complete by 20160831)
     * [[/haas/fall2016/unix/labs/lab2|Lab 0x2: Files and Directories]] (complete by 20160907)     * [[/haas/fall2016/unix/labs/lab2|Lab 0x2: Files and Directories]] (complete by 20160907)
 +
haas/fall2016/unix/projects.1472394663.txt.gz · Last modified: 2016/08/28 14:31 by wedge