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
Is it bad practice to have a class that requires a reference to the instantiating object?
Dec 19, 2022
oop
Whether to model a car object (and its parts such as engine) with has-a (composition) or is-a (inheritance)?
Dec 20, 2022
oop
inheritance
design-patterns
composition
car-analogy
OO: Should you access your private variables through properties inside your class?
Dec 20, 2022
oop
properties
c++ global functions and OOP?
Dec 19, 2022
c++
oop
Scope of pure virtual functions during derived class destruction - In C++
Dec 19, 2022
c++
oop
visual-c++
c++11
Are php5 function parameters passed as references or as copies?
Dec 19, 2022
php
oop
parameter-passing
pass-by-reference
JavaScript: Public methods and prototypes
Dec 19, 2022
javascript
oop
prototype
public-method
How to implement a "function" to be performed on an array in C#
Dec 19, 2022
c#
oop
function
static-libraries
Assigning a function's result to a variable within a PHP class? OOP Weirdness
Dec 18, 2022
php
oop
class
variables
function
PHP OOP structure problem, simulate multiple inheritance
Dec 19, 2022
php
oop
multiple-inheritance
Javascript object initialization, which is the best way to do it?
Dec 19, 2022
javascript
oop
object
PHP: call dynamic function, but in a class?
Dec 19, 2022
php
oop
class
Can good Object Orientated Design be formalised as good relational database design has been?
Dec 19, 2022
oop
theory
normalization
relational-database
solid-principles
can an observer observe multiple observables?
Dec 19, 2022
php
oop
design-patterns
observer-pattern
How to set a method's default argument to a class member
Dec 19, 2022
php
oop
class
class-design
Modern Perl: how to implement Redispatching Methods in AUTOLOAD()?
Dec 19, 2022
perl
oop
Unencapsulated means Unchangeable?
Dec 19, 2022
c++
oop
encapsulation
public
Defining Values of Fields as Constants in Java
Dec 19, 2022
java
oop
constants
C++ Vs PHP - Object oriented questions:
Dec 19, 2022
php
oop
Dealing with functions in a class that should be broken down into functions for clarity?
Dec 19, 2022
c++
oop
« Newer Entries
Older Entries »