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 do I overload an operator for an enumeration in C#?
Aug 16, 2022
c#
enums
operators
operator-overloading
If y = 1 and y = y++, why when I print y is the value 1? [duplicate]
Aug 31, 2022
java
operators
post-increment
What are the double colons (::) in R?
Aug 31, 2022
r
scope
namespaces
operators
scoping
What does !! (double exclamation point) mean?
Aug 31, 2022
perl
operators
boolean
negation
Does c# ?? operator short circuit?
Aug 25, 2022
c#
operators
short-circuiting
Which are the available domain operators in Openerp / Odoo?
Aug 31, 2022
openerp
operators
odoo-8
null instead of ==
Oct 13, 2022
haskell
coding-style
operators
typeclass
returning with &&
Aug 31, 2022
javascript
operators
return
Why a full stop, "." and not a plus symbol, "+", for string concatenation in PHP?
Aug 31, 2022
php
perl
syntax
operators
concatenation
Why does =+ not cause a compile error? [duplicate]
Nov 02, 2016
java
operators
What is <-- in Java? [duplicate]
Aug 31, 2022
java
operators
C# LINQ Orderby - How does true/false affect orderby?
Oct 23, 2022
c#
.net
linq
sorting
operators
Is this code behavior defined?
Aug 16, 2022
c++
operators
Why does it make a difference if left and right shift are used together in one expression or not?
Aug 31, 2022
c
operators
language-lawyer
bit-shift
integer-promotion
Why getting class in Kotlin using double-colon (::)?
Aug 31, 2022
java
operators
kotlin
ruby: what does the asterisk in "p *1..10" mean
Feb 26, 2022
ruby
operators
range
What does the ** maths operator do in Python?
Nov 19, 2022
python
syntax
operators
Why would someone use the << operator in an enum declaration?
Sep 04, 2022
c#
enums
operators
x > -1 vs x >= 0, is there a performance difference
Aug 30, 2022
java
c++
operators
micro-optimization
premature-optimization
What does '**' mean in C?
Aug 30, 2022
c++
c
syntax
pointers
operators
« Newer Entries
Older Entries »