Skip to content

Documentation

  • Secure Shell Protocol (SSH)


    SSH stands for Secure Shell (SSH) Protocol that is mainly used to connect to a Linux server remotely.

    Getting Started

  • 12 Factor App


    It is a methodology for building software-as-a-service applications with best practices.

    Getting Started

  • Git


    Git is a distributed version control system that tracks file changes and who made changes.

    Getting Started

  • Python Object-Oriented Programming (OOP)


    Object-Oriented Programming (OOP) is a programming paradigm that uses objects and classes to structure software programs.

    Getting Started