Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 05-03-2004, 09:58 AM   #1 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default data miner in c++

Hi
I wanted to write a data miner in c+=. some one had recommended doing it in java. I just had a browse of the internet, seems that most people do it in java.

is there any performance difference doing it in java rather than in c++
rookie1010 is offline  
Old 05-03-2004, 12:01 PM   #2 (permalink)
 
Banned

Join Date: Jan 2004

Posts: 471

subdivizion

Default

no significant performance difference. the two languages are very similar. Java has a lot of classes & funcctions ready for you to use so it's a little more flexible. also, Java is suppposed to be web-oriented but many people create windows apps with Java. you're bettter off using the language you're most comofrtable with.
subdivizion is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On