<?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: Sannidhya Dasgupta</title>
    <description>The latest articles on DEV Community by Sannidhya Dasgupta (@sannidhya4396).</description>
    <link>https://dev.to/sannidhya4396</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%2F494450%2Fe91d3173-2bc0-4223-adbe-4466558782a3.jpeg</url>
      <title>DEV Community: Sannidhya Dasgupta</title>
      <link>https://dev.to/sannidhya4396</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sannidhya4396"/>
    <language>en</language>
    <item>
      <title>Is PHP Dead?</title>
      <dc:creator>Sannidhya Dasgupta</dc:creator>
      <pubDate>Tue, 20 Oct 2020 12:00:09 +0000</pubDate>
      <link>https://dev.to/sannidhya4396/is-php-dead-2l3j</link>
      <guid>https://dev.to/sannidhya4396/is-php-dead-2l3j</guid>
      <description>&lt;p&gt;PHP was developed by Rasmus Lardorf in the year 1995. Since then it has powered many scalable websites like Facebook, Harvard University website, CNBC US Home website and many more. Today there arises a lot of controversies against PHP based on its usability, performance, etc.&lt;br&gt;
PHP is indeed not as flexible and powerful as Django but can do a lot. For beginners it is always recommended to start with PHP because intended for beginners. It has limited libraries but when the question comes in Django, Mr. Django keeps more than 5 files ready for you before you get your keyboard set. This reduces the amount of hard work you need to do. But laziness is not recommended for beginners. That's why PHP is the best there. With PHP you get the initial idea of how Backend Web Development works and how to make a good logic building. PHP has a  lot amazing features. You will need to write more code than Django or Spring but you will be able learn and understand better with that.&lt;br&gt;
It is always recommended that you first start with PHP and learn the core concepts of Backend Web Development and when you think you are done perfectly with PHP including its OOPs concepts nicely you can shift to other languages and frameworks like Django, Flask, Spring, NodeJS, etc.&lt;br&gt;
PHP was never dead and it will never die. New updates keep coming to PHP making it more powerful day by day. If you ever think to learn PHP then Don't hesitate. Just go for it! &lt;br&gt;
Please like, comment and save my post if you liked it. Thank you and have a good day!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Is C# the future?</title>
      <dc:creator>Sannidhya Dasgupta</dc:creator>
      <pubDate>Tue, 20 Oct 2020 06:48:22 +0000</pubDate>
      <link>https://dev.to/sannidhya4396/is-c-the-future-5b76</link>
      <guid>https://dev.to/sannidhya4396/is-c-the-future-5b76</guid>
      <description>&lt;p&gt;C# (C sharp) is the most used languages for Game Development and app development for the Windows Operating System. The most game engines like Unity uses C# for developing games.&lt;br&gt;
C# was developed by Microsoft in the year 2000. The most common example of C# is the settings app in Windows 10. There is not much similarity between C# and languages like C or C++ except of their name and some core functions like the syntax which is like C and its family. &lt;br&gt;
         C# was designed to be simple and easy to use. That's why it is often recommended for beginners who want to proceed for Windows Application Development or Game Development. Today C#'s main popularity comes for game development. Languages like Java and C++ are also used for game development for C# beats them all when you use Unity. You can develop many beautiful UI based applications on C# with a strong backend.&lt;br&gt;
Now lets look at the drawbacks of C#:&lt;/p&gt;

&lt;p&gt;i)It is slower to run. This is somewhat taken care of when using WPF, although currently the launching of WPF application &lt;/p&gt;

&lt;p&gt;ii) It is less flexible than C++. C&lt;/p&gt;

&lt;p&gt;iv) It depends greatly on .NET framework, anything that is not found in the .NET framework&lt;/p&gt;

&lt;p&gt;So by reading this article I hope you have a clear sight of C#, both its pros and cons.&lt;br&gt;
For further details you can visit the C# documentation&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Django Social Media Website</title>
      <dc:creator>Sannidhya Dasgupta</dc:creator>
      <pubDate>Tue, 20 Oct 2020 04:54:40 +0000</pubDate>
      <link>https://dev.to/sannidhya4396/django-social-media-website-5en1</link>
      <guid>https://dev.to/sannidhya4396/django-social-media-website-5en1</guid>
      <description>&lt;p&gt;Hi Guys! I have recently started a Django Social Media Website project. I will include the following features:&lt;br&gt;
i) Posting (text, images, videos, etc)&lt;br&gt;
ii) Commenting&lt;br&gt;
iii) Liking&lt;br&gt;
iv) User accounts with different details&lt;br&gt;
v) Friend Requests&lt;br&gt;
vi) Notifications&lt;br&gt;
vii) Log In&lt;br&gt;
viii) Sign Up (with OTP verifications)&lt;/p&gt;

&lt;p&gt;Please propose me any other changes that you think I should add&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
