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/09/04 21:27] – [Week 2] wedgehaas:fall2016:unix:projects [2016/12/08 19:56] (current) – [Week 14] wedge
Line 9: Line 9:
   * [[/haas/fall2016/unix/projects/arc0|arc0]] (due 20160907)   * [[/haas/fall2016/unix/projects/arc0|arc0]] (due 20160907)
   * [[/haas/fall2016/unix/projects/pbx0|pbx0]] (due 20160914)   * [[/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====== ======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**   * 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**
Line 17: Line 89:
       * The key is OBSERVATION. The less observant you are, the more challenging this project becomes.       * 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.   * 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 40: 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.1473024463.txt.gz · Last modified: 2016/09/04 21:27 by wedge