Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Why do some languages return nil when a key is not in a dictionary, while Python throws an exception?

Everything Search Engine

programming-languages

Does lexical scope have a dynamic aspect?

In perl, when assigning a subroutine's return value to a variable, is the data duplicated in memory?

Why do programming language allow assignment from integer to shortint?

How to get the C pointer array length? [duplicate]

Types of Errors during Compilation and at Runtime

Is there programming language which can tolerate runtime errors?

programming-languages

What are the different programming language concepts and which languages show them in a pure way

Set up Scala for NetBeans - Error

What's going on (in the OS level) when I'm reading/writing a file?

Why pointers are necessary in programing? [closed]

programming-languages

Languages that Windows supports out of the box

Client side languages

When does operator associativity matter?

Are there languages compatible with .NET that don't support unsigned types?

Get all factors of a number (iterators showdown :)

What features would you like to see in a game programming DSL?

Why is it illegal for variables to start with numbers?

programming-languages

Why are there so many data structures absent from high level languages?