0
votes
0answers
57 views
Hidden features of DOS command [closed]
What are the lesser-known but useful features of the DOS command line ?
8
votes
22answers
792 views
What’s your Modus Operandi to solving a (programming) problem?
When solving any programming problem, what is your modus operandi? How do you fix a problem?
Write everything you can about the observable behaviors of the bug or problem?
Take …
62
votes
60answers
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 core …
2
votes
0answers
96 views
Best command line you use in Unix/Linux shell ? [closed]
What is the best command line you use or you have ever seen in Unix/Linux shell ?
107
votes
39answers
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 …
14
votes
23answers
1k views
What is the most useful R trick?
In order to share some more tips and tricks for R, what is you single-most useful feature or trick? Clever vectorization? Data input/output? Visualization and graphics? Statist …
81
votes
62answers
6k 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
T …
5
votes
19answers
519 views
I’m an experienced C# developer, what things should I know to code effectively in c/c++?
I have a little bit of experience in c/c++ from college but have not worked in it for years. What sorts of things do I need to know to even be considered for a c/c++ job position? …
53
votes
44answers
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 …
1
vote
3answers
82 views
What are unusual and creative usages of html5 canvas
Canvas from html5 was introduced some time ago. Currently it's used (almost) only for demonstrations how cool it is - it's mainly related to painting, games and charts. Many of the …
22
votes
26answers
1k views
What is the most under-valued part of .NET?
The .NET framework is massive. I've used it for years and I've still not used most of it.
I'd like to expand my knowledge of the Framework's backwaters but just reading thought i …
13
votes
12answers
840 views
How to Recruit Great Developers?
A question for all you interviewers/recruiters out there. How do you evaluate candidates at job interviews? How do you differentiate the good from the bad? (please, no "FizzBuzz" a …
0
votes
1answer
19 views
mootools Tooltip Open
Hi,
How Can i force one Mootools ToolTip (Tip) to Open?
Regards,
Pedro
17
votes
24answers
940 views
Common mistakes for CSS-designers to avoid?
What are some of the most common mistakes made by CSS-Designers?
7
votes
10answers
638 views
3D Game Development tips (especially game architecture)
tl;dr version: What is the best advice (that you learned by experience and not from books) that you can give me, with regards to 3D game architecture? (as in, how to design and con …
