Search code examples
Java "?." operator for checking null - What is it? (Not Ternary!)...


javasyntaxnull

Read More
What does ":=" mean in Pseudocode?...


syntaxpseudocodecolon-equals

Read More
Python integer incrementing with ++...


pythonsyntaxincrement

Read More
.gitignore syntax - how to exclude virtualenv sub-directories?...


syntaxvirtualenvgitignore

Read More
How can I use a wildcard in uBlock Origin?...


syntaxadblockbrowser-addonsublock-origin

Read More
Cross-reference (named anchor) in markdown...


htmlsyntaxmarkdownanchor

Read More
What does Rust's unary || (parallel pipe) mean?...


rustsyntax

Read More
Convert a batch-file command with complex arguments to PowerShell...


powershellsyntaxwinscp

Read More
Is there a difference between "!=" and "is not" in C#?...


c#if-statementsyntax

Read More
Use of ellipsis(...) in Java?...


javaoopobjectsyntax

Read More
Why are hexadecimal numbers prefixed with 0x?...


csyntaxhex

Read More
Is there a way to capture a value from the left expression and use it on the right expression?...


syntaxzig

Read More
Stored Procedure Syntax Error (SQL Error [1064] [42000])...


mysqlsyntaxdelimiterdbeaver

Read More
What does `[]` (an empty pair of square brackets) mean in JavaScript?...


javascriptarrayssyntaxsquare-bracket

Read More
What does `[…](…) { … }` mean inside an object definition in JavaScript?...


javascriptsyntaxsquare-bracket

Read More
What does `/…/i` (a sequence of characters surrounded by slashes) mean in JavaScript?...


javascriptregexsyntax

Read More
Using multiple arguments for string formatting in Python (e.g., '%s ... %s')...


pythonstringsyntax

Read More
Delimiters in MySQL...


sqlmysqlsyntaxdelimiter

Read More
Find the number of columns of an array in julia...


syntaxjulia

Read More
PowerShell string interpolation syntax...


powershellsyntaxstring-interpolation

Read More
Why is the position of `[:space:]` within a character class seemingly important?...


perlsyntax

Read More
How do I break a string in YAML over multiple lines?...


stringsyntaxyamlnewline

Read More
What is the full "for" loop syntax in C?...


csyntaxfor-loop

Read More
Ternary operator (?:) in Bash...


bashsyntaxconditional-operator

Read More
setFormula parenthesis or quotes missing?...


google-sheetsgoogle-apps-scriptsyntaxgoogle-sheets-formula

Read More
Semi-colon after a case valid in a PHP switch statement?...


phpsyntax

Read More
How to syntax check PostgreSQL config files?...


postgresqlsyntaxconfiguration-files

Read More
Shell script "for" loop syntax...


unixsyntaxshell

Read More
Is there a shortcut for SELECT * FROM?...


sqlpostgresqlsyntaxpsql

Read More
Use of brackets and space character in Tcl...


syntaxtcl

Read More
BackNext