User Tools

Site Tools


haas:fall2015: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:fall2015:unix:projects [2015/09/28 09:44] – [Week 5] wedgehaas:fall2015:unix:projects [2015/11/11 10:17] (current) – [Week 11] wedge
Line 10: Line 10:
   * [[/haas/fall2015/unix/projects/cus0|cus0]] (due 20150923)   * [[/haas/fall2015/unix/projects/cus0|cus0]] (due 20150923)
   * [[/haas/fall2015/unix/projects/pbx0|pbx0]] (due 20150930)   * [[/haas/fall2015/unix/projects/pbx0|pbx0]] (due 20150930)
 +  * [[/haas/fall2015/unix/projects/pbx1|pbx1]] (due 20151007)
 +  * [[/haas/fall2015/unix/projects/wpa0|wpa0]] (due 20151028)
 +  * [[/haas/fall2015/unix/projects/udr0|udr0]] (due 20151104)
 +  * [[/haas/fall2015/unix/projects/sfp0|sfp0]] (due 20151118)
 +======Class Stats======
 +  * [[/haas/fall2015/unix/projects/status|status]]
 +
 +======Week 11======
 +  * Hoping to continue Regular Expressions this week.
 +  * Extended **sfp0** another week. You're welcome.
 +  * I evaluated **udr0**... generally, if you submitted it, you did well.
 +======Week 10======
 +  * We may start on Regular Expressions this week
 +  * web page adventures entries for this semester:
 +    * [[http://lab46.corning-cc.edu/~cmaynar3/adventure.html]]
 +    * [[http://lab46.corning-cc.edu/~dm016807/adventure1/adventure2.html]]
 +    * [[http://lab46.corning-cc.edu/~hhastin1/HTMLstory/blackrosestart.html]]
 +    * [[http://lab46.corning-cc.edu/~jjacobs7/adventure.html/index.html]]
 +    * [[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 9======
 +  * A power outage on Thursday basically negated the class.
 +
 +======Week 8======
 +  * I hope everyone had a great week off.
 +  * We resume our efforts, both shell scripting and exploring new tools.
 +    * This week's project, **udr0**, touches on a topic of great importance: binary data
 +      * This will blow many minds. This is something so critically important to computing, even something we utilize every day, but the details are often hidden from us, creating the illusion of difficulty.
 +      * There are 2 types of data: ASCII data (what you're used to), and binary data (not guaranteed to be ASCII data)
 +        * ALL ASCII data is binary data, but not all binary data is ASCII data
 +      * **udr0** explores some data recovery activities on a "corrupted" file, a really neat and valuable skill to have.
 +
 +======Break Week=====
 +  * I evaluated both arc0 and pbx1! We're all up to date.
 +  * I scoured through the opii looking for points to record. I got a few more entries down.
 +  * Warning grades are being submit today (10/11/2015). By and large we're looking pretty good.
 +======Week 7======
 +  * New project! **wpa0**, letting you apply your filesystem/permission knowledge, while practicing your use of vi, while constructing an adventure encapsulated within a new skill: HTML content authoring.
 +  * We'll look to explore more scripting, getting into:
 +    * input
 +    * arithmetic
 +    * **if** statements
 +    * command-line arguments
 +    * possibly loops
 ======Week 6====== ======Week 6======
 +  * Next project will be another puzzle box! So much fun you hardly know how to handle it (you're welcome).
   * We are continuing our vi explorations this week, and likely wrapping up that introduction.   * We are continuing our vi explorations this week, and likely wrapping up that introduction.
     * extended command mode     * extended command mode
Line 19: Line 67:
     * do one thing and do that one thing extremely well... how isolating concepts helps you accomplish more (insert vs. command mode)     * do one thing and do that one thing extremely well... how isolating concepts helps you accomplish more (insert vs. command mode)
     * and so much more...     * and so much more...
- 
 ======Week 5====== ======Week 5======
   * Week 5 hits a few milestones:   * Week 5 hits a few milestones:
haas/fall2015/unix/projects.1443433463.txt.gz · Last modified: 2015/09/28 09:44 by wedge