Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What does an exclamation mark (!) before a statement do?

syntax jupyter-notebook

'elseif' or 'else if' in Fortran

syntax fortran

What advantages does Sass provide over regular CSS?

Solr Query Syntax

Ruby Equivalent of C# 'using' Statement

c# ruby syntax module namespaces

Is there any way to use C# methods directly as delegates?

c# syntax delegates lambda

Confusing Java syntax

Equivalent of BufferedImage from Java to C#

c# java .net syntax

What does the @ symbol mean for Objective-C?

objective-c syntax

What is "1;" in a Perl source? [duplicate]

perl oop class syntax package

Building lists of data types in Haskell

Where/how to declare the unique key of variables in a compiler written in Ocaml?

C# - How can I have an type that references any object which implements a set of Interfaces?

c# java syntax interface

Add custom tokens in Jinja2 (e.g. %% somevar %%)

Objective-C Block Syntax

std::initializer_list variations

syntax error on tokens, variableDeclarator expected instead

java android syntax

Can the || operator be used to select between values of non-boolean types in PHP?

php syntax echo

What does this notation involving angle brackets mean? [duplicate]

plpgsql Error: RETURN cannot have a parameter in function returning void