<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>skills Archives - A N M Bazlur Rahman</title>
	<atom:link href="https://bazlur.ca/tag/skills/feed/" rel="self" type="application/rss+xml" />
	<link>https://bazlur.ca/tag/skills/</link>
	<description>Java Champion 🏆 Empowering Developers through Speaking 🗣️ Writing ✍️ Mentoring 🤝 &#38; Community Building 🌍 Published Author 📖 Contributing Editor at InfoQ and Foojay.IO</description>
	<lastBuildDate>Sat, 20 Aug 2022 07:19:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://i0.wp.com/bazlur.ca/wp-content/uploads/2022/07/cropped-klara-and-sun.jpeg?fit=32%2C32&#038;ssl=1</url>
	<title>skills Archives - A N M Bazlur Rahman</title>
	<link>https://bazlur.ca/tag/skills/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">207159250</site>	<item>
		<title>5 ways to improve your communication skills</title>
		<link>https://bazlur.ca/2022/08/06/5-ways-to-improve-your-communication-skills/</link>
					<comments>https://bazlur.ca/2022/08/06/5-ways-to-improve-your-communication-skills/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Sat, 06 Aug 2022 17:34:18 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[skills]]></category>
		<guid isPermaLink="false">https://bazlur.ca/?p=56477</guid>

					<description><![CDATA[<p>Communication is the key to everything. Humans invented languages to communicate with other human beings, and the endeavour went beyond just talking; it&#8217;s in every aspect of our life. Failure to communicate can even lead to catastrophe. Certainly, it&#8217;s true for software developers as well. Software development is solving problems and creating values for human ... <a title="5 ways to improve your communication skills" class="read-more" href="https://bazlur.ca/2022/08/06/5-ways-to-improve-your-communication-skills/" aria-label="Read more about 5 ways to improve your communication skills">Read more</a></p>
<p>The post <a href="https://bazlur.ca/2022/08/06/5-ways-to-improve-your-communication-skills/">5 ways to improve your communication skills</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/08/06/5-ways-to-improve-your-communication-skills/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">56477</post-id>	</item>
		<item>
		<title>Three Mistakes Junior Software Developers Make Preventing Getting Hired On Amazing Projects</title>
		<link>https://bazlur.ca/2022/04/06/three-mistakes-junior-software-developers-make-preventing-getting-hired-on-amazing-projects/</link>
					<comments>https://bazlur.ca/2022/04/06/three-mistakes-junior-software-developers-make-preventing-getting-hired-on-amazing-projects/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Wed, 06 Apr 2022 07:46:48 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[skills]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=55227</guid>

					<description><![CDATA[<p>From experience, I have seen three big mistakes every junior software developer makes that could easily be solved.</p>
<p>The post <a href="https://bazlur.ca/2022/04/06/three-mistakes-junior-software-developers-make-preventing-getting-hired-on-amazing-projects/">Three Mistakes Junior Software Developers Make Preventing Getting Hired On Amazing Projects</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/04/06/three-mistakes-junior-software-developers-make-preventing-getting-hired-on-amazing-projects/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">55227</post-id>	</item>
		<item>
		<title>7 Ways to Improve Your Code Reading Skills</title>
		<link>https://bazlur.ca/2022/02/18/7-ways-to-improve-your-code-reading-skills/</link>
					<comments>https://bazlur.ca/2022/02/18/7-ways-to-improve-your-code-reading-skills/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Fri, 18 Feb 2022 21:21:56 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[CODE READABILITY]]></category>
		<category><![CDATA[code reading]]></category>
		<category><![CDATA[code reading skills]]></category>
		<category><![CDATA[CODE REVIEW]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[SOURCE CODE]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=52421</guid>

					<description><![CDATA[<p>As more and more companies go Agile, being able to read other's code is more important than ever. Read on for some tips on how to improve this skill.</p>
<p>The post <a href="https://bazlur.ca/2022/02/18/7-ways-to-improve-your-code-reading-skills/">7 Ways to Improve Your Code Reading Skills</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/02/18/7-ways-to-improve-your-code-reading-skills/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">52421</post-id>	</item>
		<item>
		<title>Coding and collaboration skills a junior developer should have to get hired – Part 2</title>
		<link>https://bazlur.ca/2017/11/21/interview-with-bruno-souza-coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired/</link>
					<comments>https://bazlur.ca/2017/11/21/interview-with-bruno-souza-coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 21 Nov 2017 18:38:40 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code reading skills]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[skills]]></category>
		<guid isPermaLink="false">https://bazlur.ca/?p=56481</guid>

					<description><![CDATA[<p>Today, I met Bruno Souza online and ask him the following question- Recently I&#8217;m getting a lot of questions from junior software developers and a common one is that what are the skills( e.g. coding skills, collaboration skills) needed to get hired. As you may have experienced in hiring or working with junior software developers, I believe, ... <a title="Coding and collaboration skills a junior developer should have to get hired – Part 2" class="read-more" href="https://bazlur.ca/2017/11/21/interview-with-bruno-souza-coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired/" aria-label="Read more about Coding and collaboration skills a junior developer should have to get hired – Part 2">Read more</a></p>
<p>The post <a href="https://bazlur.ca/2017/11/21/interview-with-bruno-souza-coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired/">Coding and collaboration skills a junior developer should have to get hired – Part 2</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2017/11/21/interview-with-bruno-souza-coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">56481</post-id>	</item>
		<item>
		<title>Coding and collaboration skills a junior developer should have to get hired &#8211; Part 1</title>
		<link>https://bazlur.ca/2017/11/17/coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired-part-1/</link>
					<comments>https://bazlur.ca/2017/11/17/coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired-part-1/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Fri, 17 Nov 2017 08:11:54 +0000</pubDate>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[coding skills]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[collaboration skills]]></category>
		<category><![CDATA[interviews]]></category>
		<category><![CDATA[skills]]></category>
		<guid isPermaLink="false">https://bazlur.ca/?p=57288</guid>

					<description><![CDATA[<p>What coding and teamwork abilities should a junior developer possess to land a job? I&#8217;ve been posing this query to numerous well-known developers lately, and the responses are generally similar. While having technical skills (coding skills) is important, they all agree that it is not the only skill you need. You also need to work ... <a title="Coding and collaboration skills a junior developer should have to get hired &#8211; Part 1" class="read-more" href="https://bazlur.ca/2017/11/17/coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired-part-1/" aria-label="Read more about Coding and collaboration skills a junior developer should have to get hired &#8211; Part 1">Read more</a></p>
<p>The post <a href="https://bazlur.ca/2017/11/17/coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired-part-1/">Coding and collaboration skills a junior developer should have to get hired &#8211; Part 1</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2017/11/17/coding-and-collaboration-skills-a-junior-developer-should-have-to-get-hired-part-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">57288</post-id>	</item>
	</channel>
</rss>
