Programming Reference Sheets: C++

liunx

Guest
I'd like to put together some nice looking reference sheets (cheat sheets if you will) for various languages. I think we've got the combined expertise to put together something original that can be kept in a notebook or on your desk to help with those common programming tasks. <br /><br />There are lots of these out there already, and I'm not saying we can do better, but I'd like them to be original and something we can hand out. Let's start with C++ and put together a page or 2 of common syntax, function, etc.<br /><br />I'd like it to look something like this:<br /><br /><b>#define <name> <value></b><br /><i>Define a constant compiler directive</i><br /><br />I was thinking we could do C++, C, PHP, Java, Visual Basic, Python, and ColdFusion?!
</div>
 
Top