Search code examples
Most useful or interesting new language features in Java 5 and 6?...


javalanguage-featuresjava-6java-5

Read More
How do you structure your comparison functions?...


c++coding-stylelanguage-featureslexicographicstdtuple

Read More
How do you exit the caller function in JavaScript?...


javascriptlanguage-features

Read More
Are there any programming languages that consider functions as data structures that can be operated ...


functional-programmingprogramming-languageslanguage-featurescode-injectionhomoiconicity

Read More
In-language semantic variance...


language-agnosticlanguage-designlanguage-features

Read More
Auto translating website using Google Translate...


translationlanguage-features

Read More
Javascript as a functional language...


javascriptfunctional-programminglanguage-features

Read More
Is there any current proposal I can follow about adding proper locale support to JavaScript?...


javascriptstandardslocalelanguage-featuresecmascript-harmony

Read More
Programming language or library for "Active expressions"...


programming-languageslanguage-featuresreactive-programming

Read More
Confused by Boxing. Casting -1 to Int64 throws InvalidCastException...


c#.netlanguage-designlanguage-features

Read More
Should Java break backwards compatibility in future versions for the benefit of a cleaner language?...


javalanguage-features

Read More
Do you know any other programming languages that have interactive mode like Python?...


pythonlanguage-agnosticprogramming-languageslanguage-features

Read More
Ruby language feature of Set[1,2,3]...


rubyinitializationlanguage-features

Read More
How would you define a delayed (by-name) parameter that accepts a function that takes parameters?...


scalalanguage-featuresdelay

Read More
How is Nullable<T> different from a similar custom C# struct?...


c#nullablelanguage-featuresboxing

Read More
Strange variable assignment...


phplanguage-features

Read More
Why has C# steered clear of this pattern? And how would you implement it instead?...


c#.netlanguage-features

Read More
Protected Enum Not Possible In C#...


c#language-features

Read More
C1x: When will it land, what to expect?...


clanguage-featuresc11

Read More
Should I use new Haskell language extensions in favour of the old ones?...


haskellfunctional-programminglanguage-features

Read More
Why is there no string interpolation in Scala?...


scalalanguage-featureslanguage-design

Read More
Is JavaScript an application language?...


javascriptweb-applicationslanguage-featuresrich-internet-application

Read More
What can Python do that Jython cannot?...


javapythonjythonlanguage-features

Read More
Which cards and compute capabilities are required to fully utilize CUDA 5's features...


sdkcudalanguage-featurescpu-architecture

Read More
Stata programming language without syntax?...


programming-languageslanguage-featuresstata

Read More
What's the next big thing after LINQ?...


c#linqlanguage-featuresplinq

Read More
Is Reflection the best way to determine the presense/absence of property/method on a dynamic object?...


c#dynamiclanguage-features

Read More
PHP hidden trick or a supported feature?...


phplanguage-features

Read More
Why doesn't 'using' have a catch block?...


c#language-featuresusingusing-statement

Read More
If monkey patching is permitted in both Ruby and Python, why is it more controversial in Ruby?...


pythonrubylanguage-featuresmonkeypatching

Read More
BackNext