<?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>history of programming languages Archives -</title>
	<atom:link href="https://mitindia.in/tag/history-of-programming-languages/feed/" rel="self" type="application/rss+xml" />
	<link>https://mitindia.in/tag/history-of-programming-languages/</link>
	<description></description>
	<lastBuildDate>Mon, 01 Aug 2016 13:26:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://mitindia.in/wp-content/uploads/2023/03/cropped-android-chrome-512x512-1-32x32.png</url>
	<title>history of programming languages Archives -</title>
	<link>https://mitindia.in/tag/history-of-programming-languages/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>History of programming languages</title>
		<link>https://mitindia.in/history-programming-languages/</link>
					<comments>https://mitindia.in/history-programming-languages/#comments</comments>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 06:02:46 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[history of programming languages]]></category>
		<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=406</guid>

					<description><![CDATA[<p>Brief history on programming languages. We can’t imagine a single moment without use of computer and internet today and it become necessary routine of our life but behind the use of computer and internet there are many computer languages involved and of course our dedicated programmer who always uses these programming languages to write software [&#8230;]</p>
<p>The post <a href="https://mitindia.in/history-programming-languages/">History of programming languages</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Brief history on programming languages.</h3>
<p>We can’t imagine a single moment without use of computer and internet today and it become necessary routine of our life but behind the use of computer and internet there are many computer languages involved and of course our dedicated programmer who always uses these programming languages to write software / web application and keep themselves in innovating new things such as design of interface or logic of the program and big thanks to them!</p>
<p><img fetchpriority="high" decoding="async" class="alignright" src="http://m.c.lnkd.licdn.com/mpr/mpr/AAEAAQAAAAAAAAXUAAAAJGM5NzBjYWFmLTVhZWUtNDY1Yi1iMDU4LTE4YTc2N2Y0N2Q2Ng.jpg" alt="programming languages " width="650" height="372" /></p>
<h6>Following are the programming languages based on historical advancement and implementation in various real-time applications.</h6>
<table style="width: 514px; height: 3384px;">
<tbody>
<tr style="height: 84px;">
<td style="text-align: center; height: 84px; width: 43px;"><span style="color: #800000;"><strong>Sr no</strong></span></td>
<td style="text-align: center; height: 84px; width: 138px;"><span style="color: #800000;"><strong>Programming language</strong></span></td>
<td style="text-align: center; height: 84px; width: 157px;"><span style="color: #800000;"><strong>Application</strong></span></td>
<td style="text-align: center; height: 84px; width: 115px;"><span style="color: #800000;"><strong>Used by</strong></span></td>
</tr>
<tr style="height: 252px;">
<td style="height: 252px; width: 43px;">1</td>
<td style="height: 252px; width: 138px;">FORTRAN [Formula Transfer]</p>
<p>[1957] used for  scientific, mathematics purpose etc.</td>
<td style="height: 252px; width: 157px;">Artificial intelligence application, supercomputing and business software’s</td>
<td style="height: 252px; width: 115px;"><a href="https://www.nasa.gov/">NASA</a></td>
</tr>
<tr style="height: 196px;">
<td style="height: 196px; width: 43px;">2</td>
<td style="height: 196px; width: 138px;">LISP [List processor]</p>
<p>[1958]</td>
<td style="height: 196px; width: 157px;">Artificial intelligence application, supercomputing and business software’s</td>
<td style="height: 196px; width: 115px;">NASA</td>
</tr>
<tr style="height: 308px;">
<td style="height: 308px; width: 43px;">3</td>
<td style="height: 308px; width: 138px;">COBOL [Common Business Oriented Language]</p>
<p>[1959], used for developing commercial purpose.</td>
<td style="height: 308px; width: 157px;">Business application</td>
<td style="height: 308px; width: 115px;">Various companies</td>
</tr>
<tr style="height: 336px;">
<td style="height: 336px; width: 43px;">4</td>
<td style="height: 336px; width: 138px;">PASCAL [1970], best for academic purpose and data structures programs widely used until 80’s. Developed by Niklaus writh.</td>
<td style="height: 336px; width: 157px;">Windows applications, teaching programming language for many universities.</td>
<td style="height: 336px; width: 115px;">Skype [Microsoft]</td>
</tr>
<tr style="height: 308px;">
<td style="height: 308px; width: 43px;">5</td>
<td style="height: 308px; width: 138px;">C Language [1972], general purpose low-level programming language. Developed by Dennis Ritchie.</td>
<td style="height: 308px; width: 157px;">Cross platform programming language, OS development, System side applications etc.</td>
<td style="height: 308px; width: 115px;">Unix</td>
</tr>
<tr style="height: 336px;">
<td style="height: 336px; width: 43px;">6</td>
<td style="height: 336px; width: 138px;">C++ [1983], it is also called “C with classes”, object oriented programming language.  Developed by BJarne Stroustrup.</td>
<td style="height: 336px; width: 157px;">Commercial application development. Client / server applications, multimedia applications etc.</td>
<td style="height: 336px; width: 115px;">Google, Facebook, Microsoft, Mozilla, Chrome etc.</td>
</tr>
<tr style="height: 308px;">
<td style="height: 308px; width: 43px;">7</td>
<td style="height: 308px; width: 138px;">Objective C [1983], general purpose high-level programming language. Developed by Brad Cox and Tam Love.</td>
<td style="height: 308px; width: 157px;">Message passing. OS development [Apple]</td>
<td style="height: 308px; width: 115px;">Apple’s X OS</td>
</tr>
<tr style="height: 252px;">
<td style="height: 252px; width: 43px;">8</td>
<td style="height: 252px; width: 138px;">PERL [1987], it is a general purpose and processing reports on Unix. Developed by Larry Wall.</td>
<td style="height: 252px; width: 157px;">Database applications, Network administration, net work programming etc.</td>
<td style="height: 252px; width: 115px;">Cisco, AMD, <a href="http://www.amazon.com/">Amazon</a> etc.</td>
</tr>
<tr style="height: 168px;">
<td style="height: 168px; width: 43px;">9</td>
<td style="height: 168px; width: 138px;">PYTHON [1991] Developed by GUIDO VAN ROSSUM.</td>
<td style="height: 168px; width: 157px;">Web application, security software etc.</td>
<td style="height: 168px; width: 115px;"><a href="http://google.co.in">Google</a>, Yahoo, Facebook etc.</td>
</tr>
<tr style="height: 140px;">
<td style="height: 140px; width: 43px;">10</td>
<td style="height: 140px; width: 138px;">RUBY [1993] Developed by YUKHIRO MATSUMOTO</td>
<td style="height: 140px; width: 157px;">Ruby on Rails</td>
<td style="height: 140px; width: 115px;">Groupon, <a href="https://twitter.com">Twitter </a>etc.</td>
</tr>
<tr style="height: 224px;">
<td style="height: 224px; width: 43px;">11</td>
<td style="height: 224px; width: 138px;">PHP [Preprocessor Hypertext PHP] [1994] Developed by RASMUS LERDORF.</td>
<td style="height: 224px; width: 157px;">Building dynamic web pages.</td>
<td style="height: 224px; width: 115px;"><a href="https://www.facebook.com/">Facebook</a>, <a href="https://wordpress.com/">WordPress</a>, Joomla, <a href="https://en.wikipedia.org/wiki/Main_Page">Wikipedia</a> etc.</td>
</tr>
<tr style="height: 228.078px;">
<td style="height: 228.078px; width: 43px;">12</td>
<td style="height: 228.078px; width: 138px;">JAVA [1995], Platform independent programming language. Developed by James Gosling.</td>
<td style="height: 228.078px; width: 157px;">Web applications, network softwares, mobile devices, consumer devices etc.</td>
<td style="height: 228.078px; width: 115px;"><a href="https://www.android.com/">Android</a> OS and Apps</td>
</tr>
</tbody>
</table>
<p><span style="color: #ff6600;">That&#8217;s all for now! wait for next article for more on history of programming  languages. </span></p>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fhistory-programming-languages%2F&amp;linkname=History%20of%20programming%20languages" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fhistory-programming-languages%2F&amp;linkname=History%20of%20programming%20languages" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fhistory-programming-languages%2F&#038;title=History%20of%20programming%20languages" data-a2a-url="https://mitindia.in/history-programming-languages/" data-a2a-title="History of programming languages"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/history-programming-languages/">History of programming languages</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mitindia.in/history-programming-languages/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
