Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What does :: do in PostgreSQL? [duplicate]

Code block in numbered list (Wiki syntax)

syntax wiki mediawiki

Shorthand for arrays: is there a literal syntax like {} or []?

php arrays syntax

Difference between LIKE and ~ in Postgres

sql regex postgresql syntax

What's the difference between 'int?' and 'int' in C#?

c# syntax types nullable

What does the '=>' syntax in C# mean?

c# syntax

Using the && operator in an if statement

F# explicit match vs function syntax

syntax f#

Assignment operator in Go language

syntax go

Syntax for a for loop in ruby

ruby syntax

Is localStorage.getItem('item') better than localStorage.item or localStorage['item']?

What does : mean?

c++ syntax

Syntax highlighting in vim for python

What does "-ne" mean in bash?

bash shell syntax

Reversing a list using slice notation

python list syntax slice

Dot Operator in Haskell: need more explanation

Why is NULL undeclared?

c++ syntax nodes

Java "?" Operator for checking null - What is it? (Not Ternary!)

java syntax null

What are some example use cases for symbol literals in Scala?

syntax scala

What does an underscore and interface name after keyword var mean?