<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Programming in Small Basic	</title>
	<atom:link href="https://gregladen.com/blog/2017/04/26/small-basic-programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2017/04/26/small-basic-programming/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Aug 2018 13:23:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.6</generator>
	<item>
		<title>
		By: Lionel A		</title>
		<link>https://gregladen.com/blog/2017/04/26/small-basic-programming/#comment-601366</link>

		<dc:creator><![CDATA[Lionel A]]></dc:creator>
		<pubDate>Wed, 01 Aug 2018 13:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=23989#comment-601366</guid>

					<description><![CDATA[&lt;blockquote&gt;I learned programming in Basiic on Apple IIs...&lt;/blockquote&gt;

I have programmed in Basic on those too, for one created a simple graphic character assembly routine from a need to implement a lower case character set as only upper case were available by default.

Having learned BASIC on Acorn BBC B and Acorn Electron computers I found Apple Basic primitive with only a GOSUB available for subroutines whereas BBC Basic had powerful Procedures and Functions.  Also a powerful ability to call the inbuilt assembler a feature also lacking on the Apple ][e I was working with.]]></description>
			<content:encoded><![CDATA[<blockquote><p>I learned programming in Basiic on Apple IIs&#8230;</p></blockquote>
<p>I have programmed in Basic on those too, for one created a simple graphic character assembly routine from a need to implement a lower case character set as only upper case were available by default.</p>
<p>Having learned BASIC on Acorn BBC B and Acorn Electron computers I found Apple Basic primitive with only a GOSUB available for subroutines whereas BBC Basic had powerful Procedures and Functions.  Also a powerful ability to call the inbuilt assembler a feature also lacking on the Apple ][e I was working with.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ios man		</title>
		<link>https://gregladen.com/blog/2017/04/26/small-basic-programming/#comment-601351</link>

		<dc:creator><![CDATA[ios man]]></dc:creator>
		<pubDate>Wed, 01 Aug 2018 11:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=23989#comment-601351</guid>

					<description><![CDATA[Love your blog man. Thanks for this stuff.
https://tweakbox-app.co]]></description>
			<content:encoded><![CDATA[<p>Love your blog man. Thanks for this stuff.<br />
<a href="https://tweakbox-app.co" rel="nofollow ugc">https://tweakbox-app.co</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lionel A		</title>
		<link>https://gregladen.com/blog/2017/04/26/small-basic-programming/#comment-461351</link>

		<dc:creator><![CDATA[Lionel A]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 21:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=23989#comment-461351</guid>

					<description><![CDATA[I also programmed in BASIC on Apple ][ (a ][e as a matter of fact) but found its lack of the Procedures and Functions so familiar to me using BASIC on Acorn 8-bit (similar Motorola 6502) computers a bitch. The memory architecture also was a bitch and fragmented especially for graphics modes.  With Acorn BBC Basic one could also call an assembler.

I might just resurrect  some of these early computers I still have around here.]]></description>
			<content:encoded><![CDATA[<p>I also programmed in BASIC on Apple ][ (a ][e as a matter of fact) but found its lack of the Procedures and Functions so familiar to me using BASIC on Acorn 8-bit (similar Motorola 6502) computers a bitch. The memory architecture also was a bitch and fragmented especially for graphics modes.  With Acorn BBC Basic one could also call an assembler.</p>
<p>I might just resurrect  some of these early computers I still have around here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Doug Alder		</title>
		<link>https://gregladen.com/blog/2017/04/26/small-basic-programming/#comment-461350</link>

		<dc:creator><![CDATA[Doug Alder]]></dc:creator>
		<pubDate>Thu, 27 Apr 2017 21:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=23989#comment-461350</guid>

					<description><![CDATA[Kevin - I may have to give this a try - the closest I ever got to any kind of programming was writing batch file scripts to rum my BBS back in the early 90s. So I&#039;m as a basic beginner as possible (OK OK p[un intended)]]></description>
			<content:encoded><![CDATA[<p>Kevin &#8211; I may have to give this a try &#8211; the closest I ever got to any kind of programming was writing batch file scripts to rum my BBS back in the early 90s. So I&#8217;m as a basic beginner as possible (OK OK p[un intended)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Thomas O'Neill		</title>
		<link>https://gregladen.com/blog/2017/04/26/small-basic-programming/#comment-461349</link>

		<dc:creator><![CDATA[Kevin Thomas O'Neill]]></dc:creator>
		<pubDate>Thu, 27 Apr 2017 03:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=23989#comment-461349</guid>

					<description><![CDATA[I learned programming in Basiic on Apple IIs and Commodore 64s - and still love it.  I actually have loaded QuickBasic on my laptop and written simple programs just for fun.  That early exposure led to useful work; writing Rocky Mountain Basic (HP Basic) programs to automate testing at work.

For over a decade now I&#039;ve been writing in a templating language for test equipment - Fluke&#039;s Metcal. Metcal only recently became nearly as powerful as Basic.  Only a few years ago did they add IF, WHILE, or DO loop structures!]]></description>
			<content:encoded><![CDATA[<p>I learned programming in Basiic on Apple IIs and Commodore 64s &#8211; and still love it.  I actually have loaded QuickBasic on my laptop and written simple programs just for fun.  That early exposure led to useful work; writing Rocky Mountain Basic (HP Basic) programs to automate testing at work.</p>
<p>For over a decade now I&#8217;ve been writing in a templating language for test equipment &#8211; Fluke&#8217;s Metcal. Metcal only recently became nearly as powerful as Basic.  Only a few years ago did they add IF, WHILE, or DO loop structures!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
