<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tara Andrei &#187; smallbasic</title>
	<atom:link href="http://www.andreitara.com/tag/smallbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreitara.com</link>
	<description>a developer&#039;s blog</description>
	<lastBuildDate>Sun, 18 Jul 2010 17:46:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SmallBasic</title>
		<link>http://www.andreitara.com/2008/11/smallbasic/</link>
		<comments>http://www.andreitara.com/2008/11/smallbasic/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 07:08:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programare]]></category>
		<category><![CDATA[programare incepatori]]></category>
		<category><![CDATA[smallbasic]]></category>

		<guid isPermaLink="false">http://www.andreitara.com/?p=25</guid>
		<description><![CDATA[Daca tot avem fani MS pe aici  hai sa amintim de un nou produs MS, gratuit, pt. cei ce vor sa invete programare, simplu: SmallBasic.
Nu l-am testat insa am citit un pic despre el si am vazut citeva exemple de cod. Targetul sint persoanele ce vor sa invete programare, pornind de la Basic (oarecum), [...]]]></description>
			<content:encoded><![CDATA[<p>Daca tot avem fani MS pe aici <img src="http://programare.org/images/smiles/icon_lol.gif" border="0" alt="Laughing" /> hai sa amintim de un nou produs MS, gratuit, pt. cei ce vor sa invete programare, simplu: <a class="postlink" href="http://msdn.microsoft.com/en-gb/devlabs/cc950524.aspx" target="_blank">SmallBasic</a>.</p>
<p>Nu l-am testat insa am citit un pic despre el si am vazut citeva exemple de cod. Targetul sint persoanele ce vor sa invete programare, pornind de la Basic (oarecum), intr-un limbaj ce are cit mai putine cuvinte cheie. Are vreo 4 Mb pt. download insa necesita .NET Framework 3.5 (vezi <a class="postlink" href="http://download.microsoft.com/download/9/0/6/90616372-C4BF-4628-BC82-BD709635220D/Introducing%20Small%20Basic.pdf" target="_blank">manualul PDF in eng.</a>).</p>
<p>Avantajul care il vad eu pe linga simplitate e ca ii invata pe oameni programarea cu obiecte (de genul TextWindow.WriteLine() sau GraphicsWindow.Clear() ) ce apoi poate fi usor inteleasa in contextul .NET.</p>
<p>Editorul e foarte simplu, cu help inclus. De exemplu programul gen &#8216;hello world&#8217; e cam asa:</p>
<table border="0" cellspacing="1" cellpadding="3" width="90%" align="center">
<tbody>
<tr>
<td><span class="genmed"><strong>Cod:</strong></span></td>
</tr>
<tr>
<td class="code">TextWindow.WriteLine(&#8221;Hello World&#8221;)</td>
</tr>
</tbody>
</table>
<p>Incercati, poate o sa va placa.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreitara.com/2008/11/smallbasic/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
