Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Returning function pointer type

How do I get a decimal value when using the division operator in Python?

How does "object.new" work? (Does Java have a .new operator?)

java syntax inner-classes

Mid-line comment in Python?

python syntax comments

-bash: syntax error near unexpected token `newline'

bash syntax newline token

Purpose of Scala's Symbol? [duplicate]

How does a for loop work, specifically for(;;)?

What do square brackets around an expression mean, e.g. `var x = a + [b]`?

javascript arrays syntax

What does '&' do in a C++ declaration?

c++ syntax operators

Is it correct to use single quotes for HTML attributes?

How can you write multiple statements in elisp 'if' statement?

syntax elisp

Why does 10..toString() work, but 10.toString() does not? [duplicate]

javascript syntax

Why should there be spaces around '[' and ']' in Bash?

bash if-statement syntax

What is the meaning of "dot parenthesis" syntax? [duplicate]

Strange array return type

java arrays syntax declaration

What characters are permitted for Haskell operators?

haskell syntax operators

Testing for nil in Objective-C -- if(x != nil) vs if(x)

objective-c syntax

Convert Map<String,Object> to Map<String,String>

What are those pipe symbols for in Ruby?

ruby syntax

List of Scala's "magic" functions

syntax scala