Programming 5
- What is SSL/TLS protocol and certificate
- How to implement a linter and code formatter in a C/C++ project (clang-format and clang-tidy)
- How to implement a linter and code formatter in a Python project (RUFF)
- How to implement a linter and code formatter in a web project (ESLint and Prettier)
- What are Linters and Code Formatters?