C++, Theory, Visual C++ C++. The consexpr specifier. Differences between the constexpr specifier and const February 4, 2023 BestProgISch Continue reading C++. The consexpr specifier. Differences between the constexpr specifier and const →
JavaScript, Theory JavaScript. Variables. Primitive data types. Comments. Constants January 12, 2022 BestProgISch Continue reading JavaScript. Variables. Primitive data types. Comments. Constants →
Kotlin, Theory Kotlin. Variables and constants in Kotlin July 29, 2021 BestProgISch Continue reading Kotlin. Variables and constants in Kotlin →
Kotlin, Theory Kotlin. Basic types. Numeric literals. Numeric constants. Examples June 25, 2021 BestProgISch Continue reading Kotlin. Basic types. Numeric literals. Numeric constants. Examples →
C#, Theory C#. The constituent elements of the class. Constant fields in classes. Keywords readonly, const January 23, 2020 BestProgISch Continue reading C#. The constituent elements of the class. Constant fields in classes. Keywords readonly, const →
Python, Theory Python. Module math. Special Functions and Constants November 1, 2019 BestProgISch Continue reading Python. Module math. Special Functions and Constants →
Java, Theory Java. Specifier final. Immutable (constant) data, methods, classes. Empty constants. Static immutable data. Inline methods December 15, 2018 BestProgISch Continue reading Java. Specifier final. Immutable (constant) data, methods, classes. Empty constants. Static immutable data. Inline methods →
C++, Theory, Visual C++ C++. Passing a constant parameters to a function. The return of constant from function August 30, 2018 BestProgISch Continue reading C++. Passing a constant parameters to a function. The return of constant from function →
C++, Theory, Visual C++ C++. The concept of variable. The declaration of variable. Local and global variables. Memory allocation for variables. Constants September 22, 2017 BestProgISch Continue reading C++. The concept of variable. The declaration of variable. Local and global variables. Memory allocation for variables. Constants →
C++, Theory, Visual C++ C++. Pointers. Part 1. General concepts. Pointer types. Managed and unmanaged pointers. Pointers to a function. Examples of the use of pointers March 21, 2017 BestProgISch Continue reading C++. Pointers. Part 1. General concepts. Pointer types. Managed and unmanaged pointers. Pointers to a function. Examples of the use of pointers →