Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What does the tilde mean in an expression? [duplicate]

c# syntax

C++ -- return x,y; What is the point?

Why do try..catch blocks require braces?

c++ syntax try-catch

What does the ampersand mean in a Rust type?

variables syntax rust

SQL JOIN: is there a difference between USING, ON or WHERE?

Javascript array declaration: new Array(), new Array(3), ['a', 'b', 'c'] create arrays that behave differently

javascript arrays syntax

Cast string to number, interpreting null or empty string as 0

sql postgresql syntax

Python - is there a "don't care" symbol for tuple assignments?

python syntax

Why can an Object member variable not be both final and volatile in Java?

java multithreading syntax

C# using numbers in an enum

c# syntax enums

Python def function: How do you specify the end of the function?

python syntax

What are the PHP operators "?" and ":" called and what do they do?

Is there a way to write a large number in C++ source code with spaces to make it more readable? [duplicate]

c++ syntax numbers

Printing variables in Python 3.4

What is the decimal separator symbol in JavaScript?

function composition with reverse syntax

Backreferences Syntax in Replacement Strings (Why Dollar Sign?)

When are parentheses required around a tuple?

python syntax tuples

How to select all leaf nodes using XPath expression?

syntax xpath selectnodes

Are square brackets permitted in URLs?