Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

What would make you try (or not try) a new programming language? [closed]

What high level languages are easily interfaced with C / C++?

c++ c programming-languages

Was ALGOL ever used for "mainstream" programming? [closed]

In Haskell, (+) is a function, ((+) 2) is a function, ((+) 2 3) is 5. What exactly is going on there?

Python 3.0 and language evolution

Code that return True if only one or two of three params are true

Redundancy in C#?

Is there a statically weak typed language?

When does Java type inference produce an infinite type?

Why isn't ->[] an operator in C++? (a subscript operator for dereferenced array pointers) [closed]

Delphi reserved words and identifiers

Implications of not including NULL in a language?

How can I develop universal windows 10 apps with pure C++ and not C++/CLI?

Is there a programming language where types can be parametrized by values?

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

Existence of a programming language - guaranteed termination [closed]

programming-languages

What language was used to program the 'Angry Birds' app? [closed]

programming-languages

Is JSON a language, if not how would it be classified?

Guid Uniqueness On different machine [duplicate]

What happens when a casted pointer has an increment operator?