Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What does the "@" symbol do in PowerShell?

syntax powershell

Java switch statement multiple cases

Is there a performance gain in using single quotes vs double quotes in ruby?

ruby performance syntax

What do constructor type arguments mean when placed *before* the type?

Kotlin asterisk operator before variable name or Spread Operator in Kotlin

syntax kotlin

Why do assignment statements return a value?

c# syntax

How can I throw an exception in C?

c exception syntax

Python-equivalent of short-form "if" in C++ [duplicate]

c++ python syntax

How to break out of a loop from inside a switch?

Ruby's ||= (or equals) in JavaScript?

javascript ruby syntax

Kotlin secondary constructor

syntax constructor kotlin

What's the difference between parenthesis $() and curly bracket ${} syntax in Makefile?

variables syntax makefile

Automatic counter in Ruby for each?

ruby syntax

"int main (vooid)"? How does that work?

c syntax main

How to change Hash values?

ruby syntax hash

C#: Abstract classes need to implement interfaces?

What does a tilde in angle brackets mean when creating a Java generic class?

What is the syntax rule for having trailing commas in tuple definitions?

python syntax tuples

What does the "Just" syntax mean in Haskell?

haskell syntax

Default value of function parameter