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
"Classes should never perform work involving Dependencies in their constructors."
Aug 18, 2018
c#
java
oop
dependency-injection
How do I map a JSON object to a PHP Class?
Oct 03, 2022
php
json
api
class
oop
How can I describe a pointer to class in a UML class diagram?
Dec 25, 2019
c++
oop
pointers
uml
DoSomethingToThing(Thing n) vs Thing.DoSomething()
Sep 09, 2022
language-agnostic
oop
coding-style
Business objects vs. entities [closed]
Oct 16, 2022
oop
Setting class constants after constructor?
Jun 01, 2019
php
oop
class
Why does C# implement anonymous methods and closures as instance methods, rather than as static methods?
Oct 16, 2022
c#
oop
programming-languages
How can I discover all the roles a Perl 6 type does?
Sep 14, 2022
oop
roles
raku
metamodel
Parent Object in php
Jun 16, 2022
php
oop
class
php require class call from inside method
Jan 28, 2021
php
oop
class
require
Is my code too procedural?
Feb 09, 2019
java
oop
procedural-programming
Why private members of a class instance are getting available in Equals() method body? [duplicate]
Sep 08, 2018
c#
.net
oop
clr
equals
Pros and Cons of using object oriented programming for progress openedge
Nov 19, 2022
oop
progress-4gl
openedge
Overriding System.Diagnostics.Trace.WriteLine to log to a file
Jan 01, 2017
vb.net
oop
logging
trace
diagnostics
Can a subclass inherit also the constructor of the parent class, or must every class have its own constructor?
Dec 22, 2019
php
oop
Domain Driven Design, Domain objects, attitude about Setters
Feb 03, 2022
.net
domain-driven-design
cqrs
domain-model
oop
What is the relation of 'Event Driven' and 'Object Oriented' programming?
Aug 22, 2018
oop
event-driven
paradigms
What is a callback function and how do I use it with OOP
Nov 05, 2022
php
oop
dom
callback
function-calls
Why stick to get-set and not car.speed() and car.speed(55) respectively?
Sep 13, 2022
oop
encapsulation
setter
getter
car-analogy
read-only properties in PHP?
Jun 10, 2018
php
oop
readonly
« Newer Entries
Older Entries »