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
If x is list, why does x += "ha" work, while x = x + "ha" throws an exception?
Feb 10, 2022
python
list
operators
(OrElse and Or) and (AndAlso and And) - When to use?
Aug 29, 2022
vb.net
syntax
operators
Default assignment operator= in c++ is a shallow copy?
Aug 29, 2022
c++
operators
shallow-copy
What is the official name of C++'s arrow (->) operator?
Aug 29, 2022
c++
c
operators
terminology
What do the %op% operators in mean? For example "%in%"?
Aug 29, 2022
r
syntax
operators
r-faq
What's the difference between `::` and `+:` for prepending to a list)?
Aug 28, 2022
list
scala
operators
prepend
cons
Why is ++i considered an l-value, but i++ is not?
Aug 28, 2022
c++
operators
increment
rvalue
What is the bitwise NOT operator in Rust?
Aug 28, 2022
rust
operators
Initializer lists and RHS of operators
Oct 20, 2022
c++
c++11
operators
initializer-list
Why don't multiple decrement operators work in C when they work in C++?
Aug 26, 2022
c++
c
operators
decrement
Does the VBA "And" operator evaluate the second argument when the first is false?
Aug 28, 2022
excel
vba
operators
In Ruby what does "=>" mean and how does it work? [duplicate]
Aug 28, 2022
ruby-on-rails
ruby
operators
symbols
hashrocket
What does =+ mean in C?
Mar 27, 2019
c
operators
Understanding the bitwise AND Operator
Aug 28, 2022
objective-c
operators
bit-manipulation
bitwise-operators
What is the difference between "||" and "or" in Perl?
Aug 28, 2022
perl
operators
Is this ->> an old operator or a typo/error?
Mar 07, 2022
c++
c
operators
history
What is difference between != and <> in sql server [duplicate]
Aug 28, 2022
sql
sql-server
operators
In what situation should the built-in 'operator' module be used in python?
Aug 27, 2022
python
operators
Is the double asterisk ** a valid JavaScript operator?
Aug 27, 2022
javascript
math
operators
Difference between IN and ANY operators in SQL
Aug 27, 2022
sql
operators
any
« Newer Entries
Older Entries »