Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Why the claim that c# people don't get object-oriented programming? (vs class-oriented)

oop programming-languages

Why c++ does not support multiple initializers in for loop? [duplicate]

Why do most programming languages only give one answer to square root of 4?

Is there a program which can help understand another program?

programming-languages

What is the use of Google's CityHash other than alternative for hashcode string generation?

Domain-specific languages vs. library of functions

programming-languages dsl

Using Actors instead of `synchronized`

Design tips for a program to be run in 25 years [closed]

Is the 'Signal' representation of Functional Reactive Programming correct?

Disadvantage of unlifted type products?

What language and tools were originally used to develop Sega MD/Genesis games? [closed]

Eager evaluation/applicative order and lazy evaluation/normal order

Does "The whole language always available" hold in case of Clojure?

Beginner OOP questions

What is a non-local return?

Schliemann's method of programming language learning

What high level languages support multithreading? [closed]

Creating Android apps without Java

perl closures and $_

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