Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

Python syntax for a map(max()) call

python python-3.x syntax

syntax for string vs array indexing

arrays string syntax ocaml

Explain line of C code in qsort

c syntax qsort

Python equivalent of c++ find_if

python syntax

Single quotes as separator in large number?

c++ syntax emulation

What do brackets and braces mean in HL7 segments?

syntax hl7 hl7-v2 hl7-v3

Where with lambda in haskell

haskell syntax where let

How do you include a multiline number in a Haskell source file?

haskell syntax

How to "read" if let expressions?

Why is the Dereference operator used to declare pointers?

What is "impl const" in Rust?

rust syntax constants traits

Is there a difference between setting a property with the dot or the bracket syntax?

Explain Iterator Syntax on Ruby on Rails

Using AND, OR and NOT in Solr Query

syntax lucene solr

What tricks do you use to avoid being tripped up by python whitespace syntax?

python syntax

What's the shortest way to negate a BOOL in Objective-C?

objective-c syntax

Howto select data from non-table in Firebird?

sql syntax firebird

What does (char *)0 mean in c?

c syntax

basic python indentation/dedentation question

python syntax indentation

How to enter a Date into a table in TSQL? (Error converting data type varchar to datetime)

sql tsql syntax