<?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>Aaviv: Reviews from you &#187; Controlling Your Computer</title>
	<atom:link href="http://www.aaviv.com/tag/controlling-your-computer/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aaviv.com</link>
	<description>Reviews of movies, music, cars, travel and more</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:47:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Introduction To Programming</title>
		<link>http://www.aaviv.com/electronic-review/introduction-to-programming</link>
		<comments>http://www.aaviv.com/electronic-review/introduction-to-programming#comments</comments>
		<pubDate>Sun, 04 Jul 2010 23:13:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronic review]]></category>
		<category><![CDATA[a Programming Language]]></category>
		<category><![CDATA[Controlling Your Computer]]></category>

		<guid isPermaLink="false">http://www.aaviv.com/electronic-review/introduction-to-programming</guid>
		<description><![CDATA[Controlling Your Computer with a Programming Language In a previous article, we introduced automating some tasks with MS-DOS batch files. In this article, we&#8217;re going to introduce programming and describe how it can be used to control the way your computer works. Normally, computer novices aren&#8217;t interested in controlling the computer. New computer users are [...]]]></description>
			<content:encoded><![CDATA[<p> Controlling Your Computer with a Programming Language</p>
<p>In a previous article, we introduced automating some tasks with MS-DOS batch files. In this article, we&#8217;re going to introduce programming and describe how it can be used to control the way your computer works. Normally, computer novices aren&#8217;t interested in controlling the computer. New computer users are typically interested in learning more about how the thing works. However they may be surprised to learn that programming increases computer knowledge as a whole and it can help to diminish the fear associated with using a new computer.For more information about <a target="_blank" href="#mce_temp_url#">web hosting review</a> ,you can ask a <a target="_blank" href="http://www.aplus.net.nz/SEO-Web-Design.html">web designer Auckland</a> or just refer to the website -<a target="_blank" href="http://bluehost-hostgator.com/">http://bluehost-hostgator.com/</a> .</p>
<p>Programming a computer is creating a sequence of instructions that enable the computer to do something.1 The people who program computers (called programmers) use a programming language to communicate with a computer. You might have heard of some of these languages in the past such as Visual Basic, C++, or Fortran. There are hundreds of other programming language and neither one is better than the other. Most of them are capable of performing the same tasks and achieving the same goals. A programmer chooses one language by a simple preference.</p>
<p>Each of these languages differ by the way they communicate with a computer however, and the commands that they follow are very specific. Not a single command of one language can be interchanged with the commands or language of another. But all of them can be used to control a computer.Now it would be impossible to teach you how to program any language in a single article. But we can still introduce you to some of programming&#8217;s most basic concepts &#8211; starting with the commands we talked about earlier. Commands are the instructions that a computer follows to perform an action. 2 To make them work inside of a program, programmers assign commands to objects like buttons for example. The commands in a program are pretty useless unless they have some data to act on so programmers either give the programs some data to work with (list of names or numbers for example) or they make the program generate it&#8217;s own data.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.aaviv.com%2Felectronic-review%2Fintroduction-to-programming';
  addthis_title  = 'Introduction+To+Programming';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/a+Programming+Language' rel='tag' target='_blank'>a Programming Language</a>, <a class='technorati-link' href='http://technorati.com/tag/Controlling+Your+Computer' rel='tag' target='_blank'>Controlling Your Computer</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.aaviv.com/electronic-review/introduction-to-programming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

