Search code examples
Interpreted and Compiled Language...


javapythonprogramming-languagestheory

Read More
why python doesn't have a main function?...


pythonprogramming-languagesprogram-entry-point

Read More
What kind of things can be done with Java but not Python?...


javapythonprogramming-languages

Read More
what programming languages are used for making medium sized softwares?...


programming-languagesfinalcut

Read More
Does R use applicative order reduction?...


rprogramming-languagesevaluationreduction

Read More
Is it possible to check equality of closures in rust?...


rustclosuresprogramming-languages

Read More
Eric Lippert's challenge "comma-quibbling", best answer?...


c#programming-languagespuzzle

Read More
Dynamic type languages versus static type languages...


programming-languagesdynamic-languagestype-systems

Read More
Are there any languages that talk straight to the hardware and that aren't assembly?...


assemblyprogramming-languagescpu-architecturemachine-code

Read More
a++ vs a = a + 1 which is useful in efficient memory programming and how?...


cprogramming-languages

Read More
Is there any compiled language that has garbage collection built in?...


language-agnosticgarbage-collectionprogramming-languages

Read More
Truly declarative language?...


programming-languagesfunctional-programmingdomain-driven-designlazy-evaluation

Read More
What's the difference between compiled and interpreted language?...


javajavascriptprogramming-languages

Read More
gettimeofday() C++ Inconsistency...


timeprogramming-languagesbenchmarkingstopwatch

Read More
What kind of language is SQL?...


sqlprogramming-languageschomsky-hierarchy

Read More
What are the advantages and disadvantages of using parentheses for the condition of an if statement?...


programming-languageslanguage-design

Read More
How are functional programming constructs in multi-paradigm languages useful?...


functional-programmingprogramming-languages

Read More
Reserved keywords count by programming language?...


programming-languageskeyword

Read More
When does Java type inference produce an infinite type?...


javaprogramming-languageswildcardtype-inference

Read More
What does "String => String" notation mean when putting it as the return value of a fun...


scalafunctionprogramming-languages

Read More
How to separate or identify header/footer/carousell & other parts of any website?...


phphtmlwebprogramming-languages

Read More
Why is the 'if' statement considered evil?...


programming-languagesif-statement

Read More
Can any language "deeply" combine or simplify functions?...


optimizationprogramming-languagesprogram-transformation

Read More
Does JS's spread syntax appear in other languages?...


javascriptprogramming-languagesspread-syntax

Read More
Rule of thumb for capitalizing the letters in a programming language...


programming-languagesnaming-conventionslispfortranuppercase

Read More
Why differentiate between methods that return a value and methods that don't?...


language-agnosticprogramming-languageslanguage-design

Read More
Why is PHP considered Object Oriented?...


phpoopprogramming-languages

Read More
Why address of a variable change after each execution in C?...


cprogramming-languagespointers

Read More
The Benefits of Using Function Pointers...


c#c++cprogramming-languagesfunction-pointers

Read More
Are the different meanings of "call-by-value" related?...


functionfunctional-programmingprogramming-languagesparameter-passingevaluation

Read More
BackNext