Search Results

52
votes
50answers
12k views

Hidden Features of C++?

No C++ love when it comes to the "hidden features of" line of questions? Figured I would throw it out there. What are some of the hidden features of C++? …
899
votes
253answers
77k views

Hidden Features of C#?

This came to my mind after I learned the following from this question: where T : struc …
56
votes
45answers
9k views

Hidden features of C

I know there is a standard behind all C compiler implementations, so there should be no hidden features. Despite that, I am sure all C developers have hidden/secret tricks they use all the time. …
65
votes
61answers
11k views

Hidden features of Perl?

What are some really useful but esoteric language features in Perl that you've actually been able to employ to do useful work? Guidelines: Try to limit answers to the Perl cor …
39
votes
35answers
4k views

Hidden Features of HTML

HTML being the most widely used language (at least as a markup language) has not gotten its due credit. Considering that it has been around for so many years, things like the FORM / INPUT con …
255
votes
117answers
43k views

Hidden features of Python

What are the lesser-known but useful features of the Python programming language. Try to limit answers to Python core One feature per answer Give an example and shor …
84
votes
63answers
7k views

Hidden Features of SQL Server

What are some hidden features of Sql Server? For example, undocumented system stored procedures, tricks to do things which are very useful but not documented enough? …
64
votes
81answers
7k views

Hidden Features of Visual Studio (2005-2008)?

VS is such a massively big product that even after years of working with it I sometimes stumble upon a new/better way to do things or things I didn't even know possible. For instance- …
204
votes
97answers
26k views

Hidden Features of JavaScript?

What "Hidden Features" of JavaScript do you think every programmer should know? After having seen the excellent quality of the answers to the following questions I thought …
1
vote
6answers
156 views

Learning about Hidden Features

Today I found out about an interface I'd never heard of before: IGrouping IEnumerable<IGrouping<YourCategory, YourDataItem>> I am fortunat …
173
votes
89answers
25k views

Hidden Features of Java

After reading Hidden Features of C# I wondered, What are some of the hidden features of Java? …
18
votes
29answers
3k views

Hidden features of Bash

Shell scripts are often used as glue, for automation and simple one-off tasks. What are some of your favorite "hidden" features of the Bash shell/scripting language? One feature per a …
33
votes
16answers
4k views

Hidden Features of MySQL

I've been working with Microsoft SQL Server with many years now but have only just recently started to use …
9
votes
11answers
797 views

Hidden Features of TCL/TK

I've been working with TCL/TK ,recently started to use TCL/TK with my automation applications and I'm hungry for knowledge. To continue with the long line of Hidden Feature questions, I wou …
13
votes
11answers
1k views

Hidden features of D

Continuing on the hidden features meme, I'd like to ask, what are the lesser-known features of the D programming language that every D user …

1 2 3 4 5 34 next
15 30 50 per page