<?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: Aman</title>
    <description>The latest articles on DEV Community by Aman (@aman246149).</description>
    <link>https://dev.to/aman246149</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%2F512165%2F5c4687cc-a93b-4485-a9f6-c49d0faef320.jpeg</url>
      <title>DEV Community: Aman</title>
      <link>https://dev.to/aman246149</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aman246149"/>
    <language>en</language>
    <item>
      <title>Top Programming Language: When and How to Use Them</title>
      <dc:creator>Aman</dc:creator>
      <pubDate>Mon, 14 Dec 2020 05:35:40 +0000</pubDate>
      <link>https://dev.to/aman246149/top-programming-language-when-and-how-to-use-them-23l6</link>
      <guid>https://dev.to/aman246149/top-programming-language-when-and-how-to-use-them-23l6</guid>
      <description>&lt;p&gt;Ever Wonder There are so many programming languages in the world where and how To use them&lt;/p&gt;

&lt;h2&gt;
  
  
  Java
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;use case&lt;/strong&gt;&lt;br&gt;
1.web applications&lt;br&gt;
2.Mobile&lt;br&gt;
3.Embedded Systems&lt;/p&gt;

&lt;h2&gt;
  
  
  C
&lt;/h2&gt;

&lt;p&gt;1.Embedded Systems&lt;br&gt;
2.Hardware drivers&lt;/p&gt;

&lt;h2&gt;
  
  
  Python
&lt;/h2&gt;

&lt;p&gt;1.Web Applications&lt;br&gt;
2.Artificial Intelligence&lt;/p&gt;

&lt;h2&gt;
  
  
  C++
&lt;/h2&gt;

&lt;p&gt;1.Web services&lt;br&gt;
2.Embedded systems&lt;br&gt;
3.Proprietary Services&lt;/p&gt;

&lt;h2&gt;
  
  
  Visual Basic .NET
&lt;/h2&gt;

&lt;p&gt;1.Web Applications&lt;br&gt;
2.Local Applications&lt;/p&gt;

&lt;h2&gt;
  
  
  c
&lt;/h2&gt;

&lt;p&gt;1.web Applications&lt;br&gt;
2.Local Applications&lt;/p&gt;

&lt;h2&gt;
  
  
  php
&lt;/h2&gt;

&lt;p&gt;1.Backend&lt;/p&gt;

&lt;h2&gt;
  
  
  Javascript
&lt;/h2&gt;

&lt;p&gt;1.Web and Mobile Apps&lt;/p&gt;

&lt;h2&gt;
  
  
  Sql
&lt;/h2&gt;

&lt;p&gt;1.DataBase queries&lt;/p&gt;

&lt;h2&gt;
  
  
  Objective-C
&lt;/h2&gt;

&lt;p&gt;1.Apple ios devices:&lt;/p&gt;

&lt;h2&gt;
  
  
  Ruby
&lt;/h2&gt;

&lt;p&gt;1.web Applications&lt;br&gt;
2.Scripting&lt;/p&gt;

&lt;h2&gt;
  
  
  Matlab
&lt;/h2&gt;

&lt;p&gt;1.Mathematical Research&lt;/p&gt;

&lt;h2&gt;
  
  
  Swift
&lt;/h2&gt;

&lt;p&gt;1.Apple Products&lt;/p&gt;

&lt;h2&gt;
  
  
  Go
&lt;/h2&gt;

&lt;p&gt;1.Backend&lt;/p&gt;

&lt;h2&gt;
  
  
  R
&lt;/h2&gt;

&lt;p&gt;Statistical Computation and Analysis&lt;/p&gt;

&lt;h2&gt;
  
  
  Dart
&lt;/h2&gt;

&lt;p&gt;1.Web and Mobile Applications&lt;/p&gt;

&lt;h2&gt;
  
  
  F
&lt;/h2&gt;

&lt;p&gt;Web Services&lt;/p&gt;

&lt;h2&gt;
  
  
  Scala
&lt;/h2&gt;

&lt;p&gt;1.Software Framework&lt;br&gt;
2.Web Applications&lt;/p&gt;

&lt;h2&gt;
  
  
  Rust
