Showing posts with label cpp. Show all posts
Showing posts with label cpp. Show all posts

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.

Saturday, 27 June 2009

Creating a DevPak

Here are some Websites which will show you how to create a DevPak.
  • Rules for creating a DevPak, here.
  • Creating a DevPak for wxDev-C++, here.
  • How to create a DevPak for Dev-C++, here.

Friday, 26 June 2009

Function Pointers in C & C++

Useful Website here which discusses Function Pointers & their usage in various programming languages.

Monday, 15 June 2009

Java Criticism

There seems to be just as many sites that are critical of Java as there are C++.
  • Java Sucks, read here.
  • Why Sun thinks Java sucks, here.
  • Java Hall of Shame, read here.
  • Java Sucks a little more, here.

More C++ Criticism

Here are some links to articles which are critical of the C++ Programming Language.
  • C++ is good for the economy, read here.
  • I did it all for you, read here.
  • A lot of quotes, here.
  • A cautionary tale to read, here.
  • A lot of comments to read, here.
  • C++ FQA, here.