Difference between revisions of "User:Aharrigan"
From REU@MU
(→Week 10: July 29-August 2) |
|||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == Week 1: May 28 - June 1 == | + | == Week 1: May 28-June 1 == |
<ul> | <ul> | ||
Line 6: | Line 6: | ||
<li>Contacted Darren Jefferson and got added to last year's google drive about PUMP-CS</li> | <li>Contacted Darren Jefferson and got added to last year's google drive about PUMP-CS</li> | ||
<li>Familiarized myself with the PUMP-CS research that was done last year and what place they are at now</li> | <li>Familiarized myself with the PUMP-CS research that was done last year and what place they are at now</li> | ||
− | <li> </li> | + | <li>Researched Wisconsin and National Computer Science Education Data</li> |
+ | </ul> | ||
+ | |||
+ | == Week 2: June 3-7 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Organizing qualitative data from last year's interviews into the individual questions to be analyzed later</li> | ||
+ | <li>Current interviews done: All complete</li> | ||
+ | <li>Started looking through qualitative data to sort it into categories</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 3: June 10-14 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Finished sorting qualitative data into categories</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 4: June 17-21 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Researching and learning more about Doxygen</li> | ||
+ | <li>Started correcting documentation of files within XINU</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 5: June 24-28 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Continued correcting documentation in XINU files</li> | ||
+ | <li>Started working with Patrick McGee and Rade Latinovoch on multi-core scheduling</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 6: July 1-5 == | ||
+ | |||
+ | <ul> | ||
+ | <li>More work on multicore scheduling</li> | ||
+ | <li>Started looking at priority scheduling</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 7: July 8-12 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Finished fixing priority scheduling and recursion tests</li> | ||
+ | <li>Started adding multicore processing to current test cases</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 8: July 15-19 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Finished adding multicore processing to test cases</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 9: July 22-26 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Helped work on fixing printf function</li> | ||
+ | </ul> | ||
+ | |||
+ | == Week 10: July 29-August 2 == | ||
+ | |||
+ | <ul> | ||
+ | <li>Added my part to the big Xinu paper</li> | ||
</ul> | </ul> |
Latest revision as of 17:00, 31 July 2019
Contents
Week 1: May 28-June 1
- Orientation
- Met other REU students
- Contacted Darren Jefferson and got added to last year's google drive about PUMP-CS
- Familiarized myself with the PUMP-CS research that was done last year and what place they are at now
- Researched Wisconsin and National Computer Science Education Data
Week 2: June 3-7
- Organizing qualitative data from last year's interviews into the individual questions to be analyzed later
- Current interviews done: All complete
- Started looking through qualitative data to sort it into categories
Week 3: June 10-14
- Finished sorting qualitative data into categories
Week 4: June 17-21
- Researching and learning more about Doxygen
- Started correcting documentation of files within XINU
Week 5: June 24-28
- Continued correcting documentation in XINU files
- Started working with Patrick McGee and Rade Latinovoch on multi-core scheduling
Week 6: July 1-5
- More work on multicore scheduling
- Started looking at priority scheduling
Week 7: July 8-12
- Finished fixing priority scheduling and recursion tests
- Started adding multicore processing to current test cases
Week 8: July 15-19
- Finished adding multicore processing to test cases
Week 9: July 22-26
- Helped work on fixing printf function
Week 10: July 29-August 2
- Added my part to the big Xinu paper