Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Perl syntax sigil

perl syntax

What does the "base" syntax mean?

c# syntax

ion-buttons start and end syntax makes no sense

What is "T..." on Java?

java generics syntax libgdx

Language Tricks to Shorten My Java Code? [closed]

java syntax collections

what is the meaning of == sign?

c syntax operators

in operator in C#

c# syntax enums

Haskell - Redefining (hiding) arithmetic operators

Why doesn't Tcl use a dollar sign before variable names when calling "set"?

syntax tcl

What does it mean when a numeric constant in C/C++ is prefixed with a 0?

How can I test that a value is within a range with a "case" statement instead of an "if" statement?

What does a C# for loop do when all the expressions are missing. eg for(;;) {}

c# .net syntax for-loop

Loop in PLT Scheme

syntax loops scheme racket

What does the <TYPE> in java mean?

java syntax

Syntax quirks or why is that valid python

python syntax

Are there any Ruby language features you avoid?

ruby syntax

More elegant way to do this in Ruby

ruby syntax

What is the difference between >= and =>?

c# .net syntax

Could someone explain this for me - for (int i = 0; i < 8; i++) [closed]

syntax for-loop

What does (== " ") mean, in Haskell?

haskell syntax boolean