Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Unicode based programming language

When to use different integer types?

W3C CSS grammar, syntax oddities

Why/How should I used objects in JavaScript?

Why does C# implement anonymous methods and closures as instance methods, rather than as static methods?

For real time programming, does reference counting have an advantage over garbage collection in terms of determinism?

Java or any other language: Which method/class invoked mine?

Difference between Systems programming language and Application programming languages

How do I design and implement a programming language? [closed]

what does this mean in c int a:16;? [duplicate]

Which programming languages have JIT compilers?

Truly multi-lingual 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?