Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

T-SQL SYNTAX ISSUE - using OR in CASE statement

tsql syntax case

Calling the parenthesis overload given a pointer

Percent sign in defun and defstruct

Haskell import declaration

haskell syntax module import

Is main.cpp required?

c++ syntax main

Easily dumping variables from/to namespaces/dictionaries in Python

Swift, variable with same as a method name

Semicolon after classes and structs [duplicate]

c++ syntax language-design

jQuery .css() function with variables and multiple values

javascript jquery css syntax

Understand linq syntax [closed]

c# .net linq syntax

Haml - how to put ruby variable into the name of class identifier

ruby class syntax haml

Another case where whitespace matters (maybe?)

Can I optionally include one element in a list without an else statement in python?

python list syntax

Iterating over all unsigned integers in a for loop

c loops for-loop syntax

Can I detect async/await available in browser? [duplicate]

What's the difference between $(...) and `...`

bash syntax

What is the difference between 'foo = Nothing' and 'foo is Nothing' in VB.NET?

vb.net syntax null

What do the "(?<!…)" symbols mean in a Python regular expression?

python regex syntax

Function that takes an object with optional/default properties as a parameter?

Parse indentation level with PEG.js

javascript parsing syntax peg