Brief Summary
This course will take you through the basics of XML in a super chill way. You'll learn what XML is all about, how to create your own custom tags, and even structure your very first XML document!
Key Points
-
Understand what XML is and its uses
-
Learn to create custom tags and nested elements
-
Build your own XML document structure
Learning Outcomes
-
Know what XML is used for
-
Create custom tags
-
Create XML document structure
About This Course
Learn how XML is used to store and transport data
XML stands for extensible markup language used to store and transport data. It was created to make it easier to share information across multiple platforms.
In this beginner's course you will learn the basics from creating XML syntax to a full XML document structure.
XML is a popular data exchange format used in a variety of places like web development, Databases and legacy systems. XML in a way acts as a bridgeÂ
in data exchange or interpretation. Â If you have data in say a very old legacy system that you want to transfer or make available in a more
modern system you can use XML to translate the data so both systems can talk to each other. XML unlike HTML allows you to define your own tags thus giving you the freedom and flexibility to design your document
structure to suit your purpose. If you have a basic understanding of HTML and CSS XML will be easier to learn but the course is also easy and basic enough to learn.
The lectures in this course include:
What is XML
syntax
Root Element
Custom Tags
Nested Elements
XML Document Structure
XML Comments
This is a video based course and designed with the absolute beginner in mind. By the end of this course you will be able to create your very own basic XML document with custom tags and elements.
I look forward to welcoming you to the course.
Thank You
Joshua C.
This guy knows a lot about XML but the presentation is terrible. You're basically paying for someone to read you their notes, except they aren't very good at it. There aren't even any course exercises to practice what's being taught. This is not worth full price.