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 class
Why can't Delphi records have inheritance?
Oct 22, 2022
delphi
inheritance
class
records
Creating a variable name using a String value
Sep 12, 2022
java
class
variables
object
How to manage immutable class with LinkedList as an instance field?
Sep 12, 2022
java
class
field
immutability
Flutter appBar Backbutton doesn't appear
Jul 03, 2018
class
navigation
flutter
appbar
Why the main program in Java is put into a class?
Oct 24, 2022
java
class
No enclosing instance is accessible. Must qualify the allocation with an enclosing instance of type (e.g. x.new A() where x is an instance of ) [duplicate]
Jan 31, 2022
java
class
PHP trait method conflicts: trait "inheritance" and trait hierarchies
Sep 06, 2022
php
class
multiple-inheritance
traits
Why does ifelse convert a data.frame to a list: ifelse(TRUE, data.frame(1), 0)) != data.frame(1)?
Sep 06, 2022
class
function
r
if-statement
How can I ensure that an overridden method is synchronized
Sep 06, 2022
java
class
synchronization
thread-safety
synchronize
Why duck typing is allowed for classes in TypeScript
Sep 06, 2022
javascript
class
typescript
interface
duck-typing
Initialize a constant sized array in an initializer list
Sep 06, 2022
c++
arrays
class
constants
initializer-list
In OOP, what is forwarding and how is it different from delegation?
Jun 21, 2022
c++
oop
class
delegation
forwarding
Old-style and new-style classes in Python 2.7 [duplicate]
Sep 06, 2022
python
class
python-2.7
new-style-class
Use dependency injection in static class
Sep 06, 2022
c#
class
dependency-injection
static
NameError: global name is not defined
Sep 06, 2022
python
class
namespaces
Is it possible to avoid repeating the class name in the implementation file?
Sep 05, 2022
c++
class
syntax
Instance variables in methods outside the constructor (Python) -- why and how?
Sep 07, 2022
python
class
constructor
instance-variables
Casting null as an object?
Sep 06, 2022
c#
class
syntax
casting
null
Class vs data structure
Sep 06, 2022
oop
class
data-structures
How to set and get a parent class attribute from an inherited class in Python?
Sep 06, 2022
python
class
inheritance
« Newer Entries
Older Entries »