Search code examples
For what specific reason does the Java language initialize the fields of objects automatically?...


javaprogramming-languagessemantics

Read More
Is C++ template mechanism is just a type builder function?...


c++templatesprogramming-languageslanguage-theory

Read More
Efficient ways to reuse a Java compiler's backend for a new JVM language...


javacompiler-constructionprogramming-languages

Read More
Is it valid to make Ruby Gems an analogy to Java JARs?...


ruby-on-railsrubyprogramming-languagesrubygems

Read More
Speed of C program execution...


c++programming-languages

Read More
flow charts for languages...


programming-languagesflowchart

Read More
Memoization, Interpreters, and Closures...


programming-languagesschemeinterpretermemoization

Read More
Is it possible, in any language, to implement rules that will affect every instance of an object?...


programming-languageslanguage-designrule

Read More
Dependently typed language best suited to "real world" programming?...


programming-languagesdependent-type

Read More
Software for taking notes on programming...


classprogramming-languages

Read More
Can a systems developer with NO Java programming experience write Android Apps?...


javaandroidprogramming-languages

Read More
Default pass-by-reference semantics in C++...


c++programming-languagessyntaxsemantics

Read More
Options for developing algorithm that manipulates large set of string artifacts...


programming-languages

Read More
sandboxing/running python code line by line...


pythondynamicprogramming-languagesdevelopment-environmentinterpreter

Read More
How is a referencing environment generally implemented for closures?...


compiler-constructionprogramming-languagesclosures

Read More
mathematical VS logical operators precedence...


programming-languageslogical-operators

Read More
Implementing iota in ruby...


rubyprogramming-languagesfunctional-programmingschemecombinators

Read More
Call by value/result (aka copy/restore)...


parametersprogramming-languagesparameter-passing

Read More
indexed array foreach shorthand...


phploopslanguage-agnosticprogramming-languages

Read More
Which is preferred: (var==null) or (null==var)...


programming-languages

Read More
How do source transformers work?...


compiler-constructionprogramming-languagesllvmhaxehiphop

Read More
Legality of Encryption in Standard Libraries...


encryptionprogramming-languages

Read More
Finding the elements in a structure in C language...


cprogramming-languagesreverse-engineeringstructure

Read More
F# Meta-programming: is it possible to make IF X = 1 OR 2 syntax?...


f#programming-languagesmetaprogrammingnemerle

Read More
Which programming languages support TRUE cross-platform interoperability of software written on them...


programming-languagesinteropcross-platform

Read More
Advantage of declaring variable types...


programming-languages

Read More
What programming languages are normally compiled into non-machine specific code?...


compilationprogramming-languages

Read More
Name of process of using multiple languages together...


language-agnosticprogramming-languagesnaming-conventionsnamingmultiple-languages

Read More
Ostensible inconsistencies in singleton types...


scalatypesprogramming-languagestype-systemssingleton-type

Read More
Good precautions (practices) to start C++ programming...


c++programming-languages

Read More
BackNext