Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

VBA: Difference in two ways of declaring a new object? (Trying to understand why my solution works)

ms-access syntax vba

Why is equals "-eq" in PowerShell and not just "="?

powershell syntax

Syntax for putting a block on a single line

ruby syntax

Ruby Print Inject Do Syntax

ruby syntax inject

Multiple locals on one line?

syntax lua

Why does Visual Studio use such a strange regex syntax

JSON syntax for property names

javascript json syntax

Haml syntax: split a line to a couple of rows

ruby-on-rails syntax haml

Does Python have an equivalent to 'switch'?

What does --> mean in Java? [duplicate]

java for-loop syntax

What does "for(;;)" mean?

c++ c syntax for-loop

What's broken about exceptions in Perl?

Are there binary literals in Java?

java syntax binary literals

Why can't I put a delegate in an interface?

What does this mean "xmlns:xliff"? XML

android xml syntax xliff

Why is the inline string block in Ruby named "eos"? [closed]

ruby syntax

What is the usage of global:: keyword in C#?

c# syntax keyword

What is the difference between $ (dollar) and $! (dollar exclamation point)

haskell syntax

How to create Hash with string keys by default

What are the rules for valid identifiers (e.g. functions, vars, etc) in Bash?

linux bash unix syntax