<?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: Ashwin V</title>
    <description>The latest articles on DEV Community by Ashwin V (@ashwinv).</description>
    <link>https://dev.to/ashwinv</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%2F806739%2Fa50c7269-800d-455a-97d3-3a39c37eba9b.png</url>
      <title>DEV Community: Ashwin V</title>
      <link>https://dev.to/ashwinv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashwinv"/>
    <language>en</language>
    <item>
      <title>Responsive Website Template for sale.</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Wed, 20 Apr 2022 05:44:15 +0000</pubDate>
      <link>https://dev.to/ashwinv/responsive-website-template-for-sale-56hm</link>
      <guid>https://dev.to/ashwinv/responsive-website-template-for-sale-56hm</guid>
      <description>&lt;p&gt;Hello friends, &lt;br&gt;
            I had made a new personal website template, actually, this was made a long time ago and I had in my computer, so I thought of selling it at a low price, it is completely responsive in all devices, made with bootstrap, for viewing full website check out: youtu.be/aNCsIs7m_6o You can contact me through the website given in the description of this video.😊 &lt;a href="https://ashwinv.hashnode.dev/responsive-website-template-for-sale"&gt;https://ashwinv.hashnode.dev/responsive-website-template-for-sale&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>template</category>
    </item>
    <item>
      <title>Excellent Web Services!</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Thu, 14 Apr 2022 08:12:53 +0000</pubDate>
      <link>https://dev.to/ashwinv/excellent-web-services-2b3n</link>
      <guid>https://dev.to/ashwinv/excellent-web-services-2b3n</guid>
      <description>&lt;p&gt;Hello viewers,&lt;br&gt;
             I'm a web designer and developer. I have launched a new Freelancing team for Web services. I can provide you excellent websites and other Web Services at an affordable price. If you have any need of any web services contact me!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mz0vqQQg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bidn0eyyn0cpfowc48zx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mz0vqQQg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bidn0eyyn0cpfowc48zx.png" alt="Image description" width="880" height="405"&gt;&lt;/a&gt;&lt;br&gt;
Learn More: &lt;a href="https://ashwinv007.github.io/WAREGRAM-WEBSITE/index.html"&gt;https://ashwinv007.github.io/WAREGRAM-WEBSITE/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Share your suggestions, opinions and tips too!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>web</category>
      <category>freelance</category>
      <category>node</category>
    </item>
    <item>
      <title>Starting Game development journey!</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Thu, 17 Mar 2022 15:09:05 +0000</pubDate>
      <link>https://dev.to/ashwinv/starting-game-development-journey-4ken</link>
      <guid>https://dev.to/ashwinv/starting-game-development-journey-4ken</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MuUO2nYZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn.hashnode.com/res/hashnode/image/upload/v1647529641207/ktRacgT6G.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MuUO2nYZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn.hashnode.com/res/hashnode/image/upload/v1647529641207/ktRacgT6G.png" alt="image.png" width="300" height="168"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hello guys, I have finished python, web development full-stack, bot development and now I am stepping into C# and Game development! I'm using unity, so I will start posting what I have learned in game development each and every day stay tuned &amp;amp; supportive!😊&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>gamedev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How to solve Procfile issue in heroku?</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Tue, 15 Mar 2022 14:00:41 +0000</pubDate>
      <link>https://dev.to/ashwinv/how-to-solve-procfile-issue-in-heroku-2059</link>
      <guid>https://dev.to/ashwinv/how-to-solve-procfile-issue-in-heroku-2059</guid>
      <description>&lt;p&gt;Recently, I posted a blog in which I made a new bot and during the making of it faced an error which was being faced by many people, while deploying in Heroku, I got this error: procfile declares types -&amp;gt; (none)  &lt;/p&gt;

&lt;p&gt;What it should be shown was procfile declares types -&amp;gt; (worker)&lt;br&gt;
since my project was on python as worker&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QvEGNzIg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o3vg7hwhpktei821ul03.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QvEGNzIg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o3vg7hwhpktei821ul03.png" alt="Image description" width="557" height="392"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The code was correct, but then I realised that Procfile must be with no extension, here I was having it as a text document, so to solve this I made a new file in VS Code but didn't add any extension and wrote the same worker code. That worked! For those who don't use Vs code, there is another solution to create a file without extension!&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Click on the Windows Search and type Notepad.&lt;/li&gt;
&lt;li&gt;Select the Notepad app from the Search Results.&lt;/li&gt;
&lt;li&gt;Write the information that you want.&lt;/li&gt;
&lt;li&gt;Go to “File &amp;gt; Save.” Or simply press Ctrl + S keys.&lt;/li&gt;
&lt;li&gt;Type the name of the file under inverted commas. Let’s say if you want to save the file with the name sample file, type “sample file” and click on the Save button. After that, Windows will save the file with no extension.
Refer &lt;a href="https://www.thewindowsclub.com/create-a-file-without-extension-in-windows#:%7E:text=Go%20to%20%E2%80%9CFile%20%3E%20Save.,the%20file%20with%20no%20extension"&gt;https://www.thewindowsclub.com/create-a-file-without-extension-in-windows#:~:text=Go%20to%20%E2%80%9CFile%20%3E%20Save.,the%20file%20with%20no%20extension&lt;/a&gt;.  for more clarification.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A lot of people is being in the confusion about this problem, I hope this worked, Follow me if you find this useful.&lt;/p&gt;

