Computer Science Canada TIMER..... I was bored |
Author: | Boarder16 [ Wed Feb 25, 2004 11:04 pm ] | ||
Post subject: | TIMER..... I was bored | ||
This is a timer i made.. it had a reset and counts seconds,minutes,hours,days, but i haven't ran it long enough to see hours or days work lol... bits would be appreciated for my hard programmign work and skill lol ![]()
|
Author: | Cervantes [ Thu Feb 26, 2004 6:34 pm ] |
Post subject: | |
not bad. Have you seen Zylum's clock? It tells the real time and looks like a clock. check it out here |
Author: | apomb [ Fri Feb 27, 2004 10:51 am ] |
Post subject: | |
nice! i like how you integrated GUI into a seemingly boring program |
Author: | the_short1 [ Sun Feb 29, 2004 8:00 pm ] |
Post subject: | |
..waht we make when us computer programer are bored... nice... umm you have 8 lines of wasted code tho... setting all variables to =0 at start/// can be done easier... just insert line: 'reset' after you declare the procedure reset... shave off 7 liens of code... just thought i would mention that,,, |
Author: | jonos [ Sun Feb 29, 2004 8:39 pm ] |
Post subject: | |
that's pretty cool. nice use of gui. you should get it to correspond with the real time and have the timer as a secondary thing. like make a digital watch in turing with alarm clock, clock, stop watch, and all that stuff for the computer. |
Author: | the_short1 [ Sun Feb 29, 2004 9:23 pm ] |
Post subject: | |
i wont plug with a link... only saying i made myself a timer for minutes with a loud beeping noise... cuz i say" ill be up in 5 mins" and it turns into 5 hours... jk ![]() your should add a beeping TIMEr to urs.. that would be cool.. |
Author: | valor [ Wed Mar 10, 2004 12:09 pm ] |
Post subject: | cool |
i think it is nice, although i am just a turing noobie i am impressed by little things. that i cannot make yet ![]() |
Author: | jonos [ Wed Mar 10, 2004 12:36 pm ] |
Post subject: | |
if you learn from compsci and turing reference, you will learn way more than what you learn in class, unless youve got an awesome compsci teacher who loves their job. |
Author: | valor [ Thu Mar 11, 2004 11:00 am ] |
Post subject: | |
![]() i would appreciate any help |
Author: | Paul [ Thu Mar 11, 2004 5:07 pm ] |
Post subject: | |
you might find them in the Turing Tutorials section here http://www.compsci.ca/v2/viewforum.php?f=3 and since if you didn't see it, you prolly didn't access this from the index either, which is here: http://www.compsci.ca/v2/index.php |
Author: | zylum [ Thu Mar 11, 2004 7:15 pm ] |
Post subject: | |
thats a good begginer program. lol, but why did you even bother with days and hours ![]() ![]() anyways, good job -zylum |