Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How does OOP compile?
#21
There isn't really ANY instance where I believe OOP is actually *necessary*...it's just another way to code. Big Grin
I'd knock on wood, but my desk is particle board.
Reply
#22
I know that...If you wanted to, you could code Half-life in assembly...But is there any instance where it would be ridiculous not to use OOP?
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#23
:roll:
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#24
Quote:I know that...If you wanted to, you could code Half-life in assembly...But is there any instance where it would be ridiculous not to use OOP?
When constructing a window, it's faster/easier to use OOP rather than a bunch of procedure calls. Of course, I'm not 100% familiar with how it works in C++ for Windows, considering all my Windows coding nowadays is IN assembly...and everything is an 'invoke'...very similar to procedural C++...meh.
I'd knock on wood, but my desk is particle board.
Reply
#25
Pretty much whenever you have object-like things. Windows are example. So are database/cgi objects in Perl.
i]"I know what you're thinking. Did he fire six shots or only five? Well, to tell you the truth, in all this excitement, I've kinda lost track myself. But being as this is a .44 Magnum ... you've got to ask yourself one question: 'Do I feel lucky?' Well, do ya punk?"[/i] - Dirty Harry
Reply
#26
I see what you mean, toonski.
window.width.value=80;
Gotcha.
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#27
Quote:OOP sucks.

End.

Aren't you the proponent of line numbers and goto??? Big Grin Smile :rotfl:
Reply
#28
Quote:The reason I think HT is all hype is because when we bought up the server farm in NJ, the owner was bragging about HT this and HT that...when all the servers are single-CPU P4's. If HT relates to multiple processors, where does HT enter the picture with single processors? I haven't really looked into HT very much so I can't say much on the subject outside of what I've experienced from the bonehead who sold me the servers Big Grin

Aga, nek, and others who dont know much about HT,

How ignorant! HT is a smart technology. It makes your single processor appear as two to the operating system. So basically the processor can execute more instructions per cycle =P.

Here is what i found.
Reply
#29
I wasn't the one claiming that HT was stupid technology!!!!
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#30
"Look ma!!!! My own Notepad!!!"

Big Grin


They are tools and they are supposed to be used on a per need basis. ;*)
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)