FromDeeEast said:
that sounds impressive, what languages r u fluent in? and whats in ur opinion hardest thing u have programmed
and i mean fluent, not just know general syntax
Fluent, the web langiages.
xhtml + css (though these aren't really languages, but what the hay), javascript, PHP and SQL - the two which are my strongest ones.
Oh course I am also fluent in basic, as I programmed in quickbasic to learn programming.
And also fluent in visual basic 6, thanks to the SDD course.
Hardest program ever made....I don't know, it depends what you mean by hard. I try to develop my skill my completing various projects (always php and mysql). These projects don't necessarily increase in size, but rather I try to make them more secure, use more efficient data structures, use more optimised SQL (I have really come a long way here), use a lot more OOP for everything, and make them highly modular.
The last thing I made was a filescript (think imagemagic + rapidshare) for my software project in y12. Unfortunately it's not as big as I had hoped because...well I'm a lazy asshole, and I didn't spend much time on coding it.
But it's still several thousand lines, and is very highly modularised, has OOP classes for MySQL, Validation, Mail and Uploading functions, and of course function classes, as well as totally separate UCP (user control panel, registration + recovery of account + session system) module. It also uses Smarty templating engine, as is standard with anything I make.
The most complex script I made, I don't know, probably my year 11 project, which was a support system for businesses, etc (you can see it here,
http://support.liway.info ) - once again, not as big as I wanted, since I didn't dedicate enough time.
I am actually planning to rewrite it now that exams are over, and that will most certainly be the biggest and hardest script I have ever made, when I make it
The difference now is, I have 3 months, and zero commitments anywhere
All the stuff I make is open source, so you can PM me if you wish for the packages.
ads89 - Ok, I won't
PS. I never deny, that I am always out to prove I am better than everyone at everything I frequently do. It is in my nature. People whom beat me at something only makes me try harder. I accept that it is generally never possible to be the best at something, but you can get damn close. That is my aim for the things I so frequently do. Examples are programming and gaming.