| Author |
c# good but vc++ better
|
|
|
|
| Hermit Dave 2004-01-18, 5:24 pm |
| c++ is great was great for everything win32 and *nix...
its just that it has been changed to make it behave in managed
environment...
still love the fact that you can pass pointer for just about anything you
can dream off.. but the fact that i have to relearn a bit of c++ and forget
some ways... isnt the most pleasing thought... i rather adopt a new language
and keep c++ to an arena it was the best at...
--
Regards,
HD
Once a Geek.... Always a Geek
"techie" <techie@nospam.biz> wrote in message
news:8dKdnUBsLZ0CbpfdRVn2vQ@gi
ganews.com...
> http://www.osnews.com/story.php?news_id=5602&page=3
>
> vc++ still outperforms other languages in terms of speed and performance.
> This should keep vc++ alive for still quite a while.
>
>
| |
| The Poster Formerly Known as Kline Sphere 2004-01-20, 5:24 am |
| >c++ is great was great for everything win32 and *nix...
Yep, And others...
>its just that it has been changed to make it behave in managed
>environment...
If you so wish.
>still love the fact that you can pass pointer for just about anything you
>can dream off.. but the fact that i have to relearn a bit of c++ and forget
>some ways... isnt the most pleasing thought... i rather adopt a new language
>and keep c++ to an arena it was the best at...
I look at the business problem, produce a design which best solves
that problem, then determine the most appropriate tools to use to
implement the design.
Too much emphasis these days is placed on deciding which tool set to
use, rather then understanding the problem to be solved.
Kline Sphere (Chalk) MCNGP #3
| |
| The Poster Formerly Known as Kline Sphere 2004-01-20, 5:24 am |
| >vc++ still outperforms other languages in terms of speed and performance.
>This should keep vc++ alive for still quite a while.
.... A long while.
Kline Sphere (Chalk) MCNGP #3
|
|
|
|