Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in syntax
Confused by shorthand syntax: x > 0 ? 1 : -1;
Apr 05, 2022
javascript
syntax
conditional-operator
Why does C++ still have a delete[] AND a delete operator? [closed]
Apr 17, 2018
c++
arrays
memory-management
syntax
Smartest way to initialize an array in CoffeeScript
Oct 07, 2022
syntax
coffeescript
Dim X as New Y vs. Dim X as Y = New Y()
Feb 19, 2022
.net
vb.net
syntax
What is better java syntax: if (isSomething() == false) { or if (!isSomething()) { [closed]
Nov 12, 2022
java
syntax
coding-style
Performing an if statement on each row in R
Nov 11, 2022
function
r
syntax
apply
What does a questionmark (?) mean in a function declaration in C# [duplicate]
Jun 30, 2022
c#
syntax
nullable
Using the with statement in Python 2.5: SyntaxError?
Jul 11, 2022
python
syntax
with-statement
Explain ${#arrayname[@]} syntax for array length in bash?
Nov 20, 2022
arrays
bash
syntax
What's the difference between single and double quotes in Perl?
Sep 25, 2022
perl
syntax
interpolation
What's the difference between {} and [] in MATLAB?
Feb 03, 2017
matlab
syntax
main can't be void [duplicate]
May 28, 2018
c++
syntax
Why do try blocks need a catch
Jun 25, 2022
c#
syntax
try-catch
catch-block
function() : this(null) {}
Sep 25, 2022
c#
syntax
constructor
null
class-constructors
What does it mean to pre-increment $#array?
Oct 21, 2022
perl
arrays
syntax
Printing an array within double quotes
Aug 23, 2022
perl
syntax
R-Project if else syntax [duplicate]
Sep 13, 2022
r
if-statement
syntax
What is a double underscore in Perl?
Jul 22, 2018
perl
syntax
What is 'this' used for in C# language?
Aug 13, 2022
c#
.net
syntax
this
Compound if statement using ?: operator in C [duplicate]
Aug 27, 2022
c++
c
if-statement
syntax
ternary-operator
« Newer Entries
Older Entries »