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
getClass().getProtectionDomain().getCodeSource().getLocation().getPath() Throw a null pointer exception
Nov 04, 2025
java
android
class
classloader
making an instance of a class in Dart
Nov 03, 2025
flutter
class
dart
object
oop
How do I model enums in UML so they express a key-value relation?
Nov 03, 2025
java
class
enums
uml
diagram
TypeError: unsupported operand type(s) for +: 'generator' and 'generator'
Nov 03, 2025
python
class
gurobi
Is it portable to have a stray semicolon in a class' declaration
Nov 02, 2025
c++
class
syntax
language-lawyer
grammar
Create Class Definition from String
Nov 02, 2025
javascript
class
Are friend functions inherited? and why would a base class FRIEND function work on a derived class object?
Nov 02, 2025
c++
class
inheritance
friend
friend-function
Python method vs function [duplicate]
Nov 02, 2025
python
function
class
methods
How to create an instance of a class in another class
Nov 02, 2025
php
oop
class
Make a React component rerender when data class property change
Nov 03, 2025
javascript
reactjs
typescript
class
Can a class inherit the __init__() function? (Python)
Nov 02, 2025
python
class
Replacing the to_s method in Ruby. Not printing out desired string
Nov 02, 2025
ruby
class
NameError referencing class variables in comprehension
Nov 01, 2025
python
class
variables
reference
nameerror
Custom class comparer error: Specified method is not supported
Oct 31, 2025
powershell
class
icomparer
What about public method returns private class instance?
Nov 01, 2025
java
class
package
private
public
C++ function with a viariable number of arguments of a certain type
Oct 31, 2025
c++
class
templates
constructor
variadic-templates
How can I prevent an object from being modified after it’s created in Java?
Nov 01, 2025
java
class
object
immutability
In JavaScript, how can you access a property of a superclass' instance?
Oct 31, 2025
javascript
class
inheritance
Older Entries »