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
Is there a short-hand for nth root of x, in Python?
Sep 11, 2022
python
math
operators
square-root
What is the difference between <> and != [duplicate]
Sep 18, 2022
php
operators
Is there any performance difference between ++i and i++ in C#?
Aug 20, 2022
c#
operators
performance
Valid identifier characters in Scala
Aug 27, 2022
scala
operators
Modulo operator in Python
Aug 19, 2022
python
operators
modulo
What good does zero-fill bit-shifting by 0 do? (a >>> 0) [duplicate]
Aug 27, 2022
javascript
operators
bit-shift
How do you declare x and y so that x+=y gives a compilation error and x=x+y not?
Jan 15, 2020
java
operators
shorthand
XOR operation with two strings in java
Aug 27, 2022
java
string
operators
xor
What does `**` mean in the expression `dict(d1, **d2)`?
Aug 16, 2022
python
syntax
dictionary
operators
set-operations
'At' symbol before variable name in PHP: @$_POST
Aug 27, 2022
php
error-handling
operators
What does "===" mean?
Aug 27, 2022
php
operators
comparison-operators
identity-operator
The copy constructor and assignment operator
Aug 27, 2022
c++
constructor
operators
copy-constructor
assignment-operator
What is the operator "" in C++?
Aug 27, 2022
c++
operators
language-design
When do we use the "||=" operator in Rails ? What is its significance? [duplicate]
Aug 27, 2022
ruby
operators
C++ [] array operator with multiple arguments?
Mar 17, 2022
c++
arrays
operators
operator-keyword
What does the arrow ("->") operator do in Kotlin?
Aug 26, 2022
operators
kotlin
Can you make custom operators in C++?
Aug 26, 2022
c++
templates
operators
c-preprocessor
metaprogramming
increment map<string, int> using ++ operator
Aug 26, 2022
c++
map
operators
What does $ mean/do in Haskell?
Aug 26, 2022
haskell
syntax
operators
dollar-sign
Difference between "not equal" operators <> and != in PHP
Aug 26, 2022
php
operators
« Newer Entries
Older Entries »