Difference between revisions of "User:Tyrant911"
(→Projects) |
(→Projects) |
||
Line 128: | Line 128: | ||
<td>[http://www.processing.org/reference/modelX_.html Req.]</td> | <td>[http://www.processing.org/reference/modelX_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/modelX.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/modelX.html ex]</td> | ||
− | <td> | + | <td>Demo lacks complexity and ability to be verified.</td> |
</tr> | </tr> | ||
Line 135: | Line 135: | ||
<td>[http://www.processing.org/reference/modelY_.html Req.]</td> | <td>[http://www.processing.org/reference/modelY_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/modelY.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/modelY.html ex]</td> | ||
− | <td></td> | + | <td>Demo lacks complexity and ability to be verified.</td> |
</tr> | </tr> | ||
Line 143: | Line 143: | ||
<td>[http://www.processing.org/reference/modelZ_.html Req.]</td> | <td>[http://www.processing.org/reference/modelZ_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/modelZ.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/modelZ.html ex]</td> | ||
− | <td> | + | <td>Demo lacks complexity and ability to be verified.</td> |
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 150: | Line 149: | ||
<td>[http://www.processing.org/reference/screenX_.html Req.]</td> | <td>[http://www.processing.org/reference/screenX_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/screenX.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/screenX.html ex]</td> | ||
− | <td></td> | + | <td>Demo lacks complexity and ability to be verified.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 156: | Line 155: | ||
<td>[http://www.processing.org/reference/screenY_.html Req.]</td> | <td>[http://www.processing.org/reference/screenY_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/screenY.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/screenY.html ex]</td> | ||
− | <td></td> | + | <td>Demo lacks complexity and ability to be verified.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 162: | Line 161: | ||
<td>[http://www.processing.org/reference/screenZ_.html Req.]</td> | <td>[http://www.processing.org/reference/screenZ_.html Req.]</td> | ||
<td>[http://matrix.senecac.on.ca/~alondono/screenZ.html ex]</td> | <td>[http://matrix.senecac.on.ca/~alondono/screenZ.html ex]</td> | ||
− | <td></td> | + | <td>Demo lacks complexity and ability to be verified.</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 06:28, 15 January 2010
Contents
About me
My name is Alex L.
I'm in my last semester at Seneca.
email:= alondono@learn.senecac.on.ca
1st blog := http://tyrant911.blogspot.com/2009/09/hello-world.html
2nd blog := processing.js
I'm a CPA student in my final semester and have chosen to work on processing.js. I am looking forward to this OSD project being done in an open source approach.... especially IRC communication! and blogging will be outside my comfort zone. But it appears as if this development approach is precisely how the real world works... therefore this course will give me a different perspective on working in a group to develop software.
Resources
LABS
My Contributions
Spent a day volunteering @ FSOS and contributed by cutting and folding about 500 FSOS flyers that were handed to people as they arrived to the event. * Good times :( *
Projects
Release 0.1
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
concat | Req. | ex | 1/1(P) more test needed | Same as Ex |
hex | Req. | ex | 3/4 (P) | |
join | Req. | ex | 1/1(P) | [] |
unbinary | Req. | ex | 2/2(P) | |
nfp | Req. | ex | 3/4(P) |
Release 0.2
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
saveStrings() | Req. | ex | 2/2(P) | |
loadStrings() | Req. | ex | 3/3 (P) | |
removeStrings() | Does not exist in Processing | ex | 1/1(P) | [] |
reverse() | Req. | ex | 2/2(P) |
Release 0.3
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
modelX() | Req. | ex | Demo lacks complexity and ability to be verified. | |
modelY() | Req. | ex | Demo lacks complexity and ability to be verified. | |
modelZ() | Req. | ex | Demo lacks complexity and ability to be verified. | |
screenX() | Req. | ex | Demo lacks complexity and ability to be verified. | |
screenY() | Req. | ex | Demo lacks complexity and ability to be verified. | |
screenZ() | Req. | ex | Demo lacks complexity and ability to be verified. |