&lt;p&gt;Thank you😊&lt;/p&gt;

</description>
      <category>help</category>
      <category>coding</category>
      <category>programming</category>
      <category>python</category>
    </item>
    <item>
      <title>I made a new Telegram bot!</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Mon, 14 Mar 2022 15:43:55 +0000</pubDate>
      <link>https://dev.to/ashwinv/i-made-a-new-telegram-bot-41ci</link>
      <guid>https://dev.to/ashwinv/i-made-a-new-telegram-bot-41ci</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mTfVM87A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/g3dwmet93x9t3r7av2wv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mTfVM87A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/g3dwmet93x9t3r7av2wv.png" alt="Image description" width="640" height="640"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My friend currently has a poster designing business, for him I made a Client management bot that replies to clients' frequently asked questions and directly chatting through bot!&lt;/p&gt;

&lt;p&gt;This bot will answer all the queries that I have programmed and if it finds something that is not programmed it sends:&lt;br&gt;
"Kindly send message to @kejcontact_bot to chat with KEJ's GDC TEAM.🙂 "&lt;/p&gt;

&lt;p&gt;After coding, I had errors on deployment in Heroku, and after about 13 hours, I finally deployed it on 13-03-2022 at 11:45 pm😊&lt;br&gt;
Now the bot is working 24*7 I request all viewers to check out my friend's bot developed by me! The link for the telegram bot is: &lt;a href="https://t.me/Vvkej_bot"&gt;https://t.me/Vvkej_bot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also linked another bot made with Livegram bot for chatting with my friend's KEJ's GDC TEAM! Checkout!&lt;/p&gt;

</description>
      <category>python</category>
      <category>bot</category>
      <category>programming</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Why you should choose to learn Python as a begginer in coding?</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Fri, 11 Mar 2022 15:24:42 +0000</pubDate>
      <link>https://dev.to/ashwinv/why-you-should-choose-to-learn-python-as-a-begginer-in-coding-3p7a</link>
      <guid>https://dev.to/ashwinv/why-you-should-choose-to-learn-python-as-a-begginer-in-coding-3p7a</guid>
      <description>&lt;p&gt;Many beginners today want to learn coding but don't know where to start, so today Iam here to suggest to choose Python as your first programming language. Iam sharing what I learnt when I was a beginner in coding.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jeuj1i1r--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3rxje6dcffl8bp0iqaa5.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jeuj1i1r--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3rxje6dcffl8bp0iqaa5.jpg" alt="Image description" width="119" height="119"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Advantages of Python are:&lt;/p&gt;

&lt;p&gt;*Easy to Read, Learn and Write. Python is a high-level programming &lt;br&gt;
 language that has English-like syntax. &lt;br&gt;
*Improved Productivity. Python is a very productive language. &lt;br&gt;
*Interpreted Language. &lt;br&gt;
*Dynamically Typed. &lt;br&gt;
*Free and Open-Source. &lt;br&gt;
*Vast Libraries Support. &lt;br&gt;
*Portability.&lt;/p&gt;

&lt;p&gt;Basically Python is mostly used in Artificial Intelligence and Prototypes of huge projects. Python is not used in big projects like C/C++, the reason is Python have its disadvantages too!&lt;/p&gt;

&lt;p&gt;The disadvantages of python are:&lt;/p&gt;

&lt;p&gt;*Speed Limitations. We have seen that Python code is executed line &lt;br&gt;
 by line. &lt;br&gt;
*Weak in Mobile Computing and Browsers. While it serves as an &lt;br&gt;
 excellent server-side language, Python is much rarely seen on the &lt;br&gt;
 client-side. &lt;br&gt;
*Design Restrictions. &lt;br&gt;
*Underdeveloped Database Access Layers.&lt;br&gt;
*Not suitable for Mobile and Game Development&lt;/p&gt;

&lt;p&gt;Basically, with some outstanding advantages and too many disadvantages, python is not used in big projects, but still it's advantage matters. Since python is easy to understand, once if we learn python, then we can learn any other programming language easily since all programming languages are of some concept even if they have different code syntax. And imagine your building a game which requires a lot of lines of code and after coding you find that the game don't work properly! In this case, can python act as a prototype language or a Planning language. If we need the assumed game to have 10 functions which requires about 100 lines of codes, python can do the same job in 30-50 lines, thus, its a great time saving work, and after checking everything is okay with the game we can replace the python code with c++ , with the knowledge and confidence that the concept of function will work for sure!&lt;/p&gt;

&lt;p&gt;So I hope this blog might have helped you especially beginners who want to learn coding, comment down your thoughts and also stay connected to build a good Developer Network across the globe. Thank you.😊&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>codenewbie</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Hello!</title>
      <dc:creator>Ashwin V</dc:creator>
      <pubDate>Thu, 10 Mar 2022 09:03:56 +0000</pubDate>
      <link>https://dev.to/ashwinv/hello-4j5c</link>
      <guid>https://dev.to/ashwinv/hello-4j5c</guid>
      <description>&lt;p&gt;Hello developers, Iam new to this blog.😊Currently iam running out of content for my youtube channel(check profile), could anybody suggest a good development content?😅&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
