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 operators
Best way to give a variable a default value (simulate Perl ||, ||= )
Dec 14, 2021
php
perl
operators
default-value
What exactly does += do in python?
Aug 15, 2022
python
operators
notation
shorthand
compound-assignment
Does the Java &= operator apply & or &&?
Dec 14, 2021
java
operators
The 3 different equals
Aug 15, 2022
php
comparison
operators
Difference between "!==" and "==!" [closed]
Aug 15, 2022
php
comparison
operators
comparison-operators
Difference between & and && in Java? [duplicate]
Dec 14, 2021
java
operators
What is the JavaScript >>> operator and how do you use it?
Aug 15, 2022
javascript
operators
bit-shift
Is there a C# case insensitive equals operator?
Aug 15, 2022
c#
.net
string
operators
case-insensitive
Why is === faster than == in PHP?
Aug 15, 2022
php
operators
comparison-operators
equality-operator
identity-operator
What does i = (i, ++i, 1) + 1; do?
Aug 15, 2022
c
operators
expression
compiler-warnings
comma-operator
What's this =! operator? [duplicate]
Aug 14, 2022
c++
c
operators
What's the difference between “mod” and “remainder”?
Aug 14, 2022
c
math
operators
What is this operator <=> in MySQL?
Aug 14, 2022
mysql
sql
operators
spaceship-operator
R: += (plus equals) and ++ (plus plus) equivalent from c++/c#/java, etc.?
Aug 14, 2022
r
operators
variable-assignment
increment
PowerShell and the -contains operator
Aug 14, 2022
powershell
operators
string-matching
What does the (unary) * operator do in this Ruby code?
Aug 14, 2022
ruby
operators
splat
What is `1..__truediv__` ? Does Python have a .. ("dot dot") notation syntax?
Aug 14, 2022
python
python-3.x
syntax
operators
python-2.x
What does the comma operator , do?
Dec 14, 2021
c
operators
comma-operator
Static implicit operator
Aug 14, 2022
c#
operators
implicit-conversion
Is there a VB.NET equivalent for C#'s '??' operator?
Dec 14, 2021
vb.net
operators
null-coalescing-operator
« Newer Entries
Older Entries »