Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

How was the syntax chosen for static methods in Python?

Integer literal is an object in Python? [duplicate]

python syntax

Is it possible to undefine a variable in ColdFusion?

syntax coldfusion

VB6 - Defining a String Array

arrays syntax vb6

mysql: What is the right syntax for NOT LIKE?

syntax mysql

How can I spot subtle Lisp syntax mistakes? [closed]

Conditional column for query based on other columns in MySQL

method with angle brackets (<>)

Why do you name the class twice during instantiation in Java?

java syntax types

In bash, how can I print the first n elements of a list?

bash syntax

Creating the instance of abstract class or anonymous class

java class syntax

Syntactic sugar vs. feature

Why do I need the `new` keyword for an instance of `Date` in JavaScript?

undocumented vba special keywords - Circle and Scale

vba syntax

Assignment to empty index (empty square brackets x[]<-) on LHS

osascript / syntax error: Expected end of line but found command name. (-2741)

Should a Haskell parser allow Unicode digits in numeric literals?

c++ alternative member definition

c++ class syntax c++14 member

Force parentheses even when calling parameterless functions in VB.NET?

vb.net visual-studio syntax

How do I "generify" a closure type alias in Swift?

ios syntax swift closures