<?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>College-Pages.com &#187; computer languages</title>
	<atom:link href="http://www.college-pages.com/tag/computer-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.college-pages.com</link>
	<description>Online Colleges and Degrees for Everyone!</description>
	<lastBuildDate>Sun, 31 Jan 2010 05:11:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Online Computer Science Degree: A Possible Entryway to a Career in the FBI</title>
		<link>http://www.college-pages.com/online-computer-science-degree-a-possible-entryway-to-a-career-in-the-fbi/796/</link>
		<comments>http://www.college-pages.com/online-computer-science-degree-a-possible-entryway-to-a-career-in-the-fbi/796/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 20:03:03 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[careers]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[law enforcement]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=796</guid>
		<description><![CDATA[Although the typical graduate with a bachelor of computer science works in a comfortable office setting, an alternative career option after attending a computer science college is to join the Federal Bureau of Investigation (FBI).  Detecting cyber-crime and other investigative assignments are just a few uses the FBI may have for a bachelor degree [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/online-computer-science-degree-a-possible-entryway-to-a-career-in-the-fbi/796/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To C or Not To C &#8211; That is the Programming Question</title>
		<link>http://www.college-pages.com/to-c-or-not-to-c-that-is-the-programming-question/593/</link>
		<comments>http://www.college-pages.com/to-c-or-not-to-c-that-is-the-programming-question/593/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 20:28:29 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=593</guid>
		<description><![CDATA[The C programming language is a standardized imperative computer programming  language developed in the early 1970s. It is valued for its efficiency and is the  most popular programming language for writing system software. Even though it was  not designed for novices, it is commonly used in computer science education.
This language was developed, [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/to-c-or-not-to-c-that-is-the-programming-question/593/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Quick Lesson On Object-Oriented Programming</title>
		<link>http://www.college-pages.com/a-quick-lesson-on-object-oriented-programming/590/</link>
		<comments>http://www.college-pages.com/a-quick-lesson-on-object-oriented-programming/590/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 06:46:41 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software programmers]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=590</guid>
		<description><![CDATA[The idea behind object-oriented programming (OOP) is that a computer program is  seen as a collection of individual units (objects) that act on each other. The  traditional view of programming is that a program is seen as a collection of  functions or procedures, or as a list of instructions to the computer.
In [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/a-quick-lesson-on-object-oriented-programming/590/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming in Java</title>
		<link>http://www.college-pages.com/programming-in-java/467/</link>
		<comments>http://www.college-pages.com/programming-in-java/467/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 15:23:04 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[kaplan university]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software programmers]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=467</guid>
		<description><![CDATA[Java is actually more than a programming language. It is technology that was developed by Sun  Microsystems which provides both a programming language and a platform that will run on any  operating system. The programming language itself is an object-oriented format with some highly  developed technical features. Java technology includes the Java [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/programming-in-java/467/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Teach Yourself Computer Programming</title>
		<link>http://www.college-pages.com/how-to-teach-yourself-computer-programming/415/</link>
		<comments>http://www.college-pages.com/how-to-teach-yourself-computer-programming/415/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:30:35 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Westwood College]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=415</guid>
		<description><![CDATA[You may have noticed that computer programmers seemingly speak in a language all their own.  Usually their discussions entail issues about a program they&#8217;re writing, which may be written in  any one of scores of computer languages. So the discussion you hear is about the functions created  by using one of those [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/how-to-teach-yourself-computer-programming/415/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Computer Programming</title>
		<link>http://www.college-pages.com/an-introduction-to-computer-programming/410/</link>
		<comments>http://www.college-pages.com/an-introduction-to-computer-programming/410/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 01:22:13 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[kaplan university]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software programmers]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=410</guid>
		<description><![CDATA[Computer programming has grown in complexity and dimension to the point that there is probably no  single person who can claim expertise in all of its areas. Those areas are principally defined by  computer languages: the PC world has become a virtual United Nations of programming languages.  Many are similar, some stand [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/an-introduction-to-computer-programming/410/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of Computer Scientists</title>
		<link>http://www.college-pages.com/the-future-of-computer-scientists/399/</link>
		<comments>http://www.college-pages.com/the-future-of-computer-scientists/399/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:22:49 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=399</guid>
		<description><![CDATA[If you are of a certain age and want to be startled into understanding just how much the fields of  study in secondary education have changed, here is a recommendation. Visit the Canadian web site  operated by the Newfoundland provincial Department of Education and take a look at the suggested  science fair [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/the-future-of-computer-scientists/399/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Science Technology</title>
		<link>http://www.college-pages.com/computer-science-technology/140/</link>
		<comments>http://www.college-pages.com/computer-science-technology/140/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 15:35:17 +0000</pubDate>
		<dc:creator>Chesley</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[code writers]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[software programmers]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=140</guid>
		<description><![CDATA[Early computer science involved a blend of electrical engineering and software creation, also called &#8220;code writing.&#8221; Computer languages were developed, and making faster, smaller computer chips became an important part of the field. Computer science majors today can still be found in the engineering departments of traditional institutions, are are sometimes called electrical engineering with [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/computer-science-technology/140/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technology Universities and Colleges</title>
		<link>http://www.college-pages.com/technology-universities-and-colleges/126/</link>
		<comments>http://www.college-pages.com/technology-universities-and-colleges/126/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 00:48:09 +0000</pubDate>
		<dc:creator>Kristen</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[Schools]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[careers]]></category>
		<category><![CDATA[certification program]]></category>
		<category><![CDATA[certification training]]></category>
		<category><![CDATA[college degrees]]></category>
		<category><![CDATA[colleges and universities]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[degree programs]]></category>
		<category><![CDATA[Degrees]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[MBA]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[specialization]]></category>
		<category><![CDATA[technology colleges]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=126</guid>
		<description><![CDATA[There is a difference between technical schools and colleges and schools of  technology. Technical schools are training centers that will prepare you for  every career from auto mechanic, to food marketing, to truck driver. You may find  a few technology-oriented careers available at a technical school &#8211; such as  software programming [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/technology-universities-and-colleges/126/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find a Good Information Technology School</title>
		<link>http://www.college-pages.com/how-to-find-a-good-information-technology-school/122/</link>
		<comments>http://www.college-pages.com/how-to-find-a-good-information-technology-school/122/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 20:01:30 +0000</pubDate>
		<dc:creator>James Collister</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[Schools]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[careers]]></category>
		<category><![CDATA[Certificates]]></category>
		<category><![CDATA[certification program]]></category>
		<category><![CDATA[colleges and universities]]></category>
		<category><![CDATA[computer information systems]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[credentialing]]></category>
		<category><![CDATA[degree programs]]></category>
		<category><![CDATA[Degrees]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[kaplan university]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[specialization]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.college-pages.com/?p=122</guid>
		<description><![CDATA[Careers in technology can be found at every professional level and, today, you  can find courses taught for every type of job. For purposes of discussion, it  helps to divide the field of technology into two roughly drawn areas: computer  science and information technology.
Computer science is the study of  technology&#8217;s hardware: [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/how-to-find-a-good-information-technology-school/122/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science and Engineering Campus Programs</title>
		<link>http://www.college-pages.com/campus-programs/science-and-engineering-campus-programs/</link>
		<comments>http://www.college-pages.com/campus-programs/science-and-engineering-campus-programs/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 01:58:38 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Science and Engineering]]></category>
		<category><![CDATA[actuarial work]]></category>
		<category><![CDATA[actuaries]]></category>
		<category><![CDATA[advanced mathematics]]></category>
		<category><![CDATA[budget decision]]></category>
		<category><![CDATA[campuses]]></category>
		<category><![CDATA[career advancement]]></category>
		<category><![CDATA[college professors]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[corporate investment]]></category>
		<category><![CDATA[investment departments]]></category>
		<category><![CDATA[mathematical background]]></category>
		<category><![CDATA[mathematics degree]]></category>
		<category><![CDATA[research departments]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[statistical performance]]></category>
		<category><![CDATA[statisticians]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[theoretical mathematics]]></category>

		<guid isPermaLink="false">http://192.168.0.11/rgmedia/college-pages/campus-degrees/science-and-math-campus-programs/</guid>
		<description><![CDATA[Applied mathematics and theoretical mathematics are the niches of college professors and researchers.  Careers in statistics, in actuarial work and in operations research analysis are business-oriented opportunities where a mathematics degree will provide entry. Advanced mathematics education will help advance your career within this field. Many statisticians work for the government, where annual statistical [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/campus-programs/science-and-engineering-campus-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer and Technology Online Programs</title>
		<link>http://www.college-pages.com/online-programs/computer-and-technology-online-programs/</link>
		<comments>http://www.college-pages.com/online-programs/computer-and-technology-online-programs/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 04:00:48 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[computer information systems]]></category>
		<category><![CDATA[computer languages]]></category>
		<category><![CDATA[computer sciences]]></category>
		<category><![CDATA[distance learning]]></category>
		<category><![CDATA[engineering careers]]></category>
		<category><![CDATA[engineering colleges]]></category>
		<category><![CDATA[engineering courses]]></category>
		<category><![CDATA[engineering degree]]></category>
		<category><![CDATA[engineering education]]></category>
		<category><![CDATA[engineering schools]]></category>
		<category><![CDATA[formal education]]></category>
		<category><![CDATA[java network]]></category>
		<category><![CDATA[kaplan university]]></category>
		<category><![CDATA[systems java]]></category>
		<category><![CDATA[technology colleges]]></category>
		<category><![CDATA[traditional engineering]]></category>

		<guid isPermaLink="false">http://192.168.0.11/rgmedia/college-pages/?page_id=18</guid>
		<description><![CDATA[You can get a great start in the fields of engineering and technology through online engineering and technology programs. There has been a great deal of concentration on technology in the online schools, particularly those centered around computer science. Degree programs for online schools in the field of engineering range from associates to masters in [...]]]></description>
		<wfw:commentRss>http://www.college-pages.com/online-programs/computer-and-technology-online-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
