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 super
How to make super() work in this non-ideal situation in python?
Jan 03, 2026
python
pyside
multiple-inheritance
super
python-sip
Is there a point in upcasting "this" reference in Java?
Dec 23, 2025
java
this
super
upcasting
__eq__ on super objects
Dec 07, 2025
python
python-2.7
super
how does a subclass inherits a parent's attributes in python
Dec 02, 2025
python
inheritance
attributes
init
super
Can a java subclass's private final field be initialized before the super constructor completes?
Dec 01, 2025
java
null
super
construction
In Java, to use the "super" keyword, do I have to import the target class?
Nov 29, 2025
java
super
superclass
Using super with __getitem__ versus subscript
Nov 25, 2025
python
super
do I need to initialize the parent class when inheriting?
Nov 23, 2025
python
super
when is super(Baseclass, self).__init__ used
Oct 30, 2025
python
class
super
React native context and deprecated super usage
Oct 31, 2025
reactjs
typescript
react-native
deprecated
super
Trying to understand the role of super wildcard in Java Generics
Oct 29, 2025
java
generics
extends
super
Method References to Super Class Method
Oct 29, 2025
kotlin
super
method-reference
Is there a way to inherit parameters from a parent class's constructor?
Oct 26, 2025
typescript
constructor
super
Calling super for included method results in "no superclass method" error - ActiveSupport
Oct 26, 2025
ruby-on-rails
ruby
super
activesupport
activesupport-concern
super() strange behavior in diamond inheritance in python
Oct 23, 2025
python
python-3.x
inheritance
super
diamond-problem
Calling super().__init__(*args, **kwargs) in a fractions.Fraction subclass accepts only the instance to initialize
Oct 21, 2025
python
inheritance
variadic-functions
super
python-fractions
How does Python's super() actually work, in the general case?
Oct 19, 2025
python
oop
multiple-inheritance
super
method-resolution-order
Older Entries »