<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Indian Programmer</title>
    <description>The latest articles on DEV Community by Indian Programmer (@indian_pro).</description>
    <link>https://dev.to/indian_pro</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F589089%2F66d13bb9-1244-490e-9f71-e8d7f6a7c808.jpg</url>
      <title>DEV Community: Indian Programmer</title>
      <link>https://dev.to/indian_pro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/indian_pro"/>
    <language>en</language>
    <item>
      <title>Java vs Python a Simple Comparison Part-2</title>
      <dc:creator>Indian Programmer</dc:creator>
      <pubDate>Fri, 19 Mar 2021 05:10:56 +0000</pubDate>
      <link>https://dev.to/indian_pro/java-vs-python-a-simple-comparison-part-2-4e7f</link>
      <guid>https://dev.to/indian_pro/java-vs-python-a-simple-comparison-part-2-4e7f</guid>
      <description>&lt;h1&gt;
  
  
  Part 1 is &lt;a href="https://dev.to/ksnc_cxcx_a_ssszs_s_s/java-vs-python-a-simple-comparison-part-1-5cc3"&gt;here&lt;/a&gt;
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Note: These are my opinion only
&lt;/h1&gt;

&lt;p&gt;So lets continue&lt;br&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Advantages of Python &lt;em&gt;(part 1)&lt;/em&gt;
&lt;/h1&gt;

&lt;p&gt;• The most important feature of python is its easy readable syntax.&lt;br&gt;
• Also python is object oriented and supports classes. But it is not necessary to create classes.&lt;br&gt;
• Python can be used to build windows, linux and macOS apps easily.&lt;/p&gt;

&lt;h1&gt;
  
  
  Advantages of Java &lt;em&gt;(part 1)&lt;/em&gt;
&lt;/h1&gt;

&lt;p&gt;• Java is very easy, readable and supports every platform including windows, mac, Linux, android etc.&lt;br&gt;
• Java is object-oriented, robust and more secure that python.&lt;br&gt;
• Java is the most popular programming language in the world, which runs millions of devices.&lt;br&gt;
• Java is not only in the earth, but also in some planets. I mean java is used by NASA to program spacecrafts like perseverance rover.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;to be continued&lt;/em&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>programming</category>
      <category>python</category>
      <category>android</category>
    </item>
    <item>
      <title>Java vs Python a Simple Comparison Part-1</title>
      <dc:creator>Indian Programmer</dc:creator>
      <pubDate>Wed, 03 Mar 2021 04:26:08 +0000</pubDate>
      <link>https://dev.to/indian_pro/java-vs-python-a-simple-comparison-part-1-5cc3</link>
      <guid>https://dev.to/indian_pro/java-vs-python-a-simple-comparison-part-1-5cc3</guid>
      <description>&lt;h1&gt;
  
  
  INTRODUCTION
&lt;/h1&gt;

&lt;p&gt;Java and Python are the most famous programming languages in the world. Python is famous for its easy syntax as well as libraries while&lt;br&gt;
Java is famous for its object oriented syntax as well as multi-platform usage. So today I am going to write about a comparison between Java and Python.&lt;/p&gt;

&lt;h2&gt;
  
  
  Note: THESE ARE MY OPINION ONLY
&lt;/h2&gt;

&lt;h1&gt;
  
  
  About Java
&lt;/h1&gt;

&lt;p&gt;Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It was originally developed by James Gosling at Sun Microsystems and the name was Oak and was first released in 1991.&lt;br&gt;
Later it was renamed to Java and released in 1995.&lt;/p&gt;

&lt;h1&gt;
  
  
  About Python
&lt;/h1&gt;

&lt;p&gt;Python is an interpreted, and general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.&lt;br&gt;
It was developed by Guido van Rossum and first appeared in 1991.&lt;/p&gt;

&lt;h1&gt;
  
  
  &lt;em&gt;To Be Continued....................................&lt;/em&gt;
&lt;/h1&gt;

</description>
      <category>java</category>
      <category>python</category>
      <category>computerscience</category>
      <category>android</category>
    </item>
  </channel>
</rss>
