<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tutorial on Zelbinium</title>
    <link>/en/tutorial/</link>
    <description>Recent content in Tutorial on Zelbinium</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <atom:link href="/en/tutorial/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Interface</title>
      <link>/en/tutorial/frontend/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/tutorial/frontend/</guid>
      <description>The interface # Introduction # The coding of the interface is based on the HTML language, which is made up of tags. If tag is the name of the tag, the corresponding opening tag is &amp;lt;tag&amp;gt; and the closing tag, &amp;lt;/tag&amp;gt;. Between the two, we place the tag content, which may itself be made up of tags.&#xA;Tags are always nested, i.e. they are closed in the reverse order in which they were opened.</description>
    </item>
    <item>
      <title>Processing</title>
      <link>/en/tutorial/backend/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/tutorial/backend/</guid>
      <description>The processing # Introduction # Now that the interface has been created on the page dedicated to the interface, we can move on to coding the processing part of the application.&#xA;The application can be launched directly from this page at each stage of its development, for a better understanding of the purpose of the code introduced at each stage.&#xA;Interface displaying # Interface description (BODY) # Let&amp;rsquo;s create a constant with the content that has been elaborated on the Interface page.</description>
    </item>
  </channel>
</rss>
