<?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: pymoondra</title>
    <description>The latest articles on DEV Community by pymoondra (@pymoondra).</description>
    <link>https://dev.to/pymoondra</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%2F476889%2F5ced1c5c-8794-40ed-b319-9ff2d4520349.png</url>
      <title>DEV Community: pymoondra</title>
      <link>https://dev.to/pymoondra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pymoondra"/>
    <language>en</language>
    <item>
      <title>Where to store data for small personal web project?</title>
      <dc:creator>pymoondra</dc:creator>
      <pubDate>Tue, 29 Jun 2021 03:07:22 +0000</pubDate>
      <link>https://dev.to/pymoondra/where-to-store-data-for-small-personal-web-project-484n</link>
      <guid>https://dev.to/pymoondra/where-to-store-data-for-small-personal-web-project-484n</guid>
      <description>&lt;p&gt;I am working on two small personal projects:&lt;/p&gt;

&lt;p&gt;one involves financial data (daily open,close, high, low)&lt;br&gt;
two involves text files with urls&lt;/p&gt;

&lt;p&gt;Is there a free storage service that I can use to read data from?&lt;br&gt;
I plan to use Python to read the data.&lt;/p&gt;

&lt;p&gt;Thank you for your suggestions. &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>help</category>
    </item>
    <item>
      <title>I want to learn about web-technologies as a beginner to the web development scene </title>
      <dc:creator>pymoondra</dc:creator>
      <pubDate>Mon, 28 Sep 2020 19:27:36 +0000</pubDate>
      <link>https://dev.to/pymoondra/i-want-to-learn-about-web-technologies-as-a-beginner-to-the-web-development-5d68</link>
      <guid>https://dev.to/pymoondra/i-want-to-learn-about-web-technologies-as-a-beginner-to-the-web-development-5d68</guid>
      <description>&lt;p&gt;I've been using Python for a few years now mainly for scripting and for data science/machine learning hobbyist projects.&lt;/p&gt;

&lt;p&gt;Now, I want to learn more about web technologies.&lt;/p&gt;

&lt;p&gt;I really want to learn what's involved in building complex websites.&lt;/p&gt;

&lt;p&gt;Some websites I thought were pretty interesting and would like to see what's involved in building them are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A video game message board such as this:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.resetera.com/"&gt;https://www.resetera.com/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Freelance site such as Fiverr&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Private video chats like Discord or video streams like Twitch&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Controlling robotics via online interface&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ecommerce sites&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;How browser pluggins work! How do people create adblock pluggins, or various types of pluggins.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;and much, much more.&lt;/p&gt;

&lt;p&gt;There are so many web frameworks and languages I'm not sure what I should be learning. I'm really confused. &lt;/p&gt;

&lt;p&gt;Should I be learning Python sockets to understand more low-end stuff? &lt;/p&gt;

&lt;p&gt;I've learned the basics of html, css and javascript.&lt;br&gt;
I was thinking of learning Jquery and React, to learn more about front end, but it seems most of the complicated tech revolves around back-end tech. &lt;/p&gt;

&lt;p&gt;I've learned a little bit about rest apis and crud. &lt;/p&gt;

&lt;p&gt;It seems I need a backend language and a framework as well as &lt;br&gt;
Since I know Python, I can go with Flask and Django.&lt;br&gt;
However, I wonder if Django will be able to build those complex sites I have listed above.  &lt;/p&gt;

&lt;p&gt;From my research it seems Ruby on Rails as well as PHP/Laravel are also pretty popular. Are they easier to learn than Django?&lt;br&gt;
Is Nodejs worth learning or should I go with Go instead?&lt;/p&gt;

&lt;p&gt;Basically I am thinking of learning something really flexible. &lt;br&gt;
Should I watch some lectures/courses on all of them to get an idea? Do they all basically do the same thing? &lt;/p&gt;

&lt;p&gt;Then we have databases. I am thinking Sql as it seems to be the most popular?&lt;/p&gt;

&lt;p&gt;For cloud tech and deployment I know of AWS and Heroku.&lt;/p&gt;

&lt;p&gt;There is also a lot of web security tech that I am not sure I understand works. I am assuming recaptcha works with javascript and some database. There are also security keys.&lt;/p&gt;

&lt;p&gt;As you can see I am kind of lost as to where I should begin.&lt;br&gt;
I'm really interested in getting general overviews as to all of the tech involved when building some of these complex websites I have listed above, and would appreciate any guidance. &lt;/p&gt;

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

</description>
      <category>help</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
