PDA

View Full Version : Codeblocks example



alkatron
July 7th, 2009, 09:11 PM
I have been programming for years....but under windows... so i could say that i have not great problem with theory....

Now i would like to learn developing with codeblocks under linux (my favourite OS)

Does someone know where can I find some example projects to load and study....not "Hello world" :p


If they have some documentation too....it will be wonderful

Thanks to all

ajsquared
July 7th, 2009, 09:13 PM
You could start here:
http://wiki.codeblocks.org/index.php?title=Code::Blocks_Documentation

I don't use Codeblocks, so I can't say how useful this is.

alkatron
July 7th, 2009, 09:22 PM
Thanks, it's useful as reference while developing, but by my way of learning i prefer to have a running project and study it, to learn the style of this enviroment too.

Thanks anyway


P.S. sorry for my english...i'm italian

Can+~
July 7th, 2009, 09:29 PM
*insert suggestion of using eclipse + cdt plugin here*