Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-features

Double dispatch in C#?

What's the difference between a hash and hash reference in Perl?

Why does Java permit escaped unicode characters in the source code?

Will a future version of .NET support tuples in C#?

Python: How to pass more than one argument to the property getter?

What are C macros useful for?

Best javascript syntactic sugar

Why C# doesn't implement indexed properties?

Why isn't the eigenclass equivalent to self.class, when it looks so similar?

Samples of Scala and Java code where Scala code looks simpler/has fewer lines?

What unique features does Firebug have that are not built-in to Firefox?

The written versions of the logical operators

What is the purpose of python's inner classes?

Hidden features of HTML

When do I need to use Begin / End Blocks and the Go keyword in SQL Server?

Why is there a `null` value in JavaScript?

Python ? (conditional/ternary) operator for assignments [duplicate]

python c language-features

VB.NET equivalent of C# property shorthand?

c# vb.net language-features

What is the tilde (~) in the enum definition?

Why are private fields private to the type, not the instance?