This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2015:data:projects [2015/03/10 12:32] – [Week 6] wedge | haas:spring2015:data:projects [2015/04/29 19:15] (current) – [Week 12] wedge | ||
---|---|---|---|
Line 12: | Line 12: | ||
* [[/ | * [[/ | ||
* [[/ | * [[/ | ||
+ | * [[/ | ||
+ | * [[/ | ||
+ | * [[/ | ||
+ | * [[/ | ||
+ | * [[/ | ||
+ | * [[/ | ||
+ | * 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, | ||
+ | ======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, | ||
+ | * 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====== | ======Week 7====== | ||
Line 54: | Line 81: | ||
======Week 1====== | ======Week 1====== | ||
* Welcome! I've wrapped all the initial activities into one project, **[[/ | * Welcome! I've wrapped all the initial activities into one project, **[[/ | ||
+ |