Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What are the precise rules for when you can omit parenthesis, dots, braces, = (functions), etc.?

syntax scala

What does [:] mean?

python arrays syntax slice

Why are functions and methods in PHP case-insensitive?

php syntax case-insensitive

Why isn't assigning to an empty list (e.g. [] = "") an error?

Immediate function invocation syntax

javascript syntax jslint iife

Using unset vs. setting a variable to empty

bash variables syntax

Nested JSON objects - do I have to use arrays for everything?

Is there a difference between single and double quotes in Java?

java syntax

Is there a better way to express nested namespaces in C++ within the header

c++ syntax namespaces

Is it OK to use == on enums in Java?

java syntax enums

Java Lombok: Omitting one field in @AllArgsConstructor?

Semicolons superfluous at the end of a line in shell scripts? [duplicate]

bash shell syntax

Which is more preferable to use: lambda functions or nested functions ('def')?

python syntax function lambda

Why are C# 3.0 object initializer constructor parentheses optional?

What's the difference between comma separated joins and join on syntax in MySQL? [duplicate]

mysql sql join syntax

Using map() on an iterator

What does "%" (percent) do in PowerShell?

powershell syntax

Any idea why I need to cast an integer literal to (int) here?

java syntax casting

Weird "[]" after Java method signature

java arrays syntax

Bash syntax error: unexpected end of file

bash syntax