YAML, stands for YAML ain’t markup language, is a data serialization language that is a superset of JSON. YAML is so popular because of its simplicity. It is easy to create and read yaml files compared to XML or json.
Tag:
Programming
- GitCommand line utilitiesDevOpsgitGithubLinuxLinux AdministrationLinux BasicsLinux CommandsProgrammingUnix/Linux BeginnersVersion Control System
What is Git and how to install Git in Linux
By skBy sk 956 viewsLearn what is Git, benefits of using Git, how it works, what is GitHub and how to install Git in Linux.
- Shell ScriptsLinuxOpensourceProgrammingScriptingUtilities
How To Format Shell Programs Using Shfmt In Linux
By KarthickBy Karthick 9.1K viewsThis guide explains what is Shfmt, how to install Shfmt in Linux, and finally how to format shell programs using Shfmt in Linux.
- YarnFacebookJavaScriptLinuxNodejsOpensourceProgramming
How To Install And Use Yarn Package Manager In Linux
By skBy sk 3.2K viewsIn this tutorial, we will discuss what is Yarn, how to install Yarn package…
- RustAnaconda DistributionCondaLinuxPackage managementProgrammingRust
Create Rust Virtual Environments Using Conda In Linux
By skThis guide explains how to create Rust virtual environments using Conda in Linux.
- ProgrammingData scienceDevOpsLinuxMachine LearningPythonR Language
Get Started With Anaconda Navigator Graphical Interface
By skBy sk 9.4K viewsAnaconda Python distribution includes command line package manager named Conda and a graphical user…
- Command line utilitiesJavaLinuxOpensourceProgrammingUtilities
How To Manage Multiple Java Versions With jEnv On Linux
By skBy sk 11.5K viewsAs a Java developer, you’d like to test your code with different Java versions.…