Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-features

Any chances to imitate times() Ruby method in C#?

What is the maximum length of a C#/CLI identifier?

Why does HTML5 not include a way of loading local HTML into the document?

What is the rationale for not having static constructor in C++?

How to declare a C# Record Type?

c# language-features c#-7.0

What's so great about Scala? [closed]

Is there, or is there ever going to be, a conditional operator in Delphi?

What's the new way to iterate over a Java Map in Scala 2.8.0?

Anonymous type and tuple

Java's switch equivalent in Clojure?

Why do enums have computed properties but not stored properties in Swift?

What is the difference between VB and VBScript

What is a maximum number of arguments in a Python function?

Have you ever restricted yourself to using a subset of language features?

Why doesn't Java varargs support collections?

C# method call with parameter name and colon

Equivalent of Class Loaders in .NET

What is the purpose of long, double, byte, char in Java?

Methods in Ruby: objects or not?

Python type() or __class__, == or is

python language-features