Thread: Problem solving
View Single Post
Old Jan 4th, 2008, 1:49 PM   #8
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Re: Problem solving

I respect and agree with your responses. Although, my question and comments was towards this kind of programming problems and not high budget projects were code quality matters more. I'm aware of code quality due to the fact I debug my code approximately half of the day at work.

Quote:
The reduced argument is why are you writing in anything other than assembler then? Mostly the answer is you don't, because it would take too long, and the result is in no way portable.
I'm not writing in assembly because I'm more functional in my preferred languages which I spent more time learning and solving problems with. Another reason is, as you said, the time it would take versus using my preferred high level languages.

@null_ptr0: lol when I was going through Jimbo's code and comparing it with mine, I realize the same thing!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote