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 subclass
When instantiating a (sub)Class, is there any difference in what "type" you declare the object as?
Dec 02, 2025
java
inheritance
subclass
instantiation
Laravel Eloquent event inheritance
Nov 28, 2025
inheritance
laravel
subclass
eloquent
Access subclass fields from a base class in Java
Nov 28, 2025
java
oop
class
inheritance
subclass
Setting subclass property results in an unexpected error
Nov 24, 2025
matlab
runtime-error
subclass
setter
matlab-class
Subclassing python's dict, override of __setitem__ doesn't retain new value
Nov 22, 2025
python
subclass
dictionary
Calling subclass constructor from static base class method
Nov 21, 2025
c#
objective-c
constructor
subclass
static-members
Python how to define type hint for union of all subclasses
Nov 17, 2025
python
union
subclass
typing
Can a Python inner class be a subclass of its own outer class?
Nov 17, 2025
python
python-2.7
inheritance
subclass
Enums vs Subclasses, which is Object-oriented design?
Nov 08, 2025
java
oop
enums
subclass
I don't understand inheritance with base classes
Nov 01, 2025
c#
inheritance
interface
subclass
base-class
Subclassing QLabel to show native 'Mouse Hover Button indicator'
Oct 31, 2025
qt
pyqt
subclass
mouseover
qlabel
Access to a protected constructor in Java
Oct 31, 2025
java
subclass
protected
Python - Override parent class attribute without instantiation
Oct 30, 2025
python
oop
inheritance
overriding
subclass
Overload method with subclasses as parameters but have the method called as the superclass
Oct 26, 2025
java
overloading
subclass
extending-classes
Protected inner-class is NOT accessible from subclass of another package
Oct 26, 2025
java
subclass
inner-classes
How do I add arguments to a subclass in Python 3
Oct 23, 2025
python
python-3.x
class
subclass
superclass
Nesting classes 3 levels deep within Python - Is it bad practice?
Oct 21, 2025
python
class
oop
subclass
java initialize base class fields in subclass constructor
Oct 21, 2025
java
oop
constructor
subclass
superclass
Is there a simple way to override the list object's method __getitem__? [duplicate]
Oct 22, 2025
python
list
subclass
How do I define a subclass in Perl when I'm using a closure to limit access to the properties?
Oct 20, 2025
perl
closures
subclass
Older Entries »