Questions tagged [hidden-features]

Only used on old and popular locked questions asking for lists of hidden features. This tag is black-listed, please do not use.

Hidden Features is a tag for questions that involve hidden features in a programming language/environment/tool.

This tag is blacklisted (see The mystery of hidden-features tag), use this search to list them all.

25 questions
110
votes
36 answers

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 controls have still remained same with no new controls…
Binoj Antony
  • 15,886
  • 25
  • 88
  • 96
109
votes
23 answers

Hidden Features of Xcode 4

Now that Xcode 4 is officially released it's time for a follow up to my previous question: Hidden Features of Xcode So what are they? What are those hidden little Xcode 4 hints & tips that you can't live without? Please limit your tips to those that…
schwa
  • 11,962
  • 14
  • 43
  • 54
101
votes
20 answers

Hidden Features of MySQL

I've been working with Microsoft SQL Server with many years now but have only just recently started to use MySQL with my web applications, and I'm hungry for knowledge. To continue with the long line of "hidden feature" questions, I would like to…
GateKiller
  • 74,180
  • 73
  • 171
  • 204
72
votes
43 answers

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 answer Give an example and short description of the feature, not…
Patrick
  • 90,362
  • 11
  • 51
  • 61
60
votes
27 answers

Hidden features of CSS

I have definitely picked up some useful tips in the hidden features style questions concerning PHP and XHTML. So here is one to cover CSS. While easy to pick up, it takes a little while to learn about everything, their default behaviors, properties…
alex
  • 479,566
  • 201
  • 878
  • 984
29
votes
16 answers

Hidden features of VBA

Which features of the VBA language are either poorly documented, or simply not often used?
guillermooo
  • 7,915
  • 15
  • 55
  • 58
23
votes
11 answers

Hidden Features of F#

This is the unabashed attempt of a similar C# question. So what are your favorite F# hidden (or not) features? Most of the features I've used so far aren't exactly hidden but have been quite refreshing. Like how trivial it is to overload operators…
Fung
  • 7,530
  • 7
  • 53
  • 68
17
votes
17 answers

Hidden Features of Erlang

In the spirit of: Hidden Features of C# Hidden Features of Java Hidden Features of ASP.NET Hidden Features of Python Hidden Features of HTML and other Hidden Features questions What are the hidden features of Erlang that every Erlang developer…
pageman
  • 2,864
  • 1
  • 29
  • 38
12
votes
8 answers

Hidden features of Objective-C

Objective-C is getting wider use due to its use by Apple for Mac OS X and iPhone development. What are some of your favourite "hidden" features of the Objective-C language? One feature per answer. Give an example and short description of the…
Clokey
  • 645
  • 2
  • 8
  • 15
8
votes
5 answers

Hidden features of msbuild

I have an interest in msbuild this week. I'm cleaning up a lot of extremely complex build scripts. Digging in surprises me with how much it can do - msbuild is sort of a hidden feature of .NET programming in itself. In the SO convention that…
Precipitous
  • 5,253
  • 4
  • 28
  • 34
1
2