Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

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?

Can anyone explain the design decisions behind Autolisp/visual lisp to me?

Creating a Compiler: Learn OCaml or Stick With Java/C/C++

Why do so few .NET languages integrate into Visual Studio (specifically VS2008)? [closed]

Using generic methods?