Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
oop
crell
PHP
Wednesday, November 29, 2023 10:25 PM
Cutting through the static
When should you use statics in PHP? Rarely, but not never.
$ 5.654
526
1
4
albro
Programming & Dev
Saturday, April 22, 2023 6:12 AM
Object Oriented Programming By albro
With the help of object-oriented programming, we can better model the complex needs that exist in the real world. In this post, I will explain the basics of object oriented programming. First, I will review
$ 4.285
263
4
3
achimmertens
Deutsch D-A-CH
Friday, February 11, 2022 6:21 AM
Java Training Block 9 – Tag 4 Modern Web, HTML, Javascript, OOP, Frameworks, Prototype, Polymorphie, Syntax
Wir lernten was Überschreiben von Objekten ist und somit was Frameworks tun.
$ 1.155
18
2
2
ianmcg
blog
Monday, October 11, 2021 8:20 PM
1983 K.F. Byrnes Ent. - Support Your Local Fire Department Trading Cards
I recently went thrift shopping and found a bunch of these fire safety trading cards from K. F. Byrnes. I realized they were impossible to find pictures of online. So I scanned them all and posted them
$ 3.448
20
melodyguitar
Hive Open Mic
Sunday, August 3, 2025 10:30 AM
Promoted
Hive music festival week 146 round 2 An original melody
An original melody
$ 0.002
2
1
crell
PHP
Sunday, January 10, 2021 12:28 AM
Object Properties part 2: examples
What would various PHP improvements look like in practice? Let's find out.
$ 0.179
9
3
1
crell
PHP
Monday, December 28, 2020 8:13 PM
Object properties and immutability
Analyzing how improvements to PHP would impact various use cases
$ 1.092
17
5
1
jacobtothe
Warhammer
Monday, November 2, 2020 9:34 AM
Assassinorum: Execution Force
Assassinorum: Execution Force was a Games Workshop board game that at first glance seemed to be a gimmick offering a discount deal on expensive plastic miniatures. Is the game itself any good if you don't
$ 17.273
324
3
1
lizzyblue2
Programming & Dev
Thursday, October 1, 2020 9:22 AM
A javascript Piano(An invitation to review my code)
a
$ 20.277
555
2
1
marc-allaria
PhotoFeed
Thursday, July 31, 2025 7:52 AM
Promoted
PhotoFeed Contest - Black & White Photography Round 128 - My entry
PhotoFeed Contest - Black & White Photography Round 128 - My entry
$ 0.972
92
2
1
leoumesh
GEMS
Friday, August 14, 2020 9:45 AM
PASS BY OBJECT REFERENCE FOR MUTABLE DATA TYPES
In the last type we see Pass by Object Reference for immutable data type in python and in this we would do the same for mutable data types which are usually dictionary, list, tuple or set. Whenever you
$ 4.606
37
1
leoumesh
GEMS
Thursday, August 13, 2020 1:40 PM
PASS BY OBJECT REFERENCE IN PYTHON
def modify(name): print("Original Name: ",name) print("Original Address of name: ",id(name)) name="Umesh" print("Modified Name: ", name) print("Modified Name
$ 3.711
29
1
leoumesh
Education
Friday, July 3, 2020 12:10 PM
ABSTRACT CLASS AND METHOD IN JAVA PROGRAMMING
Abstraction is yet another important aspect of object oriented programming language. Think it as a really simple example, you might have send message from facebook to your friend, you just have to type
$ 2.348
34
1
2
leoumesh
Education
Thursday, July 2, 2020 7:20 AM
INEHRITANCE IN JAVA PROGRAMMING!
INEHRITANCE IN JAVA PROGRAMMING! Inheritance is one of the most important characteristic of object oriented programming language. It is the mechanism by which one class access the property like variable
$ 4.938
22
1
blanchy
tipsterarena
Monday, July 28, 2025 11:51 AM
Promoted
Dabbling in the World of Web Development
My Soiree into web development
$ 14.990
951
10
1
leoumesh
OCD
Saturday, June 27, 2020 5:32 PM
USING GETTER AND SETTER IN JAVA
Getters and Setters are required to protect your data from interference from outside of the class. In my previous post, you can see the class and object were in public domain. So anyone can set the value
$ 2.455
21
halloworld
deutsch
Thursday, February 27, 2020 1:13 PM
Short Code : Schnellvorlage für PHP mit fertigen autoloader für Klassen nach PSR-4 Standard
Hier nur kurz ein fertiges Template, dass ich in PHP geschreiben habe. Mit der Vorlage kann man sofort loslegen, wenn man auf der grünen Wiese ohne Frameworks programmieren will. Im Ordner src/ befindet
$ 0.210
8
halloworld
deutsch
Wednesday, February 19, 2020 8:56 AM
Short Hint for Coding : Best-Practice : ISTEIN Prinzipien für OOP Vererbungshierachien
UPDATE: #ISTEIN Prinzipien für OOP Vererbungshierachien Das folgende Beispiel zeigt eine einfache und effiziente Möglichkeit Vererbungsregeln korrekt anzuwenden. Vererbung ist eines der Prinzipen der
$ 0.329
40
3
halloworld
german
Friday, December 6, 2019 12:33 PM
Short Hint for Coding : Best-Practice : Implementation a constant Property on PHP
Implementation a constant Property on PHP PHP-Klassen bieten das Konzept von Konstantenzuweisungen nicht über Klassenmethoden an. Es gibt aber Wege, ein Final auf Properties zu erzeugen. Die Umsetzung
$ 0.052
23
5
rivereyesmusic
Liketu
Saturday, August 2, 2025 1:17 PM
Promoted
Dona selfies ;) 🥯
Fotos creativas con una dona ;) estamos locas jajaja
$ 1.044
45
1
sslinux
golang
Thursday, December 20, 2018 4:59 AM
Golang面向对象编程-多态(使用interface实现)-快速入门
USB接口就是现实中的接口: 你可以把手机,相机,u盘都插在usb插槽上。 package main import "fmt" //define a interface type Usb interface { //声明了两个没有实现的方法; Start() Stop() } type Phone struct { } type Camera struct { }
$ 0.000
3
yintercept
programming
Thursday, December 6, 2018 9:54 PM
A Fun Control Structure for PHP
I thought I would continue my rant about object oriented programming. I personally believe that there are many different solutions to the problems one faces in life and that it is a mistake to get caught
$ 0.057
5
1
oopgamesandhobby
game
Friday, October 26, 2018 4:58 PM
Dead CCG's on Gab also miniature Painting.
So just like our facebook group for Dead CCG's I started one on Gab as well. If your not already on Gab, check it out. i am having a great time with it so far it's like a mix of facebook twitter and youtube
$ 0.019
2
4
lauda26
oop
Friday, August 3, 2018 2:53 PM
OOP Open Wifi Обзор
Что такое OPP Open WiFi ? OPP Open WiFi - это сервис на базе сообщества, предназначенный исключительно для создания глобального бесплатного доступа к открытой сети Wi-Fi и вознаграждения каждого участника
$ 0.000
2
1
Top communities
Create decentralized community