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
How can I exclude NULL of not equal operator?
Feb 16, 2026
mysql
sql
operators
where-clause
Difference between variable += value and variable = variable+value;
Feb 15, 2026
java
operators
Python *list* "in" operator: equality, hash checking, or identity?
Feb 14, 2026
python
operators
contains
What is the name of this operator: “->" in php? [duplicate]
Feb 13, 2026
php
oop
operators
How is it that C# is able to copy the mem of a struct but not able to test for equality?
Feb 12, 2026
c#
.net
struct
operators
java prefix/postfix operators
Feb 09, 2026
java
operators
expression
lvalue
C++: Is it possible to overload the | operator on two different enums residing inside the same class?
Feb 09, 2026
c++
enums
operator-overloading
operators
overloading
Should you use '>=' instead of '==' to be extra safe when coding with other types than float?
Feb 08, 2026
c
floating-point
int
comparison
operators
How to sum up two Scope values in AngularJS
Feb 07, 2026
angularjs
function
sum
operators
DateTime subtraction not working in PowerShell - assignment vs. equality operator
Feb 08, 2026
powershell
syntax
operators
equality-operator
"AND &" operator work fine but "OR |" and Either-OR "^" always true
Feb 07, 2026
php
operators
What is the pre-Ruby2.3 equivalent to the safe navigation operator (&. or "ampersand-dot")?
Feb 06, 2026
ruby
null
operators
ruby-2.3
safe-navigation-operator
How to find the numbers in the thousands, hundreds, tens, and ones place in PYTHON for an input number? For example: 256 has 6 ones, 5 tens, etc
Feb 06, 2026
python
numbers
operators
An operator == whose parameters are non-const references
Feb 05, 2026
c++
operators
constants
equals-operator
Accessing operator inside struct itself
Feb 04, 2026
c++
struct
operators
What does #> operator mean in Scala Lift?
Feb 04, 2026
scala
operators
lift
convert a prefix expression to infix expression using javaScript
Feb 04, 2026
javascript
operators
prefix
postfix-notation
polish-notation
Could not extend operators in F#?
Feb 03, 2026
f#
operators
extension-methods
operator== order in C++
Feb 02, 2026
c++
iterator
operators
Pass value to typedef struct on C
Feb 03, 2026
c
struct
operators
parameter-passing
Older Entries »