<?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: Sanat-Jha</title>
    <description>The latest articles on DEV Community by Sanat-Jha (@sanatjha).</description>
    <link>https://dev.to/sanatjha</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%2F478635%2F9dc4ddd0-04c4-4503-a176-f03bb7a7c9a4.jpeg</url>
      <title>DEV Community: Sanat-Jha</title>
      <link>https://dev.to/sanatjha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sanatjha"/>
    <language>en</language>
    <item>
      <title>Free Stickers!!!</title>
      <dc:creator>Sanat-Jha</dc:creator>
      <pubDate>Sat, 30 Jan 2021 07:43:40 +0000</pubDate>
      <link>https://dev.to/sanatjha/free-stickers-5dec</link>
      <guid>https://dev.to/sanatjha/free-stickers-5dec</guid>
      <description>&lt;p&gt;Hello guys, as a developer the thing that motivates me the most is the free swags. If you know some ways to get free swags and stickers then please share them with everybody. Please only share those offers that are on going.&lt;/p&gt;

</description>
      <category>free</category>
      <category>swags</category>
      <category>coding</category>
      <category>programming</category>
    </item>
    <item>
      <title>It's ok to Google</title>
      <dc:creator>Sanat-Jha</dc:creator>
      <pubDate>Tue, 15 Dec 2020 04:48:04 +0000</pubDate>
      <link>https://dev.to/sanatjha/it-s-ok-to-google-1emj</link>
      <guid>https://dev.to/sanatjha/it-s-ok-to-google-1emj</guid>
      <description>&lt;p&gt;Yes, many newbies hesitate to google things related to coding and they think it is not a good habit for programmers to google.&lt;/p&gt;

&lt;p&gt;BUT, it's alright to google as a programmer as coding is not about remembering things it's only about understanding the concepts. You can always use google to get the exact syntax you need but the wrongs that you should not do is that to copy the code from the net and just pasting it without understanding the concept behind it.&lt;/p&gt;

</description>
      <category>python</category>
      <category>coding</category>
      <category>programmer</category>
      <category>google</category>
    </item>
    <item>
      <title>Spark X, pls focus</title>
      <dc:creator>Sanat-Jha</dc:creator>
      <pubDate>Mon, 14 Dec 2020 07:14:18 +0000</pubDate>
      <link>https://dev.to/sanatjha/spark-x-pls-focus-5h9g</link>
      <guid>https://dev.to/sanatjha/spark-x-pls-focus-5h9g</guid>
      <description>&lt;p&gt;Hello guys, PLEASE FOCUS HERE.&lt;br&gt;
We are working on a project of social media platform that is going to be launched soon. Your contributions and suggestions will be appreciated. We have different ideas and you can give reviews on them.&lt;/p&gt;

&lt;p&gt;Firstly,&lt;br&gt;
We have thought of keeping the names of features different from already existing names. Give us attractive names for the following features or tell us if you think the already existing names should be kept.&lt;br&gt;
A. post -&lt;br&gt;
B. dm –&lt;br&gt;
C. mention –&lt;br&gt;
D. tag –&lt;br&gt;
E. story –&lt;br&gt;
F. comment –&lt;br&gt;
G. like –&lt;/p&gt;

&lt;p&gt;I will be sharing more ideas and would welcome your contributions, ideas, and suggestions on it and you will be getting credits for it.&lt;br&gt;
If you also have something in your mind and want to bring it to live just comment it.&lt;br&gt;
Will be waiting for you guys.&lt;/p&gt;

&lt;h1&gt;
  
  
  socialmedia #socialmedia #marketing #like #comment #project #digitalmarketing #startup #entrepreneurship #entrepreneur #branding #coding #hacking #programming # #linkedin #smallbusiness #content #leadership #Idea #startups #innovation
&lt;/h1&gt;

</description>
      <category>socialmedia</category>
      <category>coding</category>
      <category>hacking</category>
      <category>innovation</category>
    </item>
    <item>
      <title>Python basics</title>
      <dc:creator>Sanat-Jha</dc:creator>
      <pubDate>Fri, 11 Dec 2020 03:39:13 +0000</pubDate>
      <link>https://dev.to/sanatjha/python-basics-53li</link>
      <guid>https://dev.to/sanatjha/python-basics-53li</guid>
      <description>&lt;p&gt;If you are also a newbie in python and struggling with any of the concepts of python, this post is for you. I have listed the basic and trending posts of pythonschool.xyz and you can go to any one of them to clear your doubts.&lt;/p&gt;

&lt;p&gt;Importance of python-&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-1-introduction.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-1-introduction.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hello, world-&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-4-print-function.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-4-print-function.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Variables-&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-5-variables.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-5-variables.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Arithmetic operators-&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-6-arithmetic-operators.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-6-arithmetic-operators.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Data types-&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-7-data-types.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-7-data-types.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Input Function-&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-8-input-function.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-8-input-function.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Basic calculator project -&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-9-calculator.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-9-calculator.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;String concatenation - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-10-string-concatenation.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-10-string-concatenation.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;String Slicing - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-11-string-slicing.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-11-string-slicing.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Booleans -&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-12-booleans.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-12-booleans.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Conditional Statements - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-13-conditional.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-13-conditional.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;User-defined functions - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/09/beginners-python-14-user-defined.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/09/beginners-python-14-user-defined.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lists - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/09/list.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/09/list.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tuples - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/10/beginners-python-16-tuples.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/10/beginners-python-16-tuples.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dictionaries - &lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com/2020/10/beginners-python-17-dictionaries.html"&gt;https://beginnerspythonbysanatjha.blogspot.com/2020/10/beginners-python-17-dictionaries.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy Learning!😊&lt;br&gt;
Happy Coding!🤗&lt;/p&gt;

</description>
      <category>python</category>
      <category>coding</category>
      <category>programming</category>
      <category>computer</category>
    </item>
    <item>
      <title>Want to learn python?</title>
      <dc:creator>Sanat-Jha</dc:creator>
      <pubDate>Thu, 10 Dec 2020 15:40:34 +0000</pubDate>
      <link>https://dev.to/sanatjha/want-to-learn-python-2eo9</link>
      <guid>https://dev.to/sanatjha/want-to-learn-python-2eo9</guid>
      <description>&lt;p&gt;Today coding is one of the most in-demand professions, talent, and knowledge. The world today is full of technology and so good coders are the basic need of any new start-up.&lt;br&gt;
In the long list of programming languages today, Python leads on top because of its&lt;br&gt;
Versatility&lt;br&gt;
Ease of learning&lt;br&gt;
Simple syntax&lt;br&gt;
Availability of packages&lt;/p&gt;

&lt;p&gt;Learning python is a must for every programmer. In the huge crowd of different sources of learning python, it's hard to filter out good sources that can really teach you python in the right way and in the right time limit.&lt;br&gt;
So Here are some filtered sources that you can use.&lt;br&gt;
Youtube channel - &lt;a href="https://www.youtube.com/channel/UCeVMnSShP_Iviwkknt83cww"&gt;https://www.youtube.com/channel/UCeVMnSShP_Iviwkknt83cww&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Blogs -&lt;br&gt;
&lt;a href="https://pythonschool.xyz"&gt;https://pythonschool.xyz&lt;/a&gt;&lt;br&gt;
&lt;a href="https://beginnerspythonbysanatjha.blogspot.com"&gt;https://beginnerspythonbysanatjha.blogspot.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>developer</category>
      <category>coding</category>
    </item>
  </channel>
</rss>
