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 oop
Can I (/does it make sense to) create a pandas dataframe to hold custom class instances?
Jul 20, 2026
python
pandas
class
oop
dataframe
How can I give a large number of class methods "almost" the same code
Jul 21, 2026
php
oop
Clarification on why I cannot override a method using a generic class parameter by a subtype of it
Jul 21, 2026
scala
oop
inheritance
overriding
What is the difference between Laravel app->make(ClassA) class and new ClassA()
Jul 21, 2026
php
laravel
oop
Will "delete this" in a base class pointer delete the derived class object when you have a virtual destructor?
Jul 21, 2026
c++
oop
object
virtual-destructor
Need Help in applying SOLID principles [closed]
Jul 20, 2026
asp.net-mvc
entity-framework
oop
n-tier-architecture
Why aren't all fields/properties/methods public?
Jul 20, 2026
c#
oop
access-modifiers
information-hiding
public-members
JAVA OOP money transfer from one object to another
Jul 20, 2026
java
oop
Java Generic Type utilisation
Jul 20, 2026
java
oop
generics
The cast can never be succeed
Jul 19, 2026
oop
casting
kotlin
AttributeError: 'super' object has no attribute
Jul 20, 2026
python
python-3.x
oop
Python 'str' object has no attribute 'name' when using a function variable to call a class instance
Jul 19, 2026
python
string
class
oop
C# / Object oriented design - maintaining valid object state
Jul 19, 2026
c#
oop
state
How to let an Animal object know what Room it is in through a reference
Jul 19, 2026
java
oop
reference
Check for extends [closed]
Jul 19, 2026
php
class
oop
extends
How to update a class's list or dictionary when variables change elsewhere?
Jul 19, 2026
python
oop
Can I implement a method in structure in C? [duplicate]
Jul 19, 2026
c
oop
methods
How to draw card objects side by side vs stacked on top of each other in terminal
Jul 18, 2026
ruby
oop
ascii
playing-cards
Should I use a class when it only makes sense to have one instance?
Jul 18, 2026
python
class
oop
object
Older Entries »