Nothing here yet.
Nothing here yet.
May 28, 2024 · 2 min read · Yaml stands for yet ain’t markup language. Yaml primarly designed for data serialization, configuration files, and data exchange language with different data structure. data format used to exchange data In yaml we can store only data and commands. ...
Join discussion
Jan 6, 2024 · 3 min read · Version Control System Version control systems are a category of software tools that helps in recording changes made to files by keeping a track of modifications done in the code. Types of Version Control System There are two types of Version Control...
Join discussion