Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Yaml Fundamentals Compete Course

Posted By: ELK1nG
Yaml Fundamentals Compete Course

Yaml Fundamentals Compete Course
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 135.77 MB | Duration: 0h 42m

Learn how to understand YAML files and get some practice writing in YAML. Get familiar with the fundamental YAML syntax

What you'll learn

Basics of YAML Structure

Using Online Parsers

Choosing Text Editors and IDEs for YAML

Creating a .nanorc File

Creating .vimrc file

Using VS Code

Much more…

Requirements

No particular equirements or prerequisites needed for taking this course

Description

Understanding YAML is not something that comes naturally to everyone. When you first look at a YAML file, it may appear as though Python and someone's to-do list had a collision. You will gain an understanding of YAML files and get some practice writing in YAML by taking this course, which is titled "YAML Fundamentals Compete Course" You will begin by becoming familiar with the fundamental syntax of YAML. After that, you'll learn how to build more advanced structures by applying the fundamental syntax you just learned. After you have finished this training, you will have the knowledge of YAML as well as the abilities essential to use the language effectively in the day-to-day work you do in the information technology business.The following is a synopsis of the topics covered in this class:Course Overview.  Basics of YAML StructureUsing Online ParsersChoosing Text Editors and IDEs for YAMLThe Problem with TabsCreating a .nanorc FileCreating a .vimrc File and VSCodeFYI: YAML  is a human-readable data-serialization language. It is commonly used for configuration files and in applications where data is being stored or transmitted. YAML targets many of the same communications applications as Extensible Markup Language (XML) but has a minimal syntax which intentionally differs from SGML. It uses both Python-style indentation to indicate nesting, and a more compact format that uses […] for lists and {…} for maps thus JSON files are valid YAML

Overview

Section 1: Getting Started

Lecture 1 Course Overview. Basics of YAML Structure

Lecture 2 Using Online Parsers

Lecture 3 Choosing Text Editors and IDEs for YAML

Lecture 4 The Problem with Tabs

Lecture 5 Creating a .nanorc File

Lecture 6 Creating a .vimrc File and VSCode

System Administrators,Devops,Developers