<?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: Ganesh Chandrasekaran</title>
    <description>The latest articles on DEV Community by Ganesh Chandrasekaran (@gchandra).</description>
    <link>https://dev.to/gchandra</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%2F445443%2Fd02d2aaa-eb3c-46bb-bbf7-91cc6444066c.jpg</url>
      <title>DEV Community: Ganesh Chandrasekaran</title>
      <link>https://dev.to/gchandra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gchandra"/>
    <language>en</language>
    <item>
      <title>Upgrade Visual Studio Code on Linux</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Mon, 05 Oct 2020 11:22:39 +0000</pubDate>
      <link>https://dev.to/gchandra/upgrade-visual-studio-code-on-linux-ib0</link>
      <guid>https://dev.to/gchandra/upgrade-visual-studio-code-on-linux-ib0</guid>
      <description>&lt;p&gt;VS Code is a great IDE with new features released every other week. Its advisable to keep up with the updates.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fb6j6181edh8kqp6wv4x9.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fb6j6181edh8kqp6wv4x9.jpeg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are using Windows / Mac VS Code is smart enough to update itself on click of a button.&lt;/p&gt;

&lt;p&gt;For Linux (debian/ubuntu) users Upgrading VS Code is a two step process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1 : Download .deb file to you local folder (~/Downloads)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;code.visualstudio.com&lt;/p&gt;

&lt;p&gt;Step 2 : Open Terminal&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ cd ~/Downloads

$ sudo  dpkg -i  code_1.filename_amd64.deb
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Example latest version as of today is&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ dpkg -i code_1.49.3-1601661857_amd64.deb
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;If you are using RHEL / CENTOS&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ sudo dnf install &amp;lt;file&amp;gt;.rpm
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;For upgrade&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo rpm -U  &amp;lt;file&amp;gt;.rpm
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>vscode</category>
      <category>ubuntu</category>
      <category>debian</category>
    </item>
    <item>
      <title>How to sort tuples in Python ?</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Mon, 05 Oct 2020 11:12:04 +0000</pubDate>
      <link>https://dev.to/gchandra/how-to-sort-tuples-in-python-11bk</link>
      <guid>https://dev.to/gchandra/how-to-sort-tuples-in-python-11bk</guid>
      <description>&lt;p&gt;Tuples are immutable, but there is a simple way to sort them.&lt;/p&gt;

&lt;p&gt;Convert the Tuple to List by using sorted function&lt;br&gt;
then cast the List to Tuple.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xL_YdG8q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/7wy8fz6a40gskuzqn0pb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xL_YdG8q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/7wy8fz6a40gskuzqn0pb.png" alt="Alt Text" width="608" height="564"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source : with lambda examples&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@gchandra/how-to-sort-tuples-in-python-9ace22a06893" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@gchandra/how-to-sort-tuples-in-python-9ace22a06893" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;How to sort tuples in Python ?. Tuples are immutable, but there is a… | by Ganesh Chandrasekaran | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Oct 3, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>python</category>
      <category>tuples</category>
    </item>
    <item>
      <title>How to find SQL Server database Restore and Recovery time ?</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Tue, 08 Sep 2020 01:59:40 +0000</pubDate>
      <link>https://dev.to/gchandra/how-to-find-sql-server-database-restore-and-recovery-time-1ihh</link>
      <guid>https://dev.to/gchandra/how-to-find-sql-server-database-restore-and-recovery-time-1ihh</guid>
      <description>&lt;p&gt;Easy to way to determine Restore and Recovery time.&lt;/p&gt;

&lt;p&gt;Simple query to find out SQL Server Database restore time and percentage of completion.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
SELECT 
 percent_complete as percentageComplete
 ,estimated_completion_time/60000 as timeToComplete
 ,status 
FROM
 sys.dm_exec_requests 
WHERE
 command like '%restore%'

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Simple query to find out SQL Server Database recovery time and percentage of completion.&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
SELECT
 percent_complete as percentageComplete
 ,estimated_completion_time/60000 as timeToComplete
 ,status
