Tagged Questions

906
votes
253answers
78k views

Hidden Features of C#?

This came to my mind after I learned the following from this question: where T : struct We, C# developers, all know the basics of C#. I mean declarations, conditionals, loops, operators, etc. Some …
260
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 short description of the feature, not …
206
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 it was time to ask it for …
175
votes
90answers
25k views

Hidden Features of Java

After reading Hidden Features of C# I wondered, What are some of the hidden features of Java?
130
votes
54answers
17k views

What are those little Xcode tips & tricks you wish you knew about 2 years ago?

With a huge influx of newbies to Xcode I'm sure there are lots of Xcode tips and tricks to be shared. What are yours?
122
votes
81answers
8k views

Hidden .NET Base Class Library Classes?

What are your favorite lesser-known .NET Base Class Library classes and methods?
113
votes
41answers
7k views

Hidden Features of ASP.NET

There are always features that would be useful in fringe scenarios, but for that very reason most people don't know them. I am asking for features that are not typically taught by the text books. …
96
votes
66answers
6k views

Underused features of Windows batch files

I think everyone agrees that DOS batch scripting is lame. Nonetheless there are many situations where it is expedient, or you must maintain existing scripts. Guidelines: One feature per answer Give …
84
votes
32answers
7k views

Favorite Django Tips & Features?

Inspired by the question series 'Hidden features of ...', I am curious to hear about your favorite Django tips or lesser known but useful features you know of. Please, include only one tip per …
84
votes
67answers
8k 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? Answers Thanks to everybody …
81
votes
67answers
10k views

Hidden Features of PHP?

EDIT: This didn't really start as a hidden features of PHP topic, but thats what it ended up as, so go nuts. I know this sounds like a point-whoring question but let me explain where I'm coming …
71
votes
66answers
8k views

The single most useful Emacs feature

My primary editor is Emacs, but my usage habits and knowledge of features has barely changed over the last few years. What are the Emacs features that you use on a daily basis? Are there any …
68
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- Crtl-R,Ctrl-W …
66
votes
61answers
12k 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 core and not CPAN Please …
58
votes
57answers
5k views

Hidden Features of VB.NET?

I have learned quite a bit browsing through Hidden Features of C# and was surprised when I couldn't find something similar for VB.NET. So what are some of its hidden or lesser known features?

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