Search code examples
What's the bright side of Cobol?...


language-featurescobol

Read More
Python features...


pythonlanguage-featureslanguage-comparisons

Read More
C# internal VS VBNET Friend...


.netlanguage-featureskeywordc#-to-vb.netvb.net-to-c#

Read More
Why is this Scala example of implicit parameter not working?...


scalalanguage-featuresscala-2.8

Read More
Beginner question: What is binding?...


data-bindingdata-structuresprogramming-languageslanguage-features

Read More
Are Scala "continuations" just a funky syntax for defining and using Callback Functions?...


programming-languagesscalafunctional-programminglanguage-featuresscala-2.8

Read More
Scala puts precedence on implicit conversion over "natural" operations... Why? Is this a b...


scalalanguage-featuresscala-2.8

Read More
Managing multiple .NET languages in a web application...


.netasp.netlanguage-featuresmultiple-languages

Read More
Should I use C++0x Features Now?...


c++gccvisual-studio-2010language-featuresc++11

Read More
C# Nested null checks in if statements...


c#coding-stylenulllanguage-features

Read More
Why is Self assignable in Delphi?...


delphiooplanguage-featuresselfdelphi-prism

Read More
ASP-style tags for Perl web development?...


perlprogramming-languageslanguage-featureslanguage-designperl-module

Read More
What is the best way to attach static methods to classes rather than to instances of a class?...


c#.netmathextension-methodslanguage-features

Read More
Is there a name for a language feature that allows assignment/creation?...


javascriptlanguage-featuresobject-notation

Read More
Objective-C: how to prevent abstraction leaks...


objective-clanguage-featuresabstraction

Read More
Does this language feature already exist?...


operatorslanguage-featuresdataflow

Read More
Languages and VMs: Features that are hard to optimize and why...


language-featureslanguage-designinterpretercompiler-theorycompiler-optimization

Read More
Assigning const value to const error in php...


phplanguage-featuresconstants

Read More
Is it inefficient to access a python class member container in a loop statement?...


pythonperformancelanguage-features

Read More
Extensions methods and forward compatibilty of source code...


c#.netextension-methodslanguage-features

Read More
Nested class with hidden constructor impossible in c#?...


c#programming-languageslanguage-features

Read More
How would one go about adding (minor) syntactic sugars to Java?...


javaeclipselanguage-featuressyntactic-sugar

Read More
With anonymous function in C# 4.0 why can't I define a delegate inline...


c#clanguage-features

Read More
Why can this kind of statement work in PHP?...


phpsyntaxlanguage-features

Read More
How does one define and describe these different points in time?...


language-agnosticlanguage-featureslanguage-comparisons

Read More
Which languages have readily available safe evaluation environments?...


programming-languagesschemelanguage-featuresevaluation

Read More
Java ?: operator in vb.net...


javavb.netlanguage-featuresconditional-operator

Read More
C#: enforceable way of signifying a method is there as part of interface...


c#interfaceannotationslanguage-features

Read More
Data structures- what determines inclusion in language library?...


language-agnosticdata-structureslanguage-features

Read More
Need some help with Scala's instance variables...


javaoopscalalanguage-features

Read More
BackNext