<?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>CP - Help, Answers, Tips, Questions about software, hardware and other stuff &#187; language</title>
	<atom:link href="http://computersplace.net/tag/language/feed" rel="self" type="application/rss+xml" />
	<link>http://computersplace.net</link>
	<description>Reviews, Answers on software, laptop, computer, hardware, spyware, printer</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:00:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>how .net(programming language ) is used in electrical engineering field?</title>
		<link>http://computersplace.net/programming-languages/how-netprogramming-language-is-used-in-electrical-engineering-field.html</link>
		<comments>http://computersplace.net/programming-languages/how-netprogramming-language-is-used-in-electrical-engineering-field.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:00:23 +0000</pubDate>
		<dc:creator>cold_cat_cat</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[.netprogramming]]></category>
		<category><![CDATA[Electrical]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[language]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/how-netprogramming-language-is-used-in-electrical-engineering-field.html</guid>
		<description><![CDATA[how .net(programming language ) is used in electrical engineering field Best answer: Answer by Me MI am not an electrical engineer&#8230; so I may have missed a potential use. However, I am a software developer and I am familiar with the .NET framework. The .NET framework requires Microsoft Windows to run and it is not [...]]]></description>
			<content:encoded><![CDATA[<p>how .net(programming language ) is used in electrical engineering field</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Me M</i><br/>I am not an electrical engineer&#8230; so I may have missed a potential use. However, I am a software developer and I am familiar with the .NET framework.</p>
<p>The .NET framework requires Microsoft Windows to run and it is not designed to directly interact with hardware or do any low level system or memory manipulations. In fact, it isn&#8217;t truly compiled into machine code&#8230; it uses something similar to Java&#8217;s Just-in-time compilation system that compiles the code into something similar to a half-way state and then converts it into machine code at run-time. So .NET programs will only be used to run on top of working Windows-based devices that have the .NET framework installed. This limits its uses in the development of electronics. However, I do believe I have seen .NET apps interact with Windows device drivers (that were not written in .NET)&#8230;. but I cannot tell you how in-depth that interaction was.</p>
<p> I can really only see it being used for a very small number of things in electrical engineering. One use would be to write testing and &#8216;helper&#8217; apps to aid in the testing/development of an electronic device. These apps could automate testing processes on electronic devices connected to PC&#8217;s by sending specific data to the device drivers or USB ports (if it was a USB device). Also, I have also seen software created to simulate circuits and MCU&#8217;s. The simulators I have seen were not based on the .NET framework, but they could have been written in .NET. However, while the finished simulation software may aid electrical engineers, the software would probably be developed by computer scientists and not the electrical engineers themselves.</p>
<p> The other use would be to write software to run within Windows on a PC (or a device running WIndows CE) that would indirectly interact with an electronic device through other software systems (eg: the system drivers). An example of this would be ATI&#8217;s Catalyst software. I believe ATI&#8217;s catalyst software uses the .NET framework for the GUI that allows users to easily change settings&#8230; however the actual drivers and software that interacts with the hardware is not .NET based. I am not sure how ATI did this and they are the only ones I have seen that did this.</p>
<p><strong>Add your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/my-psp-did-not-pass-widows-logo-testing-to-verify-should-i-do-it-anyway-and-continue.html" rel="bookmark" class="crp_title">My psp did not pass widows logo testing to verify&#8230;.should i do it anyway and continue?</a><span class="crp_excerpt"> i was tryin to install my sp it gives me the chice to continue or cancel wat should i do?
it ...</span><br><a href="http://computersplace.net/programming-languages/what-is-net-is-net-a-programming-language-its-easy-or-hard.html" rel="bookmark" class="crp_title">What is .Net? Is .Net a programming language ? its easy or hard ?</a><span class="crp_excerpt"> 


Best answer:
Answer by iamjosh123456.net isn't a programming language. It's a bunch of programming languages built for Microsoft's .net frame work.
The ...</span><br><a href="http://computersplace.net/software-problem/accomplishments-engineering-resume-job-duties-true.html" rel="bookmark" class="crp_title">More &#8220;accomplishments&#8221; on my engineering resume and &#8220;Less Job Duties&#8221;? Is it true?</a><span class="crp_excerpt"> I am an electrical engineer with over a year of entry level experience. 
But i am finding it hard to ...</span><br><a href="http://computersplace.net/programming-languages/why-electrical-engineers-are-recomended-to-stucy-object-oriented-programming-language.html" rel="bookmark" class="crp_title">why Electrical engineers are recomended to stucy Object Oriented Programming language?</a><span class="crp_excerpt"> 


Best answer:
Answer by G AElectrical engineers should study some programming language, and the language should have full control over exactly ...</span><br><a href="http://computersplace.net/programming-languages/what-should-i-study-for-computer-engineering.html" rel="bookmark" class="crp_title">What should I Study for Computer engineering?</a><span class="crp_excerpt"> Hi My Name Is Andrae, and I'm starting my senior yr of highschool. I want to have a job in ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/how-netprogramming-language-is-used-in-electrical-engineering-field.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>learning a new programming language?</title>
		<link>http://computersplace.net/programming-languages/learning-a-new-programming-language.html</link>
		<comments>http://computersplace.net/programming-languages/learning-a-new-programming-language.html#comments</comments>
		<pubDate>Mon, 30 Jan 2012 21:01:03 +0000</pubDate>
		<dc:creator>Adil K</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/learning-a-new-programming-language.html</guid>
		<description><![CDATA[Hello Folks I would like to ask programmer and software professionals about which program language to learn amonst the plurality of available languages. Some background about me, i am a control engineer i programmed a while ago embedded C, which uses rather addressing, interrupts, and mainly functional programming. At this point, i remember little from [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Folks<br />
I would like to ask programmer and software professionals about which program language to learn amonst the plurality of available languages.<br />
Some background about me, i am a control engineer i programmed a while ago embedded C, which uses rather addressing, interrupts, and mainly functional programming.<br />
At this point, i remember little from that, but i&#8217;d like to learn a language that is cross GUI and embedded also. In another word a language that enables the programmer to programm a GUI while interracting with the hardware.<br />
what do u think about Visual C++ rather than others like just plain C or Python. I heard that VB is terrible, is this true ?<br />
and which one would enable you to be versatile in relatively intuitive for an engineer to learn in timely fashion. </p>
<p>Thank you very much<br />
Seems like i haven&#8217;t gotten my answer yet&#8230;let me rephrase it. Is visual C++ reasonably well within reach to learn in short amount of time.</p>
<p><strong>Best answer:</strong></p>
<p><strong>What do you think? Answer below!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/can-someone-tell-me-how-difficult-are-these-programming-languages.html" rel="bookmark" class="crp_title">Can someone tell me how difficult are these programming languages?</a><span class="crp_excerpt"> From these languages: Pascal, C+, Visual Basic, .NET, Java, Javascript, Flashcript, HTML, PHP and Phyton.. 

Can someone post which is ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-purpose-of-the-c-programming-and-what-are-the-benefits-you-get-by-learning-its-language.html" rel="bookmark" class="crp_title">what is the purpose of the c++ programming and what are the benefits you get by learning its &#8220;language&#8221;?</a><span class="crp_excerpt"> can you get anything from learning the c++ programming?
what are the advantages you get? 
and what is the purpose of ...</span><br><a href="http://computersplace.net/programming-languages/would-you-consider-the-perl-programming-language-worth-learning.html" rel="bookmark" class="crp_title">Would you consider the Perl programming language worth learning?</a><span class="crp_excerpt"> I am very intrigued by Perl, and have been studying it. Though it was once the most popular programming language ...</span><br><a href="http://computersplace.net/programming-languages/programming-language-i-learn.html" rel="bookmark" class="crp_title">What programming language should I learn?</a><span class="crp_excerpt"> I'm an old school Foxpro (Xbase) programmer that's been away from development for some time and I'd like to get ...</span><br><a href="http://computersplace.net/programming-languages/programming-language-to-stretch-my-brain-muscles.html" rel="bookmark" class="crp_title">programming language to stretch my brain muscles ?</a><span class="crp_excerpt"> due to some medical seasons and despite that my IQ is OK , my doctor says that i have to ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/learning-a-new-programming-language.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>is the C# .NET fully object oriented programming language?</title>
		<link>http://computersplace.net/programming-languages/is-the-c-net-fully-object-oriented-programming-language.html</link>
		<comments>http://computersplace.net/programming-languages/is-the-c-net-fully-object-oriented-programming-language.html#comments</comments>
		<pubDate>Tue, 24 Jan 2012 08:45:27 +0000</pubDate>
		<dc:creator>d02003524</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[fully]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[Oriented]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/is-the-c-net-fully-object-oriented-programming-language.html</guid>
		<description><![CDATA[is the C# fully object oriented programming language? if yes why? if no why? Thanks, Best answer: Answer by GardnerYes. Object-oriented programming (OOP) is a programming paradigm using &#8220;objects&#8221; – data structures consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such [...]]]></description>
			<content:encoded><![CDATA[<p>is the C# fully object oriented programming language?<br />
if yes why?<br />
if no why?</p>
<p>Thanks,</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Gardner</i><br/>Yes.</p>
<p>Object-oriented programming (OOP) is a programming paradigm using &#8220;objects&#8221; – data structures consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation, messaging, modularity, polymorphism, and inheritance.</p>
<p>C# supports all of this.</p>
<p><strong>Know better? Leave your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/the-most-popular-programming-languages-in-use-today-is-object-oriented-language.html" rel="bookmark" class="crp_title">The most popular programming languages in use today is Object-Oriented Language.?</a><span class="crp_excerpt"> May i know what is "Object-Oriented Language"?


Best answer:
Answer by MephistophelesC++

 A type of programming in which programmers define not only ...</span><br><a href="http://computersplace.net/programming-languages/differences-between-object-oriented-programming-languages-and-generations-1-4-of-programming-languages.html" rel="bookmark" class="crp_title">Differences between object-oriented programming languages and generations 1-4 of programming languages?</a><span class="crp_excerpt"> Highlight the most important differences between object-oriented programming languages and generations 1-4 of (often called top down or structured) programming ...</span><br><a href="http://computersplace.net/programming-languages/what-is-an-object-oriented-programming-language.html" rel="bookmark" class="crp_title">What is an Object Oriented Programming Language?</a><span class="crp_excerpt"> 


Best answer:
Answer by Caroline AndersonA type of programming in which programmers define not only the data type of a data ...</span><br><a href="http://computersplace.net/programming-languages/procedural-vs-object-oriented-programming-languages.html" rel="bookmark" class="crp_title">procedural vs object-oriented programming languages?</a><span class="crp_excerpt"> what are the key differences in procedural vs object-oriented programming languages?

ive learnt VC# already, to develop console and windows applications. ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-difference-between-structure-programming-language-and-object-oriented-programming-language.html" rel="bookmark" class="crp_title">what is the difference between structure programming language and object-oriented programming language?</a><span class="crp_excerpt"> 


Best answer:
Answer by jessieg14Structured programming and object oriented programming are not languages, they are, let's call them techniques. You can ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/is-the-c-net-fully-object-oriented-programming-language.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which language would you suggest for web page data retrieval?</title>
		<link>http://computersplace.net/drive-data-recovery/which-language-would-you-suggest-for-web-page-data-retrieval.html</link>
		<comments>http://computersplace.net/drive-data-recovery/which-language-would-you-suggest-for-web-page-data-retrieval.html#comments</comments>
		<pubDate>Mon, 02 Jan 2012 06:45:27 +0000</pubDate>
		<dc:creator>Liza L</dc:creator>
				<category><![CDATA[drive data recovery]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[retrieval]]></category>
		<category><![CDATA[suggest]]></category>

		<guid isPermaLink="false">http://computersplace.net/drive-data-recovery/which-language-would-you-suggest-for-web-page-data-retrieval.html</guid>
		<description><![CDATA[I need to retrieve the data from web pages. Can you suggest some language which i can easily learn and write a script in that language for data retrieval from public data. One of my friend told me pearl can be a option. what do you think ? Best answer: Answer by EmoFreakIts called a [...]]]></description>
			<content:encoded><![CDATA[<p>I need to retrieve the data from web pages. Can you suggest some language which i can easily learn and write a script in that language for data retrieval from public data.</p>
<p>One of my friend told me pearl can be a option. what do you think ?</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by EmoFreak</i><br/>Its called a web.config</p>
<p><!-- Web.Config Configuration File --> <configuration>     <system.web>         <customErrors mode="Off"/>     </system.web> </configuration><br />
Pasted from < [URL HERE] > </p>
<p>Just add the url</p>
<p><strong>Add your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/drive-data-recovery/data-retrieval.html" rel="bookmark" class="crp_title">data retrieval?</a><span class="crp_excerpt"> My laptop stopped working last night, and I took it back to Best Buy, where I purchased it.  I ...</span><br><a href="http://computersplace.net/drive-data-recovery/data-retrieval-need-help.html" rel="bookmark" class="crp_title">Data retrieval need help?</a><span class="crp_excerpt"> What program can I use to retrive data from a file that looks like this (just a text file)
Chair1 {
 ...</span><br><a href="http://computersplace.net/drive-data-recovery/what-is-the-difference-between-information-retrieval-and-data-retrieval.html" rel="bookmark" class="crp_title">What is the difference between Information retrieval and data retrieval?</a><span class="crp_excerpt"> 


Best answer:
Answer by darkmatter7000For answering this question we have to look into the definitions of data and information.
Data:-a collection of ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-most-suitable-language-for-programming-my-website.html" rel="bookmark" class="crp_title">What is the most suitable language for programming my website?</a><span class="crp_excerpt"> Hi

I'm designing my website & I'd like to code it myself.

I've started reading a book on the basics of programming ...</span><br><a href="http://computersplace.net/drive-data-recovery/i-want-to-count-the-total-characters-in-the-entered-datausing-mysql-please-help.html" rel="bookmark" class="crp_title">I want to count the total characters in the entered data,using MYSQL, please help?</a><span class="crp_excerpt"> I have to count total characters entered in the particular column, how to do that?

Also I  want to limit ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/drive-data-recovery/which-language-would-you-suggest-for-web-page-data-retrieval.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What programming language is Yahoo written in?</title>
		<link>http://computersplace.net/programming-languages/what-programming-language-is-yahoo-written-in.html</link>
		<comments>http://computersplace.net/programming-languages/what-programming-language-is-yahoo-written-in.html#comments</comments>
		<pubDate>Sun, 18 Dec 2011 05:45:18 +0000</pubDate>
		<dc:creator>swtlips2006</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[written]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/what-programming-language-is-yahoo-written-in.html</guid>
		<description><![CDATA[I&#8217;m interested in making a website, and I&#8217;ve been looking at very popular websites for inspiration. I&#8217;m still a beginner, and before I even start thinking of the content, I want to learn the most useful programming languages. So I was wondering, what markup language/programming language is the front page of yahoo written in? Like [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m interested in making a website, and I&#8217;ve been looking at very popular websites for inspiration. I&#8217;m still a beginner, and before I even start thinking of the content, I want to learn the most useful programming languages.</p>
<p>So I was wondering, what markup language/programming language is the front page of yahoo written in? Like the different pictures you&#8217;ll see when you hover over, is that CSS? Javascript? Is the site organized serverside by PHP/Mysql?</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Steve</i><br/>There is no single language to build a large complex site like google or yahoo, some languages include php, html, xhtml, css, mysql and java.</p>
<p><strong>Know better? Leave your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/would-you-consider-the-perl-programming-language-worth-learning.html" rel="bookmark" class="crp_title">Would you consider the Perl programming language worth learning?</a><span class="crp_excerpt"> I am very intrigued by Perl, and have been studying it. Though it was once the most popular programming language ...</span><br><a href="http://computersplace.net/programming-languages/can-someone-tell-me-how-difficult-are-these-programming-languages.html" rel="bookmark" class="crp_title">Can someone tell me how difficult are these programming languages?</a><span class="crp_excerpt"> From these languages: Pascal, C+, Visual Basic, .NET, Java, Javascript, Flashcript, HTML, PHP and Phyton.. 

Can someone post which is ...</span><br><a href="http://computersplace.net/programming-languages/best-programming-language-to-learn-for-a-career.html" rel="bookmark" class="crp_title">Best programming language to learn for a career?</a><span class="crp_excerpt"> I was wondering what the best languages to learn would be for a career. I see that C++ is one ...</span><br><a href="http://computersplace.net/programming-languages/can-the-net-programming-language-do-as-much-as-c.html" rel="bookmark" class="crp_title">Can the .net programming language do as much as C++?</a><span class="crp_excerpt"> With Microsoft's .net becomming popular and more efficient with the internet, I want to know if it is more than ...</span><br><a href="http://computersplace.net/programming-languages/which-programming-language-is-the-most-popular-and-used-amongst-these-5-languages-cpythonvbruby-and-ada.html" rel="bookmark" class="crp_title">Which Programming Language is the most Popular and Used amongst these 5 languages-C#,Python,VB,Ruby and Ada?</a><span class="crp_excerpt"> I have just joined a Computer Course and have learned PLT,C#,VC#,T-SQL..this is a 3 years course and I will get ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/what-programming-language-is-yahoo-written-in.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is c programming a high level language or low level?</title>
		<link>http://computersplace.net/programming-languages/is-c-programming-a-high-level-language-or-low-level.html</link>
		<comments>http://computersplace.net/programming-languages/is-c-programming-a-high-level-language-or-low-level.html#comments</comments>
		<pubDate>Sat, 10 Dec 2011 07:45:21 +0000</pubDate>
		<dc:creator>Chris h</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[high]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[level]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/is-c-programming-a-high-level-language-or-low-level.html</guid>
		<description><![CDATA[Best answer: Answer by Dick McCreamHammerlow level. There&#8217;s nearly a 1:1 correspondence between a line of C and an assembly instruction. C is low compared to some OOP garbage like C#. Add your own answer in the comments! Related Posts:What are the different types of high and low level programming languages? what are the differnet [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Best answer:</strong></p>
<p><i>Answer by Dick McCreamHammer</i><br/>low level.  There&#8217;s nearly a 1:1 correspondence between a line of C and an assembly instruction.</p>
<p>C is low compared to some OOP garbage like C#.</p>
<p><strong>Add your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/what-are-the-different-types-of-high-and-low-level-programming-languages.html" rel="bookmark" class="crp_title">What are the different types of high and low level programming languages?</a><span class="crp_excerpt"> what are the differnet types of high and low level languages in programming and the differences between them?


Best answer:
Answer by ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-difference-between-high-level-programming-language-and-low-level.html" rel="bookmark" class="crp_title">What is the difference between high level programming language and low level?</a><span class="crp_excerpt"> I seek the answer of a professional programmer.

I want to know what languages are high and what languages are low, ...</span><br><a href="http://computersplace.net/programming-languages/best-high-level-programming-language.html" rel="bookmark" class="crp_title">Best high level programming language?</a><span class="crp_excerpt"> I currently am dealing with mostly lower level languages such as C++ and Assembly, but I want to find something ...</span><br><a href="http://computersplace.net/programming-languages/high-level-programming-languages-program-writing-easier-learn-assembly-language.html" rel="bookmark" class="crp_title">high-level programming languages make program writing easier then why we learn assembly language?</a><span class="crp_excerpt"> There are different high-level programming languages available today which make program writing a much easier task as compared to Assembly ...</span><br><a href="http://computersplace.net/programming-languages/what-are-the-low-level-programming-languages-which-got-high-level-features.html" rel="bookmark" class="crp_title">What are the low level programming languages which got high level features?</a><span class="crp_excerpt"> What are the low level programming languages which got high level features?
I don't expect the definition just the list of ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/is-c-programming-a-high-level-language-or-low-level.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>what is a good, easy to learn programming language?</title>
		<link>http://computersplace.net/programming-languages/what-is-a-good-easy-to-learn-programming-language.html</link>
		<comments>http://computersplace.net/programming-languages/what-is-a-good-easy-to-learn-programming-language.html#comments</comments>
		<pubDate>Sun, 06 Nov 2011 11:45:21 +0000</pubDate>
		<dc:creator>sygnate</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[good]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/what-is-a-good-easy-to-learn-programming-language.html</guid>
		<description><![CDATA[To make a rather long story short, i grew up with commodore c64 and played around on it making little animations and &#8220;games&#8221; (text adventures and a really bad 2 player only tic-tac-toe game with no single player option) using the systems BASIC editor&#8230; That is about the programming i have ever done&#8230; now, i [...]]]></description>
			<content:encoded><![CDATA[<p>To make a rather long story short, i grew up with commodore c64 and played around on it making little animations and &#8220;games&#8221; (text adventures and a really bad 2 player only tic-tac-toe game with no single player option) using the systems BASIC editor&#8230; That is about the programming i have ever done&#8230;<br />
now, i have got this urge to tinker around with modern day computers.<br />
What is best to learn, and what is easiest to learn?<br />
c?c++?c#?<br />
please, do not recommend python or anything that requires that what ever you make be ran inside it&#8230;<br />
eventually, hopefully, my goal is to make stand alone freeware games/apps.<br />
I would be just pleased as can be if i could make  a match 3 / bejeweled style game someday, i think  that would be a good long term goal?<br />
I am a windows user, please no unix/linux languages<br />
I forgot to mention, i am vista 64 bit, if it matters, Thanks!</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by ChaosGrimm</i><br/>Out of the choices you have given, I would go with C++ although if you dont have any experience with programming, i wouldn&#8217;t say it&#8217;s easy to learn compared to a language like Python.</p>
<p>If you want a suggestion based on ease of learning, I&#8217;d go Python. Also note that games can be made with Python, as well as android apps through google&#8217;s API.<br />
====<br />
Here is a comparison I like to make to ppl interested in programming:</p>
<p>&#8216;hello world&#8217; in Python:<br />
&#8212;-<br />
print &#8220;hello world&#8221;<br />
&#8212;-<br />
Even if you have no knowledge the Python language and assuming i didnt tell you it was &#8216;hello world&#8217;, you already have an idea of what it does. You learn 2 basic concepts: the print command, and strings.</p>
<p>&#8216;hello world&#8217; in c++:<br />
&#8212;-<br />
#include <iostream><br />
using namespace std.</p>
<p>int main()<br />
{<br />
cout << "hello world" << endl;<br />
return 0;<br />
}<br />
----<br />
Look how many concepts there are here: includes, namespaces, functions, return values, strings, cout, endl, brackets, etc. Not to mention you need to deal with a compiler and compiler-specific commands and/or includes (ex visual studio: stdafx.h).</p>
<p><strong>Give your answer to this question below!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/what-is-python-best-or-most-useful-for-programming.html" rel="bookmark" class="crp_title">What is Python best or most useful for programming?</a><span class="crp_excerpt"> For example java is for web, Perl is good for cgi, c is popular for games.... What is Pythons special ...</span><br><a href="http://computersplace.net/programming-languages/can-someone-tell-me-how-difficult-are-these-programming-languages.html" rel="bookmark" class="crp_title">Can someone tell me how difficult are these programming languages?</a><span class="crp_excerpt"> From these languages: Pascal, C+, Visual Basic, .NET, Java, Javascript, Flashcript, HTML, PHP and Phyton.. 

Can someone post which is ...</span><br><a href="http://computersplace.net/programming-languages/i-learn-functional-programming-language-i-start.html" rel="bookmark" class="crp_title">I want to learn a functional programming language. Where do I start?</a><span class="crp_excerpt"> I am an experienced C# developer.  I've also had java experience in the past, and I am a python ...</span><br><a href="http://computersplace.net/programming-languages/web-programming-language.html" rel="bookmark" class="crp_title">Web programming language?</a><span class="crp_excerpt"> Ive been searching alot and been wanting to get into programming.. as ive been seeing im wanting to learn a ...</span><br><a href="http://computersplace.net/programming-languages/which-programming-language.html" rel="bookmark" class="crp_title">Which programming language?</a><span class="crp_excerpt"> I would like to learn a useful programming language for everyday applications. For example I would like to write a ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/what-is-a-good-easy-to-learn-programming-language.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>what is the future of oops(object oriented programming language??</title>
		<link>http://computersplace.net/programming-languages/what-is-the-future-of-oopsobject-oriented-programming-language.html</link>
		<comments>http://computersplace.net/programming-languages/what-is-the-future-of-oopsobject-oriented-programming-language.html#comments</comments>
		<pubDate>Sat, 05 Nov 2011 04:45:23 +0000</pubDate>
		<dc:creator>thisguy</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[oopsobject]]></category>
		<category><![CDATA[Oriented]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/what-is-the-future-of-oopsobject-oriented-programming-language.html</guid>
		<description><![CDATA[&#8230;&#8230;&#8230;..this was the qts asked in an interview &#8230;&#8230;&#8230;&#8230;wht can be it possible best answers &#8230;&#8230;&#8230;&#8230;..plz let me kw Best answer: Answer by anonymous_person_1337OOP has been around for quite some time and is used extensively. If someone in the interview is asking you about the future of a specific technology, since there is no way [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;&#8230;&#8230;..this was the qts asked in an interview &#8230;&#8230;&#8230;&#8230;wht can be it possible best answers &#8230;&#8230;&#8230;&#8230;..plz let me kw</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by anonymous_person_1337</i><br/>OOP has been around for quite some time and is used extensively. If someone in the interview is asking you about the future of a specific technology, since there is no way for you to know that besides guessing, it doesn&#8217;t sound like a place that uses good interview questions and policies.</p>
<p><strong>Add your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/drive-data-recovery/what-questions-should-i-ask-at-an-interview-at-a-computer-repair-shop.html" rel="bookmark" class="crp_title">What questions should I ask at an interview at a computer repair shop?</a><span class="crp_excerpt"> I have an interview at a Mom and Pop style computer repair shop, its just a local business thats been ...</span><br><a href="http://computersplace.net/software-problem/categorize-list-software-requirements-interview-questions.html" rel="bookmark" class="crp_title">How to categorize the list of software requirements interview questions?</a><span class="crp_excerpt"> I've have a list of interview questions for software requirements/ business analyst. I want to know the best way to ...</span><br><a href="http://computersplace.net/programming-languages/is-c-object-oriented-programming-or-whitch-type-progamming-language.html" rel="bookmark" class="crp_title">is C Object oriented Programming or whitch type Progamming Language?</a><span class="crp_excerpt"> There r what difference between Object Oriened programming and Structure Programming and what is call Object in Object Oriented Programming


Best ...</span><br><a href="http://computersplace.net/software-problem/resumethanks.html" rel="bookmark" class="crp_title">Help me with my resume,thanks?</a><span class="crp_excerpt"> Resume
Personal Information    
Name: LEI GUOGender: MALE  
Date of Birth: 1985/06/10 
Residency: Harbin Institute of Technology 
Work ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-difference-between-structure-programming-language-and-object-oriented-programming-language.html" rel="bookmark" class="crp_title">what is the difference between structure programming language and object-oriented programming language?</a><span class="crp_excerpt"> 


Best answer:
Answer by jessieg14Structured programming and object oriented programming are not languages, they are, let's call them techniques. You can ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/what-is-the-future-of-oopsobject-oriented-programming-language.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is an example of a high level language program?</title>
		<link>http://computersplace.net/programming-languages/what-is-an-example-of-a-high-level-language-program.html</link>
		<comments>http://computersplace.net/programming-languages/what-is-an-example-of-a-high-level-language-program.html#comments</comments>
		<pubDate>Sat, 15 Oct 2011 13:00:23 +0000</pubDate>
		<dc:creator>Bill R</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[high]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[level]]></category>
		<category><![CDATA[program]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/what-is-an-example-of-a-high-level-language-program.html</guid>
		<description><![CDATA[Best answer: Answer by Confused Without A CauseC++, java &#8230;etc High level programming languages are more like writing commands in english. For example to output in java the the code is simply system.out.print(&#8220;hi&#8221;). There is a level of abstraction, your code is inter petted by the compiler and translated into machine language which is low [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Best answer:</strong></p>
<p><i>Answer by Confused Without A Cause</i><br/>C++, java &#8230;etc<br />
High level programming languages are more like writing commands in english. For example to output in java the the code is simply system.out.print(&#8220;hi&#8221;). There is a level of abstraction, your code is inter petted by the compiler and translated into machine language which is low level . </p>
<p>Low level languages aren&#8217;t coded in human like language. You are pushing bits and working on the computer&#8217;s level. So your code is more likely to be a sequence of binary comands.</p>
<p><strong>Give your answer to this question below!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/what-are-the-different-types-of-high-and-low-level-programming-languages.html" rel="bookmark" class="crp_title">What are the different types of high and low level programming languages?</a><span class="crp_excerpt"> what are the differnet types of high and low level languages in programming and the differences between them?


Best answer:
Answer by ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-difference-between-high-level-programming-language-and-low-level.html" rel="bookmark" class="crp_title">What is the difference between high level programming language and low level?</a><span class="crp_excerpt"> I seek the answer of a professional programmer.

I want to know what languages are high and what languages are low, ...</span><br><a href="http://computersplace.net/programming-languages/what-is-the-different-between-low-level-language-and-high-level-language-in-a-computer-programing.html" rel="bookmark" class="crp_title">What is the different between low level language and high level language in a computer programing?</a><span class="crp_excerpt"> 


Best answer:
Answer by krystevenlow level language refers to computer languages that communicate directly with the hardware devices of the computer. ...</span><br><a href="http://computersplace.net/programming-languages/is-java-or-visual-basic-a-machine-level-low-level-high-level-or-binary-level-programming-language.html" rel="bookmark" class="crp_title">is java or visual basic a machine level, low level, high level or binary level programming language?</a><span class="crp_excerpt"> 


Best answer:
Answer by 10th Letter of the AlphabetTo me, it is a low-level code. Humans could understand perfectly, but machines ...</span><br><a href="http://computersplace.net/programming-languages/please-tell-me-about-high-level-programming-language.html" rel="bookmark" class="crp_title">please tell me about high level programming language?</a><span class="crp_excerpt"> 


Best answer:
Answer by Big MarioA high-level programming language is a programming language with strong abstraction from the details of the ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/what-is-an-example-of-a-high-level-language-program.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why isn&#8217;t Klingon accepted as a Foreign Language?</title>
		<link>http://computersplace.net/programming-languages/why-isnt-klingon-accepted-as-a-foreign-language.html</link>
		<comments>http://computersplace.net/programming-languages/why-isnt-klingon-accepted-as-a-foreign-language.html#comments</comments>
		<pubDate>Thu, 06 Oct 2011 11:45:29 +0000</pubDate>
		<dc:creator>Killer</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[accepted]]></category>
		<category><![CDATA[foreign]]></category>
		<category><![CDATA[isnt]]></category>
		<category><![CDATA[Klingon]]></category>
		<category><![CDATA[language]]></category>

		<guid isPermaLink="false">http://computersplace.net/programming-languages/why-isnt-klingon-accepted-as-a-foreign-language.html</guid>
		<description><![CDATA[As far as I know, it *is* spoken by other people. It is a popular and functional language between avid Trekkies, and is composed of a web of grammar structure rules similar to any other language. Still, it is not accepted by colleges as a Foreign Language&#8230; Why? Understandable, furrylemar. Still, why are you talking [...]]]></description>
			<content:encoded><![CDATA[<p>As far as I know, it *is* spoken by other people. It is a popular and functional language between avid Trekkies, and is composed of a web of grammar structure rules similar to any other language. Still, it is not accepted by colleges as a Foreign Language&#8230; Why?<br />
Understandable, furrylemar. Still, why are you talking to me if Trekkies aren&#8217;t people that one would want to be associated with?</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by furrylemur</i><br/>Trekkies aren&#8217;t people that anyone cares to talk to.</p>
<p><strong>Know better? Leave your own answer in the comments!</strong></p>
<div>    <h3>Related Posts:</h3><br><a href="http://computersplace.net/programming-languages/foreign-language-colleges.html" rel="bookmark" class="crp_title">Foreign Language Colleges?</a><span class="crp_excerpt"> I'd like to know which universitie(s)/college(s) offers the MOST foreign languages and/or the BEST foreign/modern language program. I plan to ...</span><br><a href="http://computersplace.net/programming-languages/simplest-functional-programming-language.html" rel="bookmark" class="crp_title">The simplest functional programming language?</a><span class="crp_excerpt"> I am searging for the simplest functional programming language. This language must be pure functional language. Simplicity criteria is amount ...</span><br><a href="http://computersplace.net/programming-languages/can-muzzy-be-helpful-for-a-child-with-autism-for-studying-languages.html" rel="bookmark" class="crp_title">Can Muzzy be helpful for a child with autism for studying languages?</a><span class="crp_excerpt"> I mean a highly functional autistic child of 7 with PDD NOS diagnosis. Does anyone have an experience in studying ...</span><br><a href="http://computersplace.net/programming-languages/which-programming-language-is-the-most-popular-and-used-amongst-these-5-languages-cpythonvbruby-and-ada.html" rel="bookmark" class="crp_title">Which Programming Language is the most Popular and Used amongst these 5 languages-C#,Python,VB,Ruby and Ada?</a><span class="crp_excerpt"> I have just joined a Computer Course and have learned PLT,C#,VC#,T-SQL..this is a 3 years course and I will get ...</span><br><a href="http://computersplace.net/programming-languages/wich-popular-programming-language-couple-years.html" rel="bookmark" class="crp_title">Wich is going to be the most popular programming language in a couple of years? And why?</a><span class="crp_excerpt"> Wich one is the best to start learn today? VB, PHP, ASP, C, C++, C# etc, etc, etc. Any why ...</span></div>]]></content:encoded>
			<wfw:commentRss>http://computersplace.net/programming-languages/why-isnt-klingon-accepted-as-a-foreign-language.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 14/143 queries in 1.757 seconds using apc

Served from: computersplace.net @ 2012-02-07 14:17:33 -->
