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 constants
static const vs #define
Dec 14, 2021
c++
c
constants
How come a non-const reference cannot bind to a temporary object?
Aug 14, 2022
c++
reference
constants
temporary
c++-faq
Constants in Kotlin -- what's a recommended way to create them?
Sep 26, 2022
android
kotlin
constants
Proper use of const for defining functions
Aug 14, 2022
javascript
function
constants
ecmascript-6
How do I remove code duplication between similar const and non-const member functions?
Aug 14, 2022
c++
class
constants
code-duplication
c++-faq
What does the constant 0.0039215689 represent?
Jun 27, 2016
c
floating-point
constants
magic-numbers
Are variables declared with let or const hoisted?
Aug 14, 2022
javascript
ecmascript-6
constants
let
hoisting
What is the difference between the "const" and "final" keywords in Dart?
Aug 14, 2022
dart
constants
keyword
final
What is the difference between char * const and const char *?
Sep 25, 2022
c
pointers
constants
Declaring static constants in ES6 classes?
Aug 13, 2022
javascript
class
constants
ecmascript-6
Why does JSHint throw a warning if I am using const?
Oct 06, 2022
javascript
node.js
constants
jslint
jshint
"sending 'const NSString *' to parameter of type 'NSString *' discards qualifiers" warning
Dec 11, 2016
objective-c
nsstring
warnings
constants
What is the best way to implement constants in Java? [closed]
Aug 13, 2022
java
constants
const vs constexpr on variables
Sep 15, 2022
c++
variables
c++11
constants
constexpr
Const in JavaScript: when to use it and is it necessary?
Aug 13, 2022
javascript
node.js
constants
immutability
What is the difference between "const" and "val"?
Oct 07, 2022
constants
kotlin
Why can't I have "public static const string S = "stuff"; in my Class?
Sep 05, 2022
c#
constants
PHP Constants Containing Arrays?
Aug 13, 2022
php
arrays
constants
scalar
Use of 'const' for function parameters
Aug 13, 2022
c++
constants
C# naming convention for constants?
Aug 13, 2022
c#
naming-conventions
constants
« Newer Entries
Older Entries »