News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Google search and...

Started by sethjackson, January 04, 2006, 03:29:08 AM

Previous topic - Next topic

sethjackson

Well I was curious so I did a google search with

"C++ IDE"

http://www.google.com/search?hl=en&q=C%2B%2B+IDE&btnG=Google+Search

and lo and behold

Code::Blocks

7th from the top (or 6th depends on how you look at it).

w00t  8)

rickg22

That's nothing, search for "Free C++ IDE" for the 4th, and "cross-platform C++ IDE" for the first.

Actually there's something about google pages.... in the listing, it says: "A cross-platform IDE for C/C++". I don't know where they got that description from. If we can change it to the description in the webpage, i'm sure we can get to #1 in "free C++ IDE".

Michael

Just for curiosity, I have also tried a fast search with altavista. The results are not so great as with Google:


  • C++ IDE --> 11th position
  • free C++ IDE --> 6th position
  • cross-platform C++ IDE --> 2nd position

Anway, to be honest, who does not use Google :D?

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

sethjackson


Michael

Quote from: sethjackson on January 08, 2006, 07:06:00 PM
Aliens.  :lol:

And probably still me, if 6 years ago someone did not let me know about it :D.

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

David Perfors

Quote from: Michael on January 08, 2006, 06:41:56 PM

  • C++ IDE --> 11th position
  • free C++ IDE --> 6th position
  • cross-platform C++ IDE --> 2nd position
Google update:

  • C++ IDE --> 7th position
  • free C++ IDE --> 3th position
  • cross-platform C++ IDE --> 1st position!!!!
The first two possibilities are discussible, because dev-cpp (on the first place on both possibilities) has a sub link... I didn't count that sub link
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

sethjackson


Michael

[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

takeshimiya

Quote from: Michael on January 11, 2006, 10:34:00 AM
Anyway, C::B is also mentioned in the "Cross-Platform GUI Programming with wxWidgets" :). Cool :D.
Yeah. 
Appendix E: Third-Party Tools for wxWidgets -> Tools

"CodeBlocks is an IDE written with wxWidgets, available for Windows and Linux from http://www.codeblocks.org."