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
What does the period '.' operator do in powershell?
July 14th, 2022
syntax
operators
powershell
What does "+=" (plus equals) mean?
September 13th, 2020
operators
ruby
What does the PHP operator =& mean?
November 30th, 2020
php
operators
What is the difference between == and = in Prolog?
May 11th, 2021
operators
prolog
unification
comparison
equality
Difference between | and || or & and && for comparison
May 27th, 2020
operators
comparison
c#
JavaScript adding a string to a number
October 22nd, 2020
operators
javascript
string
numbers
and / or operators return value
October 21st, 2021
logical-operators
operators
python
Which are the available domain operators in Openerp / Odoo?
November 8th, 2020
odoo-8
operators
openerp
What does =~ do in Perl?
January 25th, 2020
operators
perl
Prolog =:= operator
May 8th, 2021
prolog
arithmetic-expressions
equality
operators
math
How do I overload an operator for an enumeration in C#?
July 24th, 2022
operators
operator-overloading
enums
c#
What does '**' mean in C?
January 2nd, 2021
c
pointers
syntax
c++
operators
Why is the PHP string concatenation operator a dot (.)?
May 17th, 2021
string-concatenation
operators
php
Why does C++ need the scope resolution operator?
June 8th, 2020
c++
operators
language-design
scope-resolution
Ruby |= assignment operator
April 12th, 2021
programming-languages
operators
ruby
What are the double colons (::) in R?
July 9th, 2022
namespaces
r
scope
operators
scoping
VB to C# Functions
July 9th, 2022
operators
c#
vb.net
vb.net-to-c#
Equality comparison between multiple variables
May 21st, 2020
c#
comparison
operators
equality
What does the ** maths operator do in Python?
July 9th, 2022
python
syntax
operators
Why should I use operator.itemgetter(x) instead of [x]?
July 9th, 2022
operators
python
C# LINQ Orderby - How does true/false affect orderby?
July 9th, 2022
.net
linq
sorting
operators
c#
What does operator ~= mean in Lua?
July 9th, 2022
operators
lua
Comparison operator overloading
July 9th, 2022
operators
c++
assign operator to variable in python?
July 9th, 2022
operators
compiler-construction
python
Accessing the [] operator from a pointer
July 9th, 2022
pointers
operators
c++
Meaning of () => Operator in C#, if it exists
July 9th, 2022
.net
delegates
operators
c#
Making operator<< virtual?
July 9th, 2022
operator-overloading
operators
c++
virtual
TypeORM "OR" operator
July 9th, 2022
typescript
typeorm
sql
operators
The difference between += and =+
October 23rd, 2020
operators
syntax
java
Stacking Multiple Ternary Operators in PHP
January 13th, 2022
ternary-operator
operators
php
←
1
2
…
5
6
7
8
9
10
11
12
13
…
17
18
→