FROM
 sys.dm_exec_requests 
WHERE
 command like '%recovery%'

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Source : &lt;/p&gt;
&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@gchandra/how-to-find-sql-server-database-restore-and-recovery-time-dffde87d4631" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@gchandra/how-to-find-sql-server-database-restore-and-recovery-time-dffde87d4631" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;How to find SQL Server database Restore and Recovery time ? | by Ganesh Chandrasekaran | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Sep 8, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;



</description>
      <category>sql</category>
      <category>database</category>
    </item>
    <item>
      <title>How to fix SSIS — Test connection failed SSL Provider</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Sun, 06 Sep 2020 03:25:41 +0000</pubDate>
      <link>https://dev.to/gchandra/how-to-fix-ssis-test-connection-failed-ssl-provider-3a4n</link>
      <guid>https://dev.to/gchandra/how-to-fix-ssis-test-connection-failed-ssl-provider-3a4n</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@gchandra/ssis-test-connection-failed-ssl-provider-40009429b012" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@gchandra/ssis-test-connection-failed-ssl-provider-40009429b012" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;SSIS — Test connection failed SSL Provider | by Ganesh Chandrasekaran | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Sep 6, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>ssis</category>
      <category>ssdt</category>
      <category>database</category>
      <category>tls</category>
    </item>
    <item>
      <title>Easy way select the right column as Primary Key for a given table</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Sun, 06 Sep 2020 01:06:42 +0000</pubDate>
      <link>https://dev.to/gchandra/easy-way-select-the-right-column-as-primary-key-for-a-given-table-496p</link>
      <guid>https://dev.to/gchandra/easy-way-select-the-right-column-as-primary-key-for-a-given-table-496p</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/analytics-vidhya/easy-way-select-the-right-primary-key-for-a-given-table-f87ae1aae048" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/analytics-vidhya/easy-way-select-the-right-primary-key-for-a-given-table-f87ae1aae048" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Easy way select the right column as Primary Key for a given table | by Ganesh Chandrasekaran | Analytics Vidhya | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Apr 19, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>database</category>
      <category>mysql</category>
      <category>sqlserver</category>
      <category>keys</category>
    </item>
    <item>
      <title>Install LibreOffice 7 in 1 minute</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Sun, 06 Sep 2020 01:02:10 +0000</pubDate>
      <link>https://dev.to/gchandra/install-libreoffice-7-in-1-minute-3b8</link>
      <guid>https://dev.to/gchandra/install-libreoffice-7-in-1-minute-3b8</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@gchandra/install-libreoffice-7-easily-57e80ca1d311" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@gchandra/install-libreoffice-7-easily-57e80ca1d311" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Install LibreOffice 7 easily. It takes less than a minute to install… | by Ganesh Chandrasekaran | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Aug 12, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>libreoffice</category>
      <category>linux</category>
      <category>opensource</category>
      <category>office</category>
    </item>
    <item>
      <title>Integration Services Catalogs — 101</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Sun, 06 Sep 2020 01:00:36 +0000</pubDate>
      <link>https://dev.to/gchandra/integration-services-catalogs-101-17fo</link>
      <guid>https://dev.to/gchandra/integration-services-catalogs-101-17fo</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/analytics-vidhya/integration-services-catalogs-101-2c43a1df890" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/analytics-vidhya/integration-services-catalogs-101-2c43a1df890" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Integration Services Catalogs — 101 | by Ganesh Chandrasekaran | Analytics Vidhya | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Sep 3, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>sqlserver</category>
      <category>ssis</category>
      <category>ssdt</category>
    </item>
    <item>
      <title>Install PYODBC on Centos / RHEL</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Sun, 06 Sep 2020 00:58:47 +0000</pubDate>
      <link>https://dev.to/gchandra/install-pyodbc-on-centos-rhel-3je4</link>
      <guid>https://dev.to/gchandra/install-pyodbc-on-centos-rhel-3je4</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/analytics-vidhya/install-pyodbc-on-centos-rhel-ae5062830a2b"&gt;https://medium.com/analytics-vidhya/install-pyodbc-on-centos-rhel-ae5062830a2b&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>linux</category>
      <category>pip</category>
      <category>pyodbc</category>
    </item>
    <item>
      <title>SQL Injection cheat sheet</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Thu, 20 Aug 2020 12:20:09 +0000</pubDate>
      <link>https://dev.to/gchandra/sql-injection-cheat-sheet-2l0</link>
      <guid>https://dev.to/gchandra/sql-injection-cheat-sheet-2l0</guid>
      <description>&lt;p&gt;&lt;a href="https://hackersonlineclub.com/sql-injection-cheatsheet/"&gt;https://hackersonlineclub.com/sql-injection-cheatsheet/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>sql</category>
      <category>sqlinjection</category>
    </item>
    <item>
      <title>Install LibreOffice 7</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Thu, 13 Aug 2020 01:30:36 +0000</pubDate>
      <link>https://dev.to/gchandra/install-libreoffice-7-2gpf</link>
      <guid>https://dev.to/gchandra/install-libreoffice-7-2gpf</guid>
      <description>&lt;p&gt;Install LibreOffice on Ubuntu in less than 1 minute.&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@gchandra/install-libreoffice-7-easily-57e80ca1d311" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zemOvq4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/1%2Aix86Zu6tIb3l7qklfr3KeA.png" alt="Ganesh Chandrasekaran"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@gchandra/install-libreoffice-7-easily-57e80ca1d311" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Install LibreOffice 7 easily. It takes less than a minute to install… | by Ganesh Chandrasekaran | Medium&lt;/h2&gt;
      &lt;h3&gt;Ganesh Chandrasekaran ・ &lt;time&gt;Aug 12, 2020&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hnDHPsJs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Understand Data Structure algorithms easily</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Mon, 10 Aug 2020 00:32:46 +0000</pubDate>
      <link>https://dev.to/gchandra/understand-data-structure-algorithms-easily-388f</link>
      <guid>https://dev.to/gchandra/understand-data-structure-algorithms-easily-388f</guid>
      <description>&lt;p&gt;This website helps you to understand Data Structure algorithms (like Linked List, Hash, Binary Search and so on..) in the easiest way possible&lt;/p&gt;

