Friday, 30 July 2010

Things to avoid in C & C++

I first discovered this website several years ago & found it very useful. I'm sure anyone who is interested in learning more about good programming practices will find it useful too.

Sunday, 11 July 2010

Wednesday, 7 July 2010

CodeLite IDE

Today I was looking at the Wikipedia page for the GCC compiler & I noticed there was a section listing the different IDE's you can use with it. Most of them I'd already used such as Dev-C++ & Code::Blocks but I noticed one which I hadn't seen before called CodeLite.


I've spent the past few hours using it & have found it to be quite useful, it's a lot like Code::blocks but a bit simpler to use.