<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: What to Study to Become a Web Developer	</title>
	<atom:link href="https://programmingzen.com/what-to-study-to-become-a-web-developer/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/what-to-study-to-become-a-web-developer/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Thu, 07 Jan 2021 02:16:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30461</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Thu, 07 Jan 2021 02:16:17 +0000</pubDate>
		<guid isPermaLink="false">https://programmingzen.com/?p=2603#comment-30461</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30451&quot;&gt;samsm&lt;/a&gt;.

PHP is fine. Still plenty of jobs to be had, especially if you couple it with WordPress development skills.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30451">samsm</a>.</p>
<p>PHP is fine. Still plenty of jobs to be had, especially if you couple it with WordPress development skills.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: samsm		</title>
		<link>https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30451</link>

		<dc:creator><![CDATA[samsm]]></dc:creator>
		<pubDate>Tue, 15 Dec 2020 00:32:41 +0000</pubDate>
		<guid isPermaLink="false">https://programmingzen.com/?p=2603#comment-30451</guid>

					<description><![CDATA[Does PHP exist in your brilliant world ?]]></description>
			<content:encoded><![CDATA[<p>Does PHP exist in your brilliant world ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30396</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Sat, 05 Sep 2020 21:54:01 +0000</pubDate>
		<guid isPermaLink="false">https://programmingzen.com/?p=2603#comment-30396</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30391&quot;&gt;Daniele Varrazzo&lt;/a&gt;.

Agreed on the technical merit, Daniele. However, I would still recommend it. Here is why. Someone starting out can certainly investigate FastAPI at some point but to make yourself marketable as a newcomer, you need to know what most companies already use (which is Flask and Django in the Python world).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30391">Daniele Varrazzo</a>.</p>
<p>Agreed on the technical merit, Daniele. However, I would still recommend it. Here is why. Someone starting out can certainly investigate FastAPI at some point but to make yourself marketable as a newcomer, you need to know what most companies already use (which is Flask and Django in the Python world).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniele Varrazzo		</title>
		<link>https://programmingzen.com/what-to-study-to-become-a-web-developer/#comment-30391</link>

		<dc:creator><![CDATA[Daniele Varrazzo]]></dc:creator>
		<pubDate>Sun, 16 Aug 2020 20:43:24 +0000</pubDate>
		<guid isPermaLink="false">https://programmingzen.com/?p=2603#comment-30391</guid>

					<description><![CDATA[I would avoid suggesting Flask. Its design, using global/threadlocal objects rather than arguments passing, is really poor. FastAPI is a much modern lightweight framework to implement self-documenting API and exposes to more modern Python (strong types, async)]]></description>
			<content:encoded><![CDATA[<p>I would avoid suggesting Flask. Its design, using global/threadlocal objects rather than arguments passing, is really poor. FastAPI is a much modern lightweight framework to implement self-documenting API and exposes to more modern Python (strong types, async)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
