The file extension is a type of file that holds different content. A file name contains a suffix as a file extension also called an extension.
Syntax
filename.extension
For example, README.md is the name of the file. It contains the file name as README, and the extension is MD. extension tells that it is a markdown document.
In windows, based on the extension, It opens the file with an application or software to modify or open it.
It is an index page for the list of tutorials for file extension.
File Type | Description |
---|---|
yaml | Yaml extension tutorials validation examples |
markdown | markdown extension tutorials validation examples |
toml | toml extension tutorials validation examples |
xml | xml extension tutorials validation examples |
json | json extension tutorials validation examples |
ini | ini extension tutorials validation examples |
properties | properties extension tutorials validation examples |
hocon | hocon extension tutorials validation examples |
Both types allow you to have key and values configurations.
key=value
Ini file has sections enclosed in square brackets []
and properties do not allow sections.
[dev]
isProd=false
[prod]
isProd=true
In the case of properties, values with duplicate keys are overridden. if the key value is repeated multiple times, the last key value is considered
name=john
name=Eric
name=Mark
During reading, the name value is considered as the mark.
This tutorial covers Hocon tutorials, examples, advantages, and disadvantages
Posted January 1, 0001 by ‐ 2 min read
This tutorial covers hocon tutorials,cheatsheet examples , advantages and disadvantages
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers hocon file configuration Editors and IDES for create and edit conf files
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Difference between hocon and json configuration files
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers difference and compare hocon and yaml file
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers hocon sample configuration example file
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of ini file tutorials advantages disadvantages MIME extension content-type accept type .
Posted January 1, 0001 by ‐ 2 min read
This tutorial covers the Ini File Comments with examples| Inline comments, block level comments are not supported .
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of Ini File example & Cheat sheet example.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of Ini sample File example and cheatsheet .
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of ini file overview .
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers How to parse/read or write of ini file in dart with examples of init config class methods for adding and removing sections and options key and values.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers the How to parse/read or write of ini file in java with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers How to parse/read or write of ini file in Nodejs javascript with examples .
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers How to read and use a variable from another ini file.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of JSOn file introduction, and its advantages and disadvantages.
Posted January 1, 0001 by ‐ 3 min read
This tutorial covers json file configuration Editors and IDES for creating and edit conf files
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers adding comments in JSON data, Does JSOn accept comments Why comments are not included in JSON data with examples .
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers JSON cheatsheet with examples of empty json null json 2-dimensional arrays nested object array of objects sample json.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers pretty print json objects for easily readable, parse json objects, write to a json file with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers pretty print json objects for easily readable, parse json objects, and writing to a json file with examples in Nodejs Application.
Posted December 31, 2022 by ‐ 3 min read
Difference between XML and JSON and comparison.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of JSOn file frequently asked questions and interview answers.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers step by step How to pretty print json file and enable syntax highlight in Notepad++ editor How can open json files in notepad++. json valid or invalid
Posted December 31, 2022 by ‐ 2 min read
This tutorial is an index page for Markdown tutorials with examples and it covers basic and extended syntax for a link, list, code, new line, tables, and extended Github, R, typora, and slack markdown.
Posted January 1, 0001 by ‐ 4 min read
This tutorial covers Markdown cheatsheet with examples for basic and extended syntax.This includes github,jupyter,R
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Markdown comments with examples. Comments are not processed by the processor and are not visible in the user agent.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown format with examples. It convers syntax and examples for line breaks, paragraphs, Line return .
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers adding styles such as color font-weight and font-size to Markdown text content examples. It convers syntax and examples for plain html and CSS selector syntax.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown format with examples. It convers syntax and examples for nested,multiple lines,paragraphs,line return,include Formatting styles(bold,italic,emphasis,strikethrough,codeblock)
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown Emphasis content format - Emphasis of bold,italic and strikethrough text with examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Markdown Heading content level format styles - setext and atx styles syntax with examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers Markdown Images links - Inline images and links with examples changing height and width.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown Links - inline, mailto, relative, reference, table links syntax with examples target blank link.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown tables - align left,center,right and include content format content styles inside it, syntax with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown Horizontal Rule writing rule syntax with examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Markdown slack with examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers Markdown superscript and subscript examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial takes you through Markdown usage in the twitch platform, panels, and channel with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown syntax supported in JIRA applications with examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Markdown lists - Ordered, unordered, syntax with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Markdown R tutorials with examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Learning Markdown checkbox - Tasks list, checkbox ,nested checkboxes,inside table,escape characters and emojis content with syntax and examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers learning Markdown github cheatsheet - Github flavored markdown tutorials,syntax and examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers Markdown to convert pdf with examples. .
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers changing font size resizing an image and styles to GitHub images italics text and adding a caption to markdown the image
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers multiple ways to generate nested folder structure and added to documentation or issue or comments in GitHub slack markdown.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers adding images or screenshots to the GitHub markdown README.md file and resizing images using syntax HTML image tag and examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers adding a line break to markdown content in GitHub and bitbucket with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers adding images or screenshots to the GitHub markdown README.md file and resizing images using syntax HTML image tag and examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers adding css style tag and html inline styles markdown examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers adding orderlist with letters and romanc symbols to markdown examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers adding highlighted text in markdown examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers adding syntax highlight code formatting code fenced blocks to markdown content in GitHub and bitbucket with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers adding indentation lines multiple spaces and tabs to markdown content examples.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the essentials of property file introduction advantages disadvantages use cases file extension and mime type.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers the Properties File Comments with examples| Inline comments, block level comments are not supported.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers the Properties File escape special equal dollar backslash hash symbols and characters with examples
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers the Properties File with all features in java with examples
Posted December 31, 2022 by ‐ 1 min read
This tutorial explains step by step to read and write an properties file in groovy with example You learned read a properties file with key and values as well as line by line and also write key and values to properties file
Posted December 31, 2022 by ‐ 3 min read
This tutorial explains step by step to read and write a properties file in java with example You learned to read properties file with key and values as well as line by line and also write key and values to the properties file
Posted December 31, 2022 by ‐ 3 min read
This tutorial explains step by step to read and write a properties file in maven java with example You learned to read and also write version numbers and build timestamps into to properties file using maven code.
Posted December 31, 2022 by ‐ 3 min read
This tutorial explains step by step to read and write a properties file in Javascript nodejs for example with properties-reader node package You learned to read properties file with key and values and also write key and values to the properties file
Posted December 31, 2022 by ‐ 3 min read
This tutorial explains step by step to read and write an properties file in Python with example You learned read a properties file with key and values as well as line by line and also write key and values to properties file
Posted December 31, 2022 by ‐ 3 min read
This tutorial explains step by step to read and write an properties file in java with example You learned read a properties file with key and values as well as line by line and also write key and values to properties file
Posted December 31, 2022 by ‐ 3 min read
This tutorial explains step by step to read and write a properties file in Spring example using Environment Object,@value,ConfigurationProperties Write and update properties file using java FILE and DefaultPropertiesPersister store method
Posted December 31, 2022 by ‐ 4 min read
This tutorial explains step by step to read and write a properties file in spring boot with encoding default and UTF-8 example with example
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers the essentials of toml file overview .
Posted January 1, 0001 by ‐ 3 min read
This tutorial covers toml file configuration Editors and IDES for creating and edit settings and configuration files files
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers toml syntax with examples valid and invalid keys, adding comments in toml file
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers TOML tutorials, examples on Array list,Objects,strings,numbers,indented styles, dictionaries empty arrays and sequences
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers basis of Toml file data types with examples .
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers toml file read and write in java language file .
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers sample toml Configuration and settings example file .
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers the essentials of XML file tutorials, advantages disadvantages Use cases, Editors, MIME format type Content Type for xml.
Posted January 1, 0001 by ‐ 2 min read
This tutorial covers the essentials of XML file tutorials, advantages disadvantages Use cases, Editors, MIME format type Content Type for xml.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers the essentials of XML file tutorials, advantages disadvantages Use cases, Editors, MIME format type Content Type for xml.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers XML file configuration Editors and IDES for creating and editing conf files
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers step by step How to pretty print xml file and enable syntax highlight in Notepad++ editor How can open xml files in notepad++. xml valid or invalid
Posted December 31, 2022 by ‐ 0 min read
This tutorial covers step by step How to pretty print xml file and enable syntax highlight in Notepad++ editor How can open xml files in notepad++. xml valid or invalid
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers YAML introduction, Advantages, and Disadvantages of media type or mime type, File extension
Posted January 1, 0001 by ‐ 2 min read
This tutorial covers How to write YAML comments. It supports Inline and Block level comments with examples
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers YAML tutorials, examples on Array list,Objects,strings,numbers,indented styles, dictionaries flow mapping and block mappings emtpy arrays and sequences
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers YAML escape special character line break string quotes backslash colon double with code examples
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers yaml Naming conventions for java,python,kubernetes,azure,spring boot
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers How to break Multiline Strings in yaml with literal block and folded styles with indentation examples
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers YAML tutorials,Cheatsheet syntax examples , advantages and disadvantages
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers YAML file parse and write in python and examples array of yaml objects pyyaml module examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers YAML file parse in nodejs and examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers How to read and write a YAML file in dart and flutter with examples.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers different YAML Editors supported in different editors and operating systems -Visual Studio Code, atom, sublime text, windows, MAC, and Unix
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers YAML file parse in java and examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers YAML sample example file with example
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers How to write an object, an array of objects and nested object array in YAML with examples json to yaml mapping array nested objects
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers How to write a multi-line array with sequences and arrays
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers how to validate the yaml tool in command line eclipse and visual studio and IntelliJ IDEA and online tool.
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers YAML file parse in golang and examples.
Posted December 31, 2022 by ‐ 3 min read
This tutorial covers How to display yaml current date in rmkardown using r expression
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers the Difference between yaml and properties file extension YAML has more superset features when compared with properties in features like types(List and Map), type safety, and hierarchical structure. It is always best to choose yaml with wider programming language support
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers Differences and compares between yaml and yml file extensions.
Posted December 31, 2022 by ‐ 1 min read
This tutorial covers frequently asked questions in interviews and FAQ of yaml extension file with examples
Posted December 31, 2022 by ‐ 2 min read
This tutorial covers the essentials of CSV extension file tutorials advantages and disadvantages of MIME extension content-type accept type CSV file format.
Posted January 1, 0001 by ‐ 3 min read
This tutorial covers How to Read and Write CSV files in Perl with example tutorials.
Posted January 1, 0001 by ‐ 2 min read
This tutorial covers How to Read and Write CSV files in python with example tutorials.
Posted January 1, 0001 by ‐ 2 min read
This tutorial covers the CSV file with or without headers with sample examples.
Posted January 1, 0001 by ‐ 1 min read