Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

In MATLAB, what ASCII characters are allowed to be in a function name?

Strange ruby syntax

ruby syntax

ruby &:method syntax

ruby-on-rails ruby syntax

Using guards after assigning some variables first

haskell syntax

Java syntax >>, &, ? and :

java syntax

Nested function call scoping and syntax

perl syntax recursion scope

Scala using final static variable

scala syntax static

is it possible to do an OR in a case statement?

c syntax switch-statement

What does the "=>" in "rescue Exception => e" do?

ruby syntax rescue hashrocket

C# Syntax lambdas with curly braces

c# syntax lambda

Why list monad combines in that order?

Extracting fields from a data type in Haskell

haskell types syntax

What is %2 in $id%2

php syntax

Python class syntax - is this a good idea?

python syntax

VBScript vs VB.NET, equal syntax?

vb.net parsing syntax vbscript

What does < do in Perl in this instance?

perl syntax cgi

Regular expression for python syntax

python syntax

new() keyword at the end of method declaration [duplicate]

In ASP.NET, what are the different ways to inline code in the .aspx?

.net asp.net syntax

Why is there "class" in "template <class x>"?

c++ templates syntax