Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

When should I use a semicolon after curly braces?

javascript syntax

Which is the right one, nil or NULL, to mark "no Objective-C block"?

Why is Main method private?

c# .net syntax methods

What is the difference between Pattern Matching and Guards?

haskell syntax guard

How to suppress "{variable} is better written in dot notation."

Why is __FILE__ uppercase and __dir__ lowercase?

Split requirements files in pip

Can typescript export a function?

How do you comment out in Liquid?

syntax liquid comments

Method chaining with function arguments

What does `<>` mean in Python?

Python, what does an underscore before parenthesis do

python syntax

What does C++ syntax “A::B:A {};” mean

How to add or increment a dictionary entry?

python syntax

What does this line mean in Java: boolean retry = id == 1;

java syntax

Groovy method with optional parameters

When are argument labels required in Swift?

swift syntax

Is it bad practice to comment out single lines of CSS with //?

css syntax comments

When do Ruby instance variables get set?

How to import a .hs file in Haskell

haskell syntax module