Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What do the different brackets in Ruby mean?

ruby syntax

Haskell "do nothing" IO, or if without else

haskell syntax io

str.format() raises KeyError

jquery variable syntax [duplicate]

jquery syntax

In Java, can I define an integer constant in binary format?

java syntax binary

Usage of :- (colon dash) in bash

bash syntax

Why does C# allow {} code blocks without a preceding statement?

c# syntax language-design

Does Razor syntax provide a compelling advantage in UI markup?

Is there a difference between "!=" and "is not" in C#?

c# if-statement syntax

How do I select an element that has a certain class?

html css syntax css-selectors

Check if returned value is not null and if so assign it, in one line, with one method call

Is there a difference between return myVar vs. return (myVar)?

c# 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#