Documentation¶
-
Secure Shell Protocol (SSH)
SSH stands for Secure Shell (SSH) Protocol that is mainly used to connect to a Linux server remotely.
-
12 Factor App
It is a methodology for building software-as-a-service applications with best practices.
-
Git
Git is a distributed version control system that tracks file changes and who made changes.
-
Python Object-Oriented Programming (OOP)
Object-Oriented Programming (OOP) is a programming paradigm that uses objects and classes to structure software programs.