PHP

PHP Classes, Interfaces, & Traits

Below are some general characteristics of classes, interfaces, and traits. The lists… Continue Reading…

PHP

PHP Serialization

Serialization is the process of converting an object into a string (text)… Continue Reading…

PHP

PHP Constants and Static Data

How to access constants and static data in PHP using the scope… Continue Reading…

PHP

PHP: OOP Using Inheritance, Session, Serialization

Creating classes and objects in PHP is fairly simple and straight forward.… Continue Reading…

C#JavaPHPProgramming LanguagesPythonVisual Basic

Intro to Object-Oriented Programming (OOP)

In this video, I’ll give an overview of the concept and principles… Continue Reading…

ASP.NETC#Programming Languages

Polymorphism – Method Override in C-sharp (C#)

In this video, you’ll learn one form of polymorphism in C# known… Continue Reading…

ASP.NETC#Programming Languages

Constructor Overload in C-sharp (C#)

In this video, you’ll learn how to overload a constructor in C#… Continue Reading…

ASP.NETC#Programming Languages

Mutators, Accessors, Properties in C-sharp (C#)

In this video, you’ll learn mutators, accessors, and properties in C# using… Continue Reading…

Verified by MonsterInsights