Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: sethjackson on January 04, 2006, 03:29:08 am

Title: Google search and...
Post by: sethjackson on January 04, 2006, 03:29:08 am
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)
Title: Re: Google search and...
Post by: rickg22 on January 04, 2006, 04:37:56 am
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".
Title: Re: Google search and...
Post by: Michael on January 08, 2006, 06:41:56 pm
Just for curiosity, I have also tried a fast search with altavista (http://www.altavista.com). The results are not so great as with Google:


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

Michael
Title: Re: Google search and...
Post by: sethjackson on January 08, 2006, 07:06:00 pm
Anway, to be honest, who does not use Google :D?

Aliens.  :lol:
Title: Re: Google search and...
Post by: Michael on January 08, 2006, 07:11:32 pm
Aliens.  :lol:

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

Michael
Title: Re: Google search and...
Post by: David Perfors on January 09, 2006, 10:16:19 am
  • C++ IDE --> 11th position
  • free C++ IDE --> 6th position
  • cross-platform C++ IDE --> 2nd position
Google update:
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
Title: Re: Google search and...
Post by: sethjackson on January 09, 2006, 05:56:04 pm
w00t  8)
Title: Re: Google search and...
Post by: Michael on January 11, 2006, 10:34:00 am
Anyway, C::B is also mentioned in the "Cross-Platform GUI Programming with wxWidgets" (http://www.wxwidgets.org/book/index.htm) :). Cool :D.

Michael
Title: Re: Google search and...
Post by: takeshimiya on January 11, 2006, 05:48:52 pm
Anyway, C::B is also mentioned in the "Cross-Platform GUI Programming with wxWidgets" (http://www.wxwidgets.org/book/index.htm) :). 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."