Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

What is the difference between (*p)[8] and *p[8] in C?

c programming-languages

What programming language is used to IMPLEMENT google algorithm?

Why scripting languages use dynamic scope rule?

Switch cases maximum implementation?

":=" and binary message precedence in Smalltalk

What languages does Xcode 6 Support?

Graphical Programming Language [closed]

ASP-style tags for Perl web development?

C language semantic specification

Which programming languages support states on the language-level?

Building a VHDL Clone

Simple question about #import

c++ programming-languages

Why are most programming languages built on top of frameworks?

Where does log(n) come from in the O(N) notation

New line at the end of source code

Using 'defined' with 'ifdef'?

c programming-languages

Is there any programming language where the variables types sizes in bits depends on the platform (32 vs 64 bit)?

Tips for developing in several languages at once [closed]

programming-languages

Why is bounds checking not implemented in some of the languages?

Possible to write an HTML form in C or C++ [closed]