Blog
Thoughts on PHP, Laravel, AI, and software engineering.
Python
Deploying Python web applications
Learn how to deploy a Python web application using Gunicorn and NGINX
Python
Immutable vs Mutable Objects in Python
Learn the differences between mutable and immutable objects in Python.
Python
All about strings in Python3
Python string methods explained.