Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Difference between >>> and >>

java syntax operators

Can you use a trailing comma in a JSON object?

json syntax delimiter

JavaScript property access: dot notation vs. brackets?

What is Ruby's double-colon `::`?

ruby syntax operators

How can I split a shell command over multiple lines when using an IF statement?

syntax sh

What is the meaning of prepended double colon "::"?

How do I modify a MySQL column to allow NULL?

mysql syntax

Best way to "negate" an instanceof

java syntax

Why are hexadecimal numbers prefixed with 0x?

c syntax hex

What's the meaning of "=>" (an arrow formed from equals & greater than) in JavaScript?

How do I pass multiple parameters into a function in PowerShell?

How to concatenate strings in twig

How to escape % in String.Format?

java android string syntax

Why is list initialization (using curly braces) better than the alternatives?

What does map(&:name) mean in Ruby?

What is the difference between '/' and '//' when used for division?

Why is whitespace sometimes needed around metacharacters?

bash shell syntax syntax-error

YAML: Do I need quotes for strings in YAML?

syntax yaml quotes

Ternary operator (?:) in Bash

Is it possible to insert multiple rows at a time in an SQLite database?

sql sqlite syntax