User forums > General (but related to Code::Blocks)
the usage of Code::Blocks around the world
Folco:
I'm not a professionnal neither a student, just a programmer at home. I have discovered C::B since I do C/C++.
mavri:
hi
I'm from Italy
CB is one of the programs I suggested to my students for preparing the tests of C programming.
It is not the 1st choice because there are strange behaviours with the italian keyboard on the laptops (the editor has problems with some special char like { and } and others)
The course is a basic for the architecture faculty
codeur:
--- Quote from: nanyu on March 21, 2010, 03:33:53 pm ---
Especially I'm very interested in the usage in the education field like C++ language teaching or other CS lectures.
thanks.
--- End quote ---
Hi nanyu, I am a teacher in an Australian university. We use CB for both C and C++. Between 200 and 300 students each semester use it.
I am developing a Windows configuration specialized for the educational environment (a Linux version will follow) and I am interested to know what requirements other teachers may have for such a configuration.
The package is not publicly released yet (not quite ready), but if you send me a personal message I'll give you a link where you can download it. I would be interested in your opinion of it.
ollydbg:
--- Quote from: codeur on May 05, 2010, 06:27:32 am ---I am developing a Windows configuration specialized for the educational environment (a Linux version will follow) and I am interested to know what requirements other teachers may have for such a configuration.
The package is not publicly released yet (not quite ready), but if you send me a personal message I'll give you a link where you can download it. I would be interested in your opinion of it.
--- End quote ---
A windows configurations specialized C::B version??? I'm interesting. :D
BTW: I'm using C::B in my lab. But the most people here use VisualC++. :(
Bonanza:
Im from denmark and has been using codeblocks for 3-4 years now.
This has also involved teaching in C/C++ and also STL.
I have made several windows applications using MigGW/WxWidgets/wxSmith. In case someone should doubt you can make serious systems with this tool. I made multi threaded applications that are suitable for production environment.
With "drmingw" you you can make your applications throw a "call stack dump" in case of crashes.
I also use it to interface to my linux build ssytem, and can build on this machine from windows using plink.
I love it all:-)
My main suggestion for improvement is not to make plugin "interface break" so often as I am now facing 2-3 plugins that I would like to use, but they do not match the version of codeblocks I am currently using. Maybe and ANSI C/C++ interface to the plugins, and let the plugins themselves deal with what version og wxwidgets they want to use. This might not make any sence but I hope the symptom is clear.
BR Flemming
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version