<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Advanced on Nairda - Learn Programming and Robotics</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/</link><description>Recent content in Advanced on Nairda - Learn Programming and Robotics</description><image><title>Nairda - Learn Programming and Robotics</title><url>https://nairda.com.mx/nairda_blog_logo.png</url><link>https://nairda.com.mx/nairda_blog_logo.png</link></image><generator>Hugo -- 0.164.0</generator><language>en-us</language><lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://nairda.com.mx/en/aprendizaje/programacion/avanzado/index.xml" rel="self" type="application/rss+xml"/><item><title>State machine</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/maquina-de-estados/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/maquina-de-estados/</guid><description>Change what the program does depending on the value of a state variable</description></item><item><title>Save into a table</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/guardar-en-una-tabla/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/guardar-en-una-tabla/</guid><description>Add a row to a table, write a number into it and read it back</description></item><item><title>The size of the table</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/el-tamano-de-la-tabla/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/el-tamano-de-la-tabla/</guid><description>Add rows with Repeat and watch the table grow with the Height block</description></item><item><title>Remove a row</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/quitar-una-fila/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/quitar-una-fila/</guid><description>See how Remove row undoes an Add row and the table grows more slowly</description></item><item><title>Chart a table</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/graficar-una-tabla/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/graficar-una-tabla/</guid><description>Fill a table with random numbers and draw them on the dashboard chart</description></item><item><title>Average with a table</title><link>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/promedio-con-tabla/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://nairda.com.mx/en/aprendizaje/programacion/avanzado/promedio-con-tabla/</guid><description>Split the work into four functions: clear the table, fill it with random numbers, add them up and print the average</description></item></channel></rss>