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 there anything wrong with returning default constructed values?
Nov 15, 2022
c++
oop
visual-c++
constructor
Do we use Rails ActiveRecord as a Hybrid Structure, i.e. Data Structure+Object?
Aug 16, 2022
ruby-on-rails
ruby
oop
activerecord
Why can static classes can have only static members?
Sep 05, 2022
.net
oop
class
static
class-design
Is there a rule of thumb for when to code a static method vs an instance method?
Sep 23, 2022
java
oop
class-design
Why do we use memberless interface?
Aug 14, 2012
c#
.net
oop
interface
Is it better to pass an *interface* or an *object* as a parameter to a function?
Oct 29, 2022
language-agnostic
oop
parameters
interface
information-hiding
In Perl are there disadvantages to generating getters and setters rather than hard-coding them?
May 25, 2022
perl
class
module
oop
Why don't oop languages have a 'read only' access modifier?
Apr 09, 2022
oop
programming-languages
correct use of classes?
Aug 25, 2022
c#
oop
design-patterns
class
class-design
Constructors with the same argument type
Mar 25, 2022
c#
.net
oop
If only one object field is required in a method, what should be passed as a parameter - an object or a field value?
Oct 25, 2019
java
oop
CBO coupling between object
Sep 12, 2022
oop
decoupling
coupling
When should I use OO Perl?
Nov 08, 2022
perl
oop
C# using the "this" keyword in this situation?
May 20, 2022
c#
oop
this
Is there any way to break out of a function that returns void?
Aug 17, 2022
c#
oop
What things are best not done in a constructor?
Mar 15, 2022
php
oop
constructor
Call an Object inside of a function
Oct 15, 2022
php
oop
function
Why does PHP 5 use __contruct() instead of className() as constructor?
May 19, 2022
php
oop
The purpose of interfaces continued
Nov 21, 2022
java
oop
interface
Should enum objects be stateless?
Jul 11, 2022
java
oop
enums
« Newer Entries
Older Entries »