XML Crash Course for Beginners
Course

XML Crash Course for Beginners

Simon Sez IT
Updated May 24, 2019

Course Overview

In this XML Crash Course, you will learn the basics of Extensible Markup Language (XML), which is the default language for defining and transmitting data on the Internet. You'll also learn advanced topics such as using XML schemas, the purpose of a DTD (Document Type Definition), and using Extensible Stylesheet Language (XSL) to transform an XML document to another document.

Target Audience

People new to web design and coding looking for an introduction to XML

Learning Objectives

In this course you will learn:

  • The basics of the Java language (syntax, variables, data types)
  • About the Java Runtime Environment and the Java Development Kit (JDK)
  • To become familiar with Java SE libraries and understanding development environment options
  • The basics of object-oriented programming (OOP) concepts
  • Just how important inheritance, and the power of multithreaded is in Java
  • Some best practices when programming in Java, including controlling the flow of execution and predefined data streams for console-based applications
;