<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Basic on akos.ma</title><link>https://akos.ma/tags/basic/</link><description>Recent content in Basic on akos.ma</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Apr 2026 00:00:00 +0200</lastBuildDate><atom:link href="https://akos.ma/tags/basic/index.xml" rel="self" type="application/rss+xml"/><item><title>Learning A New Programming Language per Year in the Age of AI</title><link>https://akos.ma/blog/learning-a-new-programming-language-per-year-in-the-age-of-ai/</link><pubDate>Fri, 17 Apr 2026 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/learning-a-new-programming-language-per-year-in-the-age-of-ai/</guid><description>People don&amp;rsquo;t really learn new programming languages every year anymore thanks to AI, so why do I stick with this activity? Call me old fashioned, but I still like to dive into a new programming language every year, no matter what, and thus here comes yet another update in my lifelong obsession to learn more and more programming languages.</description></item><item><title>Retrocomputing Emulators on Your Browser</title><link>https://akos.ma/blog/retrocomputing-emulators-on-your-browser/</link><pubDate>Fri, 28 Feb 2025 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/retrocomputing-emulators-on-your-browser/</guid><description>&lt;p&gt;In the past I&amp;rsquo;ve been explaining how to use various emulators to run old operating systems on your Linux box; today, we&amp;rsquo;re going to use a much simpler approach: just click on a link, and run them on your browser!&lt;/p&gt;</description></item><item><title>Conway in Minimal BASIC</title><link>https://akos.ma/blog/conway-in-minimal-basic/</link><pubDate>Fri, 11 Aug 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-minimal-basic/</guid><description>Last Monday I released the 59th issue of De Programmatica Ipsum, my dear monthly magazine about code, developers, and society, and this month I talked about BASIC in all of its flavors. As part of the preparation of this issue, I dived into the world of Minimal BASIC code, the one with source code line numbers, the one that would start immediately after powering up your computer, and the one that brings endless nostalgia.</description></item><item><title>Yup, Still Learning a New Programming Language Every Year</title><link>https://akos.ma/blog/yup-still-learning-a-new-programming-language-every-year/</link><pubDate>Fri, 24 Feb 2023 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/yup-still-learning-a-new-programming-language-every-year/</guid><description>&lt;p&gt;I gave an update on this lifetime activity of mine in &lt;a href="https://akos.ma/blog/a-new-programming-language-every-year/"&gt;2006&lt;/a&gt;, &lt;a href="https://akos.ma/blog/erlang/"&gt;2007&lt;/a&gt;, &lt;a href="https://akos.ma/blog/learning-one-new-language-every-year/"&gt;2011&lt;/a&gt;, and &lt;a href="https://akos.ma/blog/still-learning-one-language-per-year/"&gt;2013&lt;/a&gt;, and here we go for 2023.&lt;/p&gt;</description></item><item><title>Killer Apps</title><link>https://akos.ma/blog/killer-apps/</link><pubDate>Fri, 21 Oct 2022 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/killer-apps/</guid><description>The D programming language lacked a &amp;ldquo;killer app&amp;rdquo; to break through. Another brilliant language suffered from this situation, objectively deserving a much better fate than the one it had; Smalltalk.</description></item><item><title>BASIC Standards</title><link>https://akos.ma/blog/basic-standards/</link><pubDate>Fri, 18 Mar 2022 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/basic-standards/</guid><description>&lt;p&gt;I&amp;rsquo;ve learnt lately that there are many &lt;a href="https://en.wikipedia.org/wiki/BASIC#Standards"&gt;standards&lt;/a&gt; for the BASIC programming language. Who woulda thunk?&lt;/p&gt;</description></item><item><title>Polyglot Conway</title><link>https://akos.ma/blog/polyglot-conway/</link><pubDate>Fri, 05 Nov 2021 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/polyglot-conway/</guid><description>&lt;p&gt;My personal project during the pandemic was &lt;a href="https://gitlab.com/akosma/Conway"&gt;Conway&lt;/a&gt;, a project providing implementations of &lt;a href="https://en.wikipedia.org/wiki/Conway%E2%80%99s_Game_of_Life"&gt;Conway&amp;rsquo;s Game of Life&lt;/a&gt; in as many programming languages as possible.&lt;/p&gt;</description></item><item><title>Still Learning One Language per Year</title><link>https://akos.ma/blog/still-learning-one-language-per-year/</link><pubDate>Sun, 06 Oct 2013 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/still-learning-one-language-per-year/</guid><description>&lt;p&gt;Quick update about my &amp;ldquo;one language per year&amp;rdquo; lifelong initiative:&lt;/p&gt;</description></item><item><title>Learning One New Language Every Year</title><link>https://akos.ma/blog/learning-one-new-language-every-year/</link><pubDate>Sat, 04 Jun 2011 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/learning-one-new-language-every-year/</guid><description>&lt;p&gt;Here&amp;rsquo;s an update of the current status of my &amp;ldquo;one language per year&amp;rdquo; lifelong initiative:&lt;/p&gt;</description></item><item><title>Avoiding Basic Trouble</title><link>https://akos.ma/blog/avoiding-basic-trouble/</link><pubDate>Fri, 06 Oct 2006 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/avoiding-basic-trouble/</guid><description>&lt;p&gt;I remember that, late 2004, I was asked by my employer to evaluate the migration of a huge (huge, did I say huge?) Visual Basic 6 &amp;ldquo;classic&amp;rdquo; client-server application to an SOA-based Visual Basic .NET one. The application was a business-critical one for several customers, kind of a government ERP system, built initially in VB 3 or 4, and slowly migrated through the years to new versions of VB. Until VB.NET came out.&lt;/p&gt;</description></item></channel></rss>