What NOT to do as a CS student
Author |
Message |
wtd
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Wed Oct 20, 2004 6:37 pm Post subject: (No subject) |
|
|
Come on you have to "Challenge your lecturer" that just makes it all the more fun, and if i did not i whould never have goten my marks back for the VC++ mess up of theres....
and as for "Leave it all for the last minute" that just makes it more fun. It is like a tpyeing speed test gone horbly wrong |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Hikaru79
|
Posted: Mon Oct 25, 2004 11:30 pm Post subject: (No subject) |
|
|
Quote: And as we all know, errors tend to disappear by themselves if they're ignored.
Hahaha... man, what a quotable essay Thanks for sharing! |
|
|
|
|
|
Dan
|
Posted: Tue Oct 26, 2004 12:56 pm Post subject: (No subject) |
|
|
Hikaru79 wrote: Quote: And as we all know, errors tend to disappear by themselves if they're ignored.
Hahaha... man, what a quotable essay Thanks for sharing!
Well it is true some times in php |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
wtd
|
Posted: Tue Oct 26, 2004 2:17 pm Post subject: (No subject) |
|
|
Hacker Dan wrote: Hikaru79 wrote: Quote: And as we all know, errors tend to disappear by themselves if they're ignored.
Hahaha... man, what a quotable essay Thanks for sharing!
Well it is true some times in php
Yt another reason that PHP sucks. |
|
|
|
|
|
MyPistolsIn3D
|
Posted: Wed Oct 27, 2004 8:53 pm Post subject: (No subject) |
|
|
Or a nother reason it is good? |
|
|
|
|
|
wtd
|
Posted: Wed Oct 27, 2004 9:27 pm Post subject: (No subject) |
|
|
Things should either consistently work or not work.
It's better something fail, and you know why, than it just magically work.
If you have a program that desn't work right, and you just start making changes to it until it does work, but you don't know which of those changes made it work, it's doubtful you'll be able to make it work again. |
|
|
|
|
|
Dan
|
Posted: Thu Oct 28, 2004 6:27 pm Post subject: (No subject) |
|
|
ya, i have had some crazy stuff going on in php. like one time i just delcared a new varibale with a name that was not used any where and was totatly legal somting like "bitsLogSql" and it stop the site from work and then i like added one line space and it started working agaen. Very odd.......and then there are the times u get a difrent out put each time u refresh the page intill it starts working....... |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Sponsor Sponsor
|
|
|
|
|