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

Next revision
Previous revision
haas:fall2016:unix:projects [2016/04/12 13:00] – external edit 127.0.0.1haas:fall2016:unix:projects [2016/12/08 19:56] (current) – [Week 14] wedge
Line 6: Line 6:
  
 ======Projects====== ======Projects======
-  * [[/haas/spring2016/unix/projects/uxi0|uxi0]] (due 20160127+  * [[/haas/fall2016/unix/projects/uxi0|uxi0]] (due 20160831
-  * [[/haas/spring2016/unix/projects/arc0|arc0]] (due 20160203+  * [[/haas/fall2016/unix/projects/arc0|arc0]] (due 20160907
-  * [[/haas/spring2016/unix/projects/pbx0|pbx0]] (due 20160210+  * [[/haas/fall2016/unix/projects/pbx0|pbx0]] (due 20160914
-  * [[/haas/spring2016/unix/projects/pbx1|pbx1]] (due 20160224+  * [[/haas/fall2016/unix/projects/pbx1|pbx1]] (due 20160921
-  * [[/haas/spring2016/unix/projects/wpa0|wpa0]] (due 20160302+  * [[/haas/fall2016/unix/projects/usr0|usr0]] (due 20160928
-  * [[/haas/spring2016/unix/projects/cus0|cus0]] (due 20160309+  * [[/haas/fall2016/unix/projects/wpa0|wpa0]] (due 20161019
-  * [[/haas/spring2016/unix/projects/udr0|udr0]] (due 20160316+  * [[/haas/fall2016/unix/projects/udr0|udr0]] (due 20161026
-  * [[/haas/spring2016/unix/projects/udr1|udr1]] (due 20160323+  * [[/haas/fall2016/unix/projects/udr1|udr1]] (due 20161109
-  * [[/haas/spring2016/unix/projects/udr2|udr2]] (due 20160406+  * [[/haas/fall2016/unix/projects/udr2|udr2]] (due 20161118
-  * [[/haas/spring2016/unix/projects/upr0|upr0]] (due 20160413) +  * EoCE (bottom of your journal) (due 20161216-105959)
-  * [[/haas/spring2016/unix/projects/gfo0|gfo0]] (due 20160420) +
 ======Class Stats====== ======Class Stats======
-  * [[/haas/spring2016/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====== ======Week 11======
-  * We're into the second week of registration; I've already helped a few people... don't wait, get this done sooner rather than later. +  * **udr2** will be officially unveiled this week.
-  The next project, **gfo0** is now available. +
-  * We will not have class next Tuesday (April 19th, 2016). I will be away at a conference (just for that day). +
-  * We've been playing with scripting and regex; we'll likely be doing yet more of that.+
  
 ======Week 10====== ======Week 10======
-  * If you've heard a rumor that the fall 2016 schedule is available to view (not sign up for, merely view), you are somewhat correct. However, you'll either note or be made aware that it is not updated for the computer courses. +  * I extended **udr1** another week (you're welcome) 
-    * If you're one of those awesome pre-planners and want up-to-date information, you can pull up my correct schedule here: +  * **udr2**, the next projecthas been released, and won't be due for 2 weeks (so more bonus point opportunities). 
-      * http://djdates.com/schedule/index.php?content=createschedule&ts=&ds=ALL_201710_Fall2016_WIP&c=instr&m=Haas%2C+Matthew +
-        * you can probably hack that URL to pull up other computing instructor schedules +
-        * updated schedules should be in MyCCC by Thursday. +
-  * Next project is released! **upr0** +
-  * I had //some// questions regarding **udr2** (and those people are held in the highest of esteem)but not nearly enough... so either the majority of you are expertsor you've been being too quiet (at your peril).+
 ======Week 9====== ======Week 9======
-  * UDR2: For the first time this semester I've used the errata section in a project. And considering nobody will probably read it (just like nobody will read this attempt to draw your attention to it), I'll try nonetheless: there was a bug in **binhaxx/search** that would cause it to skip legitimate packets when doing a full packet search. You'd basically be missing out on valid data. A fix has been issued and as a resultwe have a new version of binhaxx: 1.0.1. Be sure to obtain this new version and use that instead of the old 0.9.7 version. +  * The fun continues in **udr1**, perhaps connecting the theme of binary data with something you've had some experience interacting with. 
-  * Regular Expressions! Scripting! Everything we've been learning and playing with, coming together more and more+  * 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
-  * The next project has been released! **udr2** is now available for your fun and enjoyment. All rejoice! +  * Registration for the Spring 2017 semester begins this week. 
-    * Ignore the naysayers! This is nothing short of the best project ever (and altered from those who have previously experienced it)+  We may commence on Regular Expressions this week.
-    * I love questions! Be sure to ask some+
-  * Two bonus point opportunities exist: +
-    * more "advance submission" bonus points due to its straddling of the week off+
-    if you make an opus entry before next Tuesday (March 29th), and another before the following Tuesday (April 5th), I will count one as an extra Opus entry (a great way to make up for any missed entries!) +
  
 ======Week 8====== ======Week 8======
-  * The entire semester is almost **HALFWAY OVER!** Wednesday, the 16th, will be ~7.5 class weeks since the semester began (and we have 14 weeks of classes + 1 week of finals = 15 weeks total). +  * Hope everyone enjoyed their breakand got in some extra tinkering on the web page adventure! 
-  * We'll likely be playing with Regular Expressions this week. +  * Your next project, **udr0** is set to revisit the eternal fun of the puzzle boxes, in new and exciting way. 
-  * **udr1** will make an appearance, to satisfy those yearning for more binary puzzle box / unix data recovery fun. +
-  * Warning grades were issued this past weekend; more than few given out. Many could have been avoided by keeping up with blog entries and submitting projects.+
  
 ======Week 7====== ======Week 7======
-  * wpa0 entries to check out: +  * Knowledge assessment will probably be Monday
-    * http://lab46.corning-cc.edu/~aslater1/adventure.html +  * Scripting fun continues.
-    * http://lab46.corning-cc.edu/~asutton5/wpa0/adventure.html +
-    * http://lab46.corning-cc.edu/~dburns12/adventure.html +
-    * http://lab46.corning-cc.edu/~ddalton/adventure/ +
-    * http://lab46.corning-cc.edu/~dschmitt/adventure.php +
-    * http://lab46.corning-cc.edu/~dvarges3/billymays/adventure.html +
-    * http://lab46.corning-cc.edu/~hheath/wpa0/adventure.html +
-    * http://lab46.corning-cc.edu/~jgilber6/adventure.html +
-    * http://lab46.corning-cc.edu/~lwenzel/adventure.html +
-    * http://lab46.corning-cc.edu/~mbeard2/wpa0/intro.html +
-    * http://lab46.corning-cc.edu/~mpotapen/adventure.html +
-    * http://lab46.corning-cc.edu/~mzarnoch/adventure.html +
-    * http://lab46.corning-cc.edu/~nburns/adventure.html +
-  * wpa0 has been evaluated. 14 submitted, 6 did not. Of the people that did it (thankfully, a majority of the class), it seemed to be divided between the enthusiastic and the "is it done yet?" mindsets+
-  * We'll be continuing with our shell scripting endeavours. +
-  * Next project is **udr0** (think of it like a binary puzzle box). You'll likely want to start sooner than later, and ask questions. Not a difficult project to accomplish, but could be initially a conceptual challenge. +
-  * cus0 also evaluated. We're starting to see an overall decline with these last two projects (wpa0, cus0)... sort of mindblowing to see the sheer number of people not submitting ANYTHING. +
-  * I believe warning grades come out this weekend. I'1l be querying your **status** information and reporting directly from there (so, projects, participation, blog)+
 ======Week 6====== ======Week 6======
-  * Killing things! +  * 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 itsure)
-  The next projectcus0has been released+  * vi! 
 +  * scripting 
 +  * web pages
 ======Week 5====== ======Week 5======
-  * Can you believe it? Already approaching the 1/3 point of the semester. +  * command aliases 
-  * Next project: web page adventures! +  * dot-login files 
-    Here are some notable entries from past semesters: +  history (time travel) 
-      [[http://lab46.corning-cc.edu/~cmaynar3/adventure.html]] +    reverse history search 
-      [[http://lab46.corning-cc.edu/~dm016807/adventure1/adventure2.html]] +  plus a couple nice shortcuts to enhance our productive laziness 
-      [[http://lab46.corning-cc.edu/~hhastin1/HTMLstory/blackrosestart.html]] +  we need to learn vi as well; expect that at some point 
-      [[http://lab46.corning-cc.edu/~jjacobs7/adventure.html/index.html]] +  project for the week has us rehashing some familiar conceptsfile permissions! **usr0** will give you some added focus in that area.
-      [[http://lab46.corning-cc.edu/~kstephe4/Linux/htmlpro.html]] +
-      [[http://lab46.corning-cc.edu/~mbaile21/adventure.html]] +
-      [[http://lab46.corning-cc.edu/~pgrant3/adventure.html]] +
-      [[http://lab46.corning-cc.edu/~rsanche1/adventure.html]] +
 ======Week 4====== ======Week 4======
-  * Our command-line skills are improving, files can be manipulated, and productive laziness is ruling supreme+  * Hopefully the puzzle box has been serving you well; a few of you have already finished and submitted it
-  * Explorations this week may involve learning **the best text editor known to the universe (//and beyond//)**+  * We continue this week with our shell explorations, likely getting to wildcards, command-expansions, more variables, and perhaps even some scripting logic
-  * Due to high unstated demand and critical acclaim, this week'project is the illustrious **PuzzleboxNEXT** (pbx1).+  * The next project is the next best project for the best class you've ever takenanother puzzle box!
 ======Week 3====== ======Week 3======
-  * File manipulation has been the focus of our studies, but we are gradually getting a wider and wider view of the filesystem. +  * We're now reaching a point where we can enjoy more and more of the thought-provoking gifts the class can offerTo reward you, one of the more acclaimed projects is on the docket for this week-- **THE PUZZLE BOX** 
-  * New problem solving capabilities will be introduced with the '**|**' (pipe) +    * 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 next project, the illustrious **puzzle box** (pbx0) is upon us; rejoice! +      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======
-  * Hopefully most are making good progress on uxi0. I've had some questions come my way: excellent! Please don't hesitate to ask! +  * After getting through the introductory motions, we're starting on actually getting on the systemlearning some commandsand better understanding our environment. 
-  * This week, we unveil the next project: **arc0**which has you applying some of your soon-to-be-newfound UNIX skills (if you've read the Mages bookyou may already be good to go!) +    * navigating our home directories 
-    * manipulating files (copyingmoving, removing) +    * navigating the filesystem 
-    * redirecting I/O +      * getting a feel for its overall organizationcategorization of data 
-    * reading the manual +    * listing directories 
-    * interacting with compressed files and archives +    * file ownership, permissions 
-  * Remember that your week 1 Opus entry was due before Tuesday. +    * 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/spring2016/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).
   * On Lab46, we'll be getting familiar with logging into the pod systems, and once there:   * On Lab46, we'll be getting familiar with logging into the pod systems, and once there:
     * opening up a terminal     * opening up a terminal
Line 118: Line 108:
   * Be sure to do the reading (located in the individual labs below)! There may be many pages, but there are many concepts to encounter.   * Be sure to do the reading (located in the individual labs below)! There may be many pages, but there are many concepts to encounter.
   * The following labs are now available for you to work through:   * The following labs are now available for you to work through:
-    * [[/haas/spring2016/unix/labs/lab0|Lab 0x0: Introduction to UNIX/Linux and Lab46]] (complete by 20160127+    * [[/haas/fall2016/unix/labs/lab0|Lab 0x0: Introduction to UNIX/Linux and Lab46]] (complete by 20160831
-    * [[/haas/spring2016/unix/labs/lab1|Lab 0x1: Basic Utilities and their manual pages]] (complete by 20160127+    * [[/haas/fall2016/unix/labs/lab1|Lab 0x1: Basic Utilities and their manual pages]] (complete by 20160831
-    * [[/haas/spring2016/unix/labs/lab2|Lab 0x2: Files and Directories]] (complete by 20160203)+    * [[/haas/fall2016/unix/labs/lab2|Lab 0x2: Files and Directories]] (complete by 20160907) 
haas/fall2016/unix/projects.1460466007.txt.gz · Last modified: 2016/08/20 21:20 (external edit)