&lt;/h2&gt;

&lt;p&gt;1.Application/Software frameworks and components&lt;br&gt;
2.Systems programming&lt;/p&gt;

&lt;h2&gt;
  
  
  Kotlin
&lt;/h2&gt;

&lt;p&gt;1.Android Applications and scripting&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why I Love Node JS Instead of Django</title>
      <dc:creator>Aman</dc:creator>
      <pubDate>Mon, 14 Dec 2020 03:37:37 +0000</pubDate>
      <link>https://dev.to/aman246149/why-i-love-node-js-instead-of-django-58hp</link>
      <guid>https://dev.to/aman246149/why-i-love-node-js-instead-of-django-58hp</guid>
      <description>&lt;p&gt;**These are my personal opinion and experience.&lt;/p&gt;

&lt;p&gt;Hello everyone, I am in the development field for the last 3 years.&lt;br&gt;
I tried a couple of things in my development Journey and works on various front-end and back-end frameworks.&lt;/p&gt;

&lt;p&gt;For the Backend Part, there are multiple options available but the most popular ones are &lt;strong&gt;Django&lt;/strong&gt; and &lt;strong&gt;Node Js&lt;/strong&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  Django
&lt;/h1&gt;

&lt;p&gt;In my Django journey I love the things about Django are:&lt;br&gt;
1.Buit In Admin Panel&lt;br&gt;
2.Security&lt;br&gt;
3.Built In DataBase etc&lt;br&gt;
4.We can create different Apps in One Django Project.&lt;/p&gt;

&lt;p&gt;But the things which I Don't Like are:&lt;br&gt;
1.Too Large Learning Curve Even To make a Simple API.&lt;br&gt;
2.Too much-predefined Rules which I forgot always.&lt;br&gt;
3.We have To do lots of settings.&lt;br&gt;
4.EveryTime I update a package something wrongs happens&lt;/p&gt;

&lt;h1&gt;
  
  
  NodeJs
&lt;/h1&gt;

&lt;p&gt;For Beginners Node Js is the best Backend framework.&lt;br&gt;
1.Easy To use, Don't need To Learn extra Language If you are a web developer &lt;br&gt;
2.Almost every Library you can find and use (NPM).&lt;br&gt;
3.In node there is an &lt;strong&gt;Express js&lt;/strong&gt; framework, through which we can create backend Even Faster.&lt;br&gt;
4.Easy To deploy.&lt;br&gt;
5.very Less Learning Curve&lt;br&gt;
6.All its variable name is meaningful and easy to understand.&lt;br&gt;
ex (req, res, next).&lt;br&gt;
7.**&lt;em&gt;Socket.io&lt;/em&gt; to do real-time things&lt;br&gt;
9.Can easily integrate any database .ex MongoDb and SQL.&lt;/p&gt;

&lt;h4&gt;
  
  
  What's your opinion which is best for beginners or intermediate developers &lt;strong&gt;Node Js&lt;/strong&gt; or &lt;strong&gt;Django&lt;/strong&gt; ??
&lt;/h4&gt;

</description>
      <category>node</category>
      <category>django</category>
      <category>javascript</category>
    </item>
    <item>
      <title>I love Development But Here a Twist</title>
      <dc:creator>Aman</dc:creator>
      <pubDate>Sun, 13 Dec 2020 14:18:17 +0000</pubDate>
      <link>https://dev.to/aman246149/i-love-development-but-here-a-twist-12e8</link>
      <guid>https://dev.to/aman246149/i-love-development-but-here-a-twist-12e8</guid>
      <description>&lt;p&gt;I started to learn development from the last 3 years ago. I learned android and web development. After learning them I want to earn money.&lt;/p&gt;

&lt;p&gt;But here a twist &lt;br&gt;
I am a college student and here they don't see your projects , they have so call aptitude tests where there are many different types of questions that you haven't studied in your life. So in summary I was rejected here.&lt;/p&gt;

&lt;p&gt;Secondly, when I see some company requirement they want at least 4-7-year experience person .&lt;/p&gt;

&lt;p&gt;What's your opinion on this&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>html</category>
      <category>react</category>
    </item>
  </channel>
</rss>
