Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Operators
New post in Operators
PHP Operator <<
July 9th, 2022
php
operators
What's the function of the ~ bitwise operator (Tilde)
August 14th, 2020
php
operators
bit-manipulation
tilde
Vertical bar in Python bitwise assignment operator
February 13th, 2020
python
python-2.7
operators
Overloading friend operator << for template class
July 9th, 2022
operators
c++
Ternary operator to return value- Java/Android
April 24th, 2020
function
operators
java
android
ternary-operator
Prolog "or" operator, query
May 18th, 2020
logic
prolog
syntax
operators
SQL Server *= Operator?
September 26th, 2020
sql-server
sql
operators
Not Equal to This OR That in Lua
July 26th, 2020
if-statement
variables
lua
operators
How to mathematically evaluate a string like "2-1" to produce "1"?
July 21st, 2021
eval
operators
numbers
math
php
What does % do to strings in Python?
January 6th, 2020
documentation
string
operators
python
Imitating the "IN" Operator
July 31st, 2022
in-operator
excel
vba
operators
Delphi - Equivalent to C#'s ternary operator?
April 10th, 2020
delphi
ternary-operator
operators
Equality in Kotlin
July 9th, 2022
operator-overloading
equality
operators
kotlin
java
What does the := operator mean in mysql?
July 13th, 2022
rank
operators
mysql
colon-equals
Is the ^ operator really the XOR operator in C#?
March 19th, 2020
operators
xor
c#
Find Pythagorean triplet for which a + b + c = 1000
October 18th, 2020
operators
c
algorithm
pythagorean
When to use Shift operators << >> in C#?
June 5th, 2020
c#
bit-shift
operators
How does double arrow (=>) operator work in Perl?
July 14th, 2022
perl-data-structures
perl
hash
operators
C# XOR on two byte variables will not compile without a cast
June 5th, 2020
operators
c#
x=x+1 vs. x +=1
May 2nd, 2020
performance
operators
vb.net
What does operator "dot" (.) mean?
November 23rd, 2020
syntax
matlab
operators
How to calculate percentages in LESS CSS?
February 12th, 2020
css
operators
less
Overloading Addition, Subtraction, and Multiplication Operators
July 20th, 2022
class
vector
operators
python
>> operator in Python
December 10th, 2020
operators
python
Understanding the behavior of a single ampersand operator (&) on integers
January 7th, 2022
bitwise-operators
operators
c#
What is the difference between <> and != operators in MySQL?
September 16th, 2020
mysql
operators
Is it possible to pass arithmetic operators to a method in java?
March 10th, 2021
math
operators
java
Logical operator && and two strings in javascript
September 1st, 2020
javascript
operators
string
calling operators of base class... safe?
November 26th, 2020
c++
operators
How do I do exponentiation in python?
October 27th, 2020
python
math
operators
←
1
2
3
4
5
6
7
8
9
10
11
12
…
17
18
→