<?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/"
	>
<channel>
	<title>Comments on: Questions About Computer/web Programming?</title>
	<atom:link href="http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/</link>
	<description>Online Hub to find  creative mates . A platfom for creatives to express.</description>
	<pubDate>Fri, 10 Sep 2010 02:20:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: senventy</title>
		<link>http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/comment-page-1/#comment-10643</link>
		<dc:creator>senventy</dc:creator>
		<pubDate>Sat, 31 Oct 2009 05:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/#comment-10643</guid>
		<description>There are descriptions on the MSFT site describing all these applications.  I would start learning C# there seems to be quite a demand for it at the moment. Also PERL and JS might be good to learn as well.  Good luck.
Its also important as a developer to pay attention to detail and thoroughly read instructions! So get your development career off to a good start and RTFM.</description>
		<content:encoded><![CDATA[<p>There are descriptions on the MSFT site describing all these applications.  I would start learning C# there seems to be quite a demand for it at the moment. Also PERL and JS might be good to learn as well.  Good luck.<br />
Its also important as a developer to pay attention to detail and thoroughly read instructions! So get your development career off to a good start and RTFM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Relaxation Visualization</title>
		<link>http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/comment-page-1/#comment-10642</link>
		<dc:creator>Relaxation Visualization</dc:creator>
		<pubDate>Sat, 31 Oct 2009 03:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/#comment-10642</guid>
		<description>The old Visual Basic 6 is out dated and not used much for new projects, but VB.NET is quite popular and in wide spread use. 
If you have done PHP, then you have done computer programming. If you want to learn another language all the tools you mentioned are a good choices. If I had to recommend just one language out of those I would go with C#. If you want to do desktop applications you will need Visual C# 2008 express. If you want to do web applications you will need Visual Web Developer 2008 Express.</description>
		<content:encoded><![CDATA[<p>The old Visual Basic 6 is out dated and not used much for new projects, but VB.NET is quite popular and in wide spread use.<br />
If you have done PHP, then you have done computer programming. If you want to learn another language all the tools you mentioned are a good choices. If I had to recommend just one language out of those I would go with C#. If you want to do desktop applications you will need Visual C# 2008 express. If you want to do web applications you will need Visual Web Developer 2008 Express.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter K</title>
		<link>http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/comment-page-1/#comment-10641</link>
		<dc:creator>Peter K</dc:creator>
		<pubDate>Sat, 31 Oct 2009 02:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/#comment-10641</guid>
		<description>Visual Basic just refuses to die. And there is no reason why it should. It is a lot easier to make applications in VB than most other systems but it is Microsoft only. It is also not the best language for writing games in. If you want performance you need to go for C++. C# is also Microsoft only and it is a much cleaner language than either VB or C++ and still pretty speedy.
I don't know what the Web Dev one is like but no doubt it integrates with ASP.</description>
		<content:encoded><![CDATA[<p>Visual Basic just refuses to die. And there is no reason why it should. It is a lot easier to make applications in VB than most other systems but it is Microsoft only. It is also not the best language for writing games in. If you want performance you need to go for C++. C# is also Microsoft only and it is a much cleaner language than either VB or C++ and still pretty speedy.<br />
I don&#8217;t know what the Web Dev one is like but no doubt it integrates with ASP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John R</title>
		<link>http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/comment-page-1/#comment-10640</link>
		<dc:creator>John R</dc:creator>
		<pubDate>Sat, 31 Oct 2009 00:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcreativecommunity.com/community/index.php/2009/10/31/questions-about-computerweb-programming/#comment-10640</guid>
		<description>It sounds like you have a good start for web programming if that is what you want to do. There are two basic web programming platforms. Microsoft's .NET which uses ASP and different versions of Visual Basic that you mentioned above. The other is open source on UNIX, which includes JAVA, PHP, Ruby on Rails, JavaScript, Perl, Python and many others. You really need to figure out what it is your really want to do, but PHP is very popular as a server-side scripting language. JavaScript is a very popular client-side scripting language. If you want to do website programming you will also need to learn CSS. I would recommend going to http://www.lynda.com/ to look at their training videos. You can join with unlimited access for around $250 a year, and I think they have a monthly rate as well that's only around $25. They have video tutorials on all the major programming languages including HTML, Actionscript, PHP, CSS.
Also, if you know Actionscript, I would recommend continuing with that as there are quite a few things you can do with Flash including creating CD business cards. Check out http://www.discwritecd.com/</description>
		<content:encoded><![CDATA[<p>It sounds like you have a good start for web programming if that is what you want to do. There are two basic web programming platforms. Microsoft&#8217;s .NET which uses ASP and different versions of Visual Basic that you mentioned above. The other is open source on UNIX, which includes JAVA, PHP, Ruby on Rails, JavaScript, Perl, Python and many others. You really need to figure out what it is your really want to do, but PHP is very popular as a server-side scripting language. JavaScript is a very popular client-side scripting language. If you want to do website programming you will also need to learn CSS. I would recommend going to <a href="http://www.lynda.com/" rel="nofollow">http://www.lynda.com/</a> to look at their training videos. You can join with unlimited access for around $250 a year, and I think they have a monthly rate as well that&#8217;s only around $25. They have video tutorials on all the major programming languages including HTML, Actionscript, PHP, CSS.<br />
Also, if you know Actionscript, I would recommend continuing with that as there are quite a few things you can do with Flash including creating CD business cards. Check out <a href="http://www.discwritecd.com/" rel="nofollow">http://www.discwritecd.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
