Year: 2013

Hello My Name is T500 B634

Hello-my-name-is T500-B634

The SOUNDEX function in SQL, analyzes the phonetics of a given string of text and returns a value which can then be used to find similar values thus searching through text for similar sounding strings. The algorithm is actually a

Ternary Operator Tutorial Examples – Ruby, JavaScript and VB

Fork-in-the-Road

My favorite snippet of programming code is the ternary operator used to handle a Boolean evaluation (true/false). It is concise no matter which language Ruby, JavaScript or VB.net. Anatomy of the Ternary operator: A ternary is a two-step conditional method;

How to Quote Famous People

"Yadda yadda yadda" by Blah Blah

Learning how to quote famous people is about more than grammar. When a writer quotes someone, especially at the head of an article, chapter or larger work, he is not just agreeing with the words of a master but aligning

Top