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
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
Does the ternary operator exist in R?
Aug 14, 2022
r
operators
What is the difference between & and && in Java?
Dec 14, 2021
java
operators
boolean
bitwise-operators
Difference between "or" and || in Ruby? [duplicate]
Aug 14, 2022
ruby
operators
What is &&& operation in C
Aug 14, 2022
c++
c
operators
compiler-optimization
gcc-warning
What does &. (ampersand dot) mean in Ruby?
Dec 14, 2021
ruby
syntax
operators
parameter-passing
ruby-2.3
Double not (!!) operator in PHP
Aug 14, 2022
php
operators
What is the '@=' symbol for in Python?
Aug 14, 2022
python
python-3.x
operators
matrix-multiplication
python-3.5
Regex how to match an optional character
Aug 14, 2022
regex
string
operators
Are there pronounceable names for common Haskell operators? [closed]
Aug 14, 2022
haskell
operators
How does the bitwise complement operator (~ tilde) work?
Aug 14, 2022
operators
bitwise-operators
complement
When is "i += x" different from "i = i + x" in Python?
Oct 10, 2022
python
operators
No increment operator (++) in Ruby? [duplicate]
Aug 14, 2022
ruby
operators
Is there an exponent operator in C#?
Aug 14, 2022
c#
operators
arithmetic-expressions
exponent
What is <=> (the 'Spaceship' Operator) in PHP 7? [duplicate]
Oct 01, 2022
php
operators
php-7
spaceship-operator
insert vs emplace vs operator[] in c++ map
Aug 14, 2022
c++
dictionary
insert
operators
emplace
« Newer Entries
Older Entries »