Category: Programming

M๐—ผ๐—ป๐—ผ๐—น๐—ถ๐˜๐—ต ๐˜๐—ผ ๐— ๐—ถ๐—ฐ๐—ฟ๐—ผ๐˜€๐—ฒ๐—ฟ๐˜ƒ๐—ถ๐—ฐ๐—ฒ๐˜€: ๐—” ๐—ฃ๐—ฎ๐˜๐—ต ๐˜๐—ผ ๐—ฆ๐—ฐ๐—ฎ๐—น๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜†!

Most applications start as monoliths โ€” a single, unified structure where every component is tightly…

 Posted in Programming Tagged , ,

SOLID Principles

SOLID is an acronym for five design principles introduced by Robert C. Martin (“Uncle Bob”)…

 Posted in Programming Tagged , , ,

Object-Oriented Programming (OOP)

Object-Oriented Programming (OOP): OOP is a programming paradigm that organizes software design around objects and…

 Posted in Programming Tagged , , , ,

iOS: PWDSAFE – dPasswordManager free app

PWDSAFE is a password wallet and easy password manager. Features:

 Posted in Programming Tagged , ,
Laravel

Laravel: Login with email or phone

How to login with phone or email in Laravel passport?

 Posted in Code snippets, Laravel, PHP, Programming Tagged , ,

PHP vs Python #2: Variables

What is variables? Variablesย are used to store information to be referenced and manipulated in a…

 Posted in Programming Tagged , , ,

PHP vs Python #1: Syntax

Letโ€™s take a look at the syntax of both languages PHP & Python.

 Posted in Programming Tagged , , ,

PHP vs Python: Intro

PHP and Python both are really strong backend languages, in this article series we will compare PHP vs Python from scratch.

 Posted in Programming Tagged , , , ,