<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Software Generalist]]></title><description><![CDATA[Software Generalist]]></description><link>https://www.softwaregeneralist.com/</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Sep 2021 23:58:05 GMT</lastBuildDate><atom:link href="https://www.softwaregeneralist.com/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[10 Useful Commands for Git Stash]]></title><description><![CDATA[A list of commands for using `git stash`. Use `git stash` for saving your progress without creating a new commit.]]></description><link>https://www.softwaregeneralist.com/blog/10-useful-commands-for-git-stash/</link><guid isPermaLink="true">https://www.softwaregeneralist.com/blog/10-useful-commands-for-git-stash/</guid><dc:creator><![CDATA[Matt Thomas]]></dc:creator></item><item><title><![CDATA[How to Compare Two Arrays in Javascript]]></title><description><![CDATA[Comparing two arrays in Javascript is not as simple as you might think.]]></description><link>https://www.softwaregeneralist.com/blog/how-to-compare-two-arrays-in-javascript/</link><guid isPermaLink="true">https://www.softwaregeneralist.com/blog/how-to-compare-two-arrays-in-javascript/</guid><dc:creator><![CDATA[Matt Thomas]]></dc:creator></item><item><title><![CDATA[Creating a Javascript Dictionary]]></title><description><![CDATA[If you come from a Python background you're probably wondering how you would create a Javascript dictionary.]]></description><link>https://www.softwaregeneralist.com/blog/creating-a-javascript-dictionary/</link><guid isPermaLink="true">https://www.softwaregeneralist.com/blog/creating-a-javascript-dictionary/</guid><dc:creator><![CDATA[Matt Thomas]]></dc:creator></item><item><title><![CDATA[Using the Binary Search Algorithm in Python]]></title><description><![CDATA[I'm going to explain what the binary search algorithm is, how to use it and some use cases when it may come in handy.]]></description><link>https://www.softwaregeneralist.com/blog/using-the-binary-search-algorithm-python/</link><guid isPermaLink="true">https://www.softwaregeneralist.com/blog/using-the-binary-search-algorithm-python/</guid><dc:creator><![CDATA[Matt Thomas]]></dc:creator></item></channel></rss>