<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ressources on Zelbinium</title>
    <link>/en/resources/</link>
    <description>Recent content in Ressources on Zelbinium</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <atom:link href="/en/resources/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HTML and CSS</title>
      <link>/en/resources/html/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/html/</guid>
      <description>HTML and CSS # HTML is a language used to detail the elements composing a graphical interface, with which CSS is associated to define the appearance of these elements.&#xA;To help you create your applications, you&amp;rsquo;ll find an editor on this site that allows you to view on the fly the rendering of the HTML/CSS code you&amp;rsquo;ve entered, as in the Interface section of the tutorial.&#xA;There is a lot of documentation on HTML and CSS, both on the web (https://developer.</description>
    </item>
    <item>
      <title>The Python language</title>
      <link>/en/resources/python/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/python/</guid>
      <description>The Python language # Python is considered one of, if not the most suitable language for beginners. This doesn&amp;rsquo;t mean, however, that it&amp;rsquo;s confined to the educational sector. It&amp;rsquo;s one of the most widely used languages for professional use by people who don&amp;rsquo;t do computers for a living.&#xA;For the documentation : https://docs.python.org/.&#xA;The online demonstrations are based on a slightly modified version of the Python version of the Atlas toolkit.</description>
    </item>
    <item>
      <title>Brython</title>
      <link>/en/resources/brython/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/brython/</guid>
      <description>Brython # Brython lets you execute Python code directly in the browser, as shown in the insert below. This is what is used on this site.</description>
    </item>
    <item>
      <title>Forges</title>
      <link>/en/resources/forges/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/forges/</guid>
      <description>Software forges # A software forge is a web service that lets you host the source code of your applications and share them easily.&#xA;You can therefore use your personal computer to develop your applications, then use one of these forges to retrieve and run them on your smartphone or tablet, with Termux for Android models and iSH for Apple models.</description>
    </item>
    <item>
      <title>The Atlas toolkit</title>
      <link>/en/resources/atk/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/en/resources/atk/</guid>
      <description>The Atlas toolkit # The Atlas toolkit (https://atlastk.org/) is world&amp;rsquo;s library that makes it easy to add a graphical interface to an application and bring it online. This library is at the heart of Zelbinium.&#xA;Documentation on its API can be found at https://atlastk.org/api.&#xA;There are a number of modules based on this library.&#xA;The term2web module, by writing a single line (from term2web import *) at the beginning of the source file, displays a Python program based on a user interface in a web browser.</description>
    </item>
  </channel>
</rss>