&lt;p&gt;&lt;a href="http://btechsmartclass.com/data_structures/introduction-to-algorithms.html"&gt;http://btechsmartclass.com/data_structures/introduction-to-algorithms.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>stepbystep</category>
      <category>algorithms</category>
      <category>datastructure</category>
    </item>
    <item>
      <title>Linux Podcasts</title>
      <dc:creator>Ganesh Chandrasekaran</dc:creator>
      <pubDate>Sun, 02 Aug 2020 19:55:17 +0000</pubDate>
      <link>https://dev.to/gchandra/linux-podcasts-5dhb</link>
      <guid>https://dev.to/gchandra/linux-podcasts-5dhb</guid>
      <description>&lt;p&gt;Image Courtesy : itsfoss.com&lt;/p&gt;

&lt;p&gt;Podcasts help you to learn something new as well as multi task. If you are looking for awesome Linux podcasts, the collection is &lt;a href="https://itsfoss.com/linux-podcasts/"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My favorites are Jupiter, its available via YouTube also.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Jupiter&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://www.jupiterbroadcasting.com/142307/linux-arm-wrestling-linux-unplugged-364/"&gt;https://www.jupiterbroadcasting.com/142307/linux-arm-wrestling-linux-unplugged-364/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Good to great discussion on various Linux topics.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Linux Headlines&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://linuxheadlines.show/182"&gt;https://linuxheadlines.show/182&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2 to 3 minute headlines on whats happening that day.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
