User Tools

Site Tools


haas:spring2015:data: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:spring2015:data:projects [2015/02/21 19:39] – [Projects] wedgehaas:spring2015:data:projects [2015/04/29 19:15] (current) – [Week 12] wedge
Line 11: Line 11:
   * [[/haas/spring2015/data/projects/sll0|sll0]] (due 20150225)   * [[/haas/spring2015/data/projects/sll0|sll0]] (due 20150225)
   * [[/haas/spring2015/data/projects/sll1|sll1]] (due 20150304)   * [[/haas/spring2015/data/projects/sll1|sll1]] (due 20150304)
 +  * [[/haas/spring2015/data/projects/sll2|sll2]] (due 20150311)
 +  * [[/haas/spring2015/data/projects/sll3|sll3]] (due 20150408)
 +  * [[/haas/spring2015/data/projects/dll0|dll0]] (due 20150408)
 +  * [[/haas/spring2015/data/projects/dll1|dll1]] (due 20150415)
 +  * [[/haas/spring2015/data/projects/dls0|dls0]] (due 20150422)
 +  * [[/haas/spring2015/data/projects/dlq0|dlq0]] (due 20150429)
 +  * [[/haas/spring2015/data/projects/dlt0|dlt0]] (due 20150506)
 +  * EoCE - see bottom of Opus (due 20150514 by 4:30pm)
  
 +======Week 13======
 +  * **dlt0** is released... with 3 unit tests functional... others will come in time.
 +  * There was a last minute problem with dlq0's unit-dequeue, a fix has been issued, and an update is now available.
  
 +======Week 12======
 +  * **dlq0** will be the next project (doubly-linked queues). It is nearing completion and will show up on the projects list once ready. This will be the second-to-last weekly project... the last being dlt0, which will deal with binary search trees.
 +  * The **EoCE** has been released; be sure to check the bottom of your Opus (you must be signed in to see it)
 +  * NOTE: I will not be in the LAIR on Tuesday, April 21st, 2015-- I will be away at a conference.
  
 +======Week 11======
 +  * **dls0** is now available! We continue to utilize our doubly-linked list implementation, although this time as a base to build upon: we'll be using it to provide the foundation to our stack implementation.
 +    * Stacks are really quite simple, although they may take some getting used to. Please be sure to familiarize yourself with the concept of the stack so that your implementation will be more solid.
  
 +======Week 10======
 +  * **dll1** is now available! We continue our doubly-linked list implementation with this project. All unit tests are deployed.
 +======Week 9======
 +  * So, a weekend with otherwise good intentions... the remaining 4 sll3 unit tests to write, and what happened? I only got to 2... revision #2 has been released, so be sure to update to that and commence your unit testing of **lappend** and **linsert**.. I hope to have **lobtain** and **rmgroup** unit tests done before too much longer.
 +  * I am planning on extending the sll3 deadline one more time due to the late unit tests
 +    * if anything, I hope it has given some the chance to get caught up
 +  * dll0, the next planned project, is still planned for release THIS week. Don't worry, NONE of the sll0-sll3 code will be needed for dll0, as it will be a complete rewrite.
 +  * **dll0** is released.. there are currently some warnings when compiling the unit tests, but the code will still compile (these will likely be addressed in an update).
 +  * All unit tests for **sll3** are now released and appear functioning. Be sure to run a **make update** to synchronize with the latest changes!
  
 +======Week 8======
 +  * No new project this week... gonna give everyone a breather (including myself) before we resume the onslaught (heck, I still need to finish the last few unit tests... it has been a rather busy week).
 +
 +======Week 7======
 +  * **sll3** is now available. Not all unit tests are yet available... they'll be released in the coming days.
 +
 +======Week 6======
 +  * Don't become complacent. Just because you have been able to pull things off at the last minute doesn't mean that luck will last. Intensity has been ramping up, and continues to ramp up. Please do not rely on procrastination and past familiarity to get by.
 +  * The next project in our singly-linked list series is now available: **sll2**
 +    * **sll2** focuses more on the obtainment and deallocation from a list, as well as secondary operations like sorting and swapping, along with opportunities to test your skills with applications.
  
 ======Week 5====== ======Week 5======
Line 44: Line 81:
 ======Week 1====== ======Week 1======
   * Welcome! I've wrapped all the initial activities into one project, **[[/haas/spring2015/data/projects/dsi0|dsi0]]**, 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/spring2015/data/projects/dsi0|dsi0]]**, that I'd like you to perform by the given deadline (by 11:59:59pm / 23:59:59).
 +
haas/spring2015/data/projects.1424547579.txt.gz · Last modified: 2015/02/21 19:39 by wedge