Lost Password?

Go Back   CodeCall Programming Forum > Software Development > General Programming

Vote on your favorite hash algorithm here!

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 06-12-2008, 05:12 AM
Chinmoy's Avatar   
Chinmoy Chinmoy is offline
Programming Professional
 
Join Date: Feb 2008
Location: where heaven meets earth
Posts: 301
Credits: 30
Rep Power: 6
Chinmoy has a spectacular aura aboutChinmoy has a spectacular aura about
Default Re: Why are most IDE'S written in java?

Well, well known fact. Java was the most popular language, till ruby came out. Now Ruby is the most popular, although java has the largest market share after c++.
__________________
God is real... unless declared an integer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 06-12-2008, 06:54 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default Re: Why are most IDE'S written in java?

It's worth noting that once COBOL was the worlds most popular language.
__________________
Code:
glBegin(GL_TRIANGLES);
    drawWorld();
glEnd();
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-12-2008, 07:05 AM
Chinmoy's Avatar   
Chinmoy Chinmoy is offline
Programming Professional
 
Join Date: Feb 2008
Location: where heaven meets earth
Posts: 301
Credits: 30
Rep Power: 6
Chinmoy has a spectacular aura aboutChinmoy has a spectacular aura about
Default Re: Why are most IDE'S written in java?

Once we had abacus also.
__________________
God is real... unless declared an integer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 06-18-2008, 05:45 PM
keller's Avatar   
keller keller is offline
Newbie
 
Join Date: Dec 2007
Location: Iowa
Age: 31
Posts: 28
Credits: 17
Rep Power: 3
keller is on a distinguished road
Default Re: Why are most IDE'S written in java?

Quote:
Originally Posted by G_Morgan View Post
It's worth noting that once COBOL was the worlds most popular language.
Yeah and if you can do mainframe programming in COBOL you can pretty much write your own ticket these days. Big iron is still lurking out there and companies desperately need COBOL programmers. Who would have thought?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 06-19-2008, 05:52 AM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,450
Credits: 312
Rep Power: 31
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Why are most IDE'S written in java?

Wow i didn't know java was the most popular language that page is really interesting with the chart of popular languages. A lot of the languages on there I've never heard of such as D and SAS.

----------------
Now playing: 3 Doors Down - Going Down In Flames
via FoxyTunes
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill
Braingle
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #16 (permalink)  
Old 06-19-2008, 02:04 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 2,535
Last Blog:
wxWidgets is NOT code ...
Credits: 919
Rep Power: 28
WingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the rough
Default Re: Why are most IDE'S written in java?

Quote:
Originally Posted by Chinmoy View Post
Once we had abacus also.
What do you mean "once"? I still have my abacus, a couple of slide rules, miscellaneous mechanical adding devices...
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 06-21-2008, 05:49 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default Re: Why are most IDE'S written in java?

Quote:
Originally Posted by chili5 View Post
Wow i didn't know java was the most popular language that page is really interesting with the chart of popular languages. A lot of the languages on there I've never heard of such as D and SAS.
I'm surprised people think otherwise. All that server and web software that runs Java. People wouldn't hate it if it weren't extensively used.

It's worth noting that the application space (which Java doesn't do well in) is only a tiny amount of the code that gets written. C is second there and there are very few applications written in C.

D is a relatively new language which is often described as C++ done right. It loses a lot of the direct compatibility with C (though it can call C functions) and also loses some of the more exotic functions of C++. It's close to Java and C# but compiles native.
__________________
Code:
glBegin(GL_TRIANGLES);
    drawWorld();
glEnd();
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tutorial: Starting Java Using Netbeans Jordan Java Tutorials 0 04-05-2008 02:45 PM
Custom Cursors using Java gszauer Java Tutorials 0 12-02-2007 10:25 AM
Java Facts techni68 Java Help 0 01-17-2007 01:41 PM
John's Java Tutorial Index John Java Tutorials 0 01-11-2007 03:05 PM
Java Help Files xXHalfSliceXx Java Help 3 11-28-2006 11:30 PM


All times are GMT -5. The time now is 08:51 AM.

Contest Stats

Xav ........ 1357.94
MeTh0Dz|Reb0rn ........ 1083.85
WingedPanther ........ 919.18
marwex89 ........ 906.86
morefood2001 ........ 903.18
John ........ 902.37
Brandon W ........ 789.89
chili5 ........ 312.39
Steve.L ........ 264.99
dcs ........ 240.34

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 83%

Ads