sherin's blog

C++ : Operator overloading assignment operator

An exercise in writing the assigment operator for a class. Discusses to a good extend C++ memory management and exception handling.

The Anatomy of the Assignment Operator - by Richard Gillam

Backronym

From Backronym - Wikipedia, the free encyclopedia:

A backronym is an acronym created by back-formation from a word that was not previously an acronym. It may also be an alternative expansion of an existing acronym, often to comical effect. Backronym creation is a common form of wordplay. The word "backronym" is a portmanteau of back and acronym.

Firefox Help: Tips & Tricks

From Firefox Help: Tips & Tricks:

Make the active tab easier to distinguish In order to make the active tab easier to distinguish among the currently opened tabs,

Windows vs. Linux

"format c:" vs. "rm -fR /"
Technically speaking they don't do the same thing =). But both share the same humor in the tech community. While an rm -fR deletes all files from your directory (provided you have privileges), format actually writes the file allocation tables. Someone actually was having just too much time to try both.
Syndicate content