Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

List of OO languages where object immutability can be compiler enforced

Expanding Programming Capabilities with Better Math

What is Tuple? And tuple vs. List vs. Vector?

Successful Non-programmer, 5GL, Visual, 0 Source Code or Similar Tools?

programming-languages

Is Objective-C used without Cocoa?

Which programming languages support constant methods?

c++ programming-languages

How do languages like C# and Java avoid C/C++-like independent compilation?

When is calculating or variable-reading faster?

How do you define an anonymous function in lambda calculus terms (or how can I say some language supports anonymous functions)?

Why is C used as the main programming language for operating systems? [closed]

PHP Speed Vs Other Languages

When machine code is generated from a program how does it translates to hardware level operations? [closed]

How do programming languages differ between different parts of the world? [closed]

How Does Calling Work In Python?

Mixed language web dev environments

What language features of Ruby would you highlight compared to C#?

Java compilers or JVM languages that support goto?

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

c programming-languages

Cross Platform/Architecture Assembly Language

C++0x implementation guesstimates?