<?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: devopsGig</title>
    <description>The latest articles on DEV Community by devopsGig (@devopsgig).</description>
    <link>https://dev.to/devopsgig</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%2F330128%2F39c61a40-f8bc-415b-bf3e-25aafcd74113.png</url>
      <title>DEV Community: devopsGig</title>
      <link>https://dev.to/devopsgig</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devopsgig"/>
    <language>en</language>
    <item>
      <title>Python Median Method Example</title>
      <dc:creator>devopsGig</dc:creator>
      <pubDate>Tue, 04 Feb 2020 13:25:55 +0000</pubDate>
      <link>https://dev.to/devopsgig/python-median-method-example-5dbh</link>
      <guid>https://dev.to/devopsgig/python-median-method-example-5dbh</guid>
      <description>&lt;p&gt;n this tutorial, I will discuss about python median() method with example and uses.The python median method help to calculate the median value from an unsorted data-list.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.pythonpip.com/python-tutorials/python-median-method-example/"&gt;https://www.pythonpip.com/python-tutorials/python-median-method-example/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>flask</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>How To Check File Exists Using Golang</title>
      <dc:creator>devopsGig</dc:creator>
      <pubDate>Tue, 04 Feb 2020 13:24:37 +0000</pubDate>
      <link>https://dev.to/devopsgig/how-to-check-file-exists-using-golang-k5e</link>
      <guid>https://dev.to/devopsgig/how-to-check-file-exists-using-golang-k5e</guid>
      <description>&lt;p&gt;This golang tutorial help to check the file name is exist or not into the folders.We can pass pattern that will match filename into the target folders.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.golanglearn.com/how-to-check-file-exists-using-golang/"&gt;https://www.golanglearn.com/how-to-check-file-exists-using-golang/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
    </item>
    <item>
      <title>How To Create Custom Artisan Command In Laravel 5</title>
      <dc:creator>devopsGig</dc:creator>
      <pubDate>Tue, 04 Feb 2020 13:22:59 +0000</pubDate>
      <link>https://dev.to/devopsgig/how-to-create-custom-artisan-command-in-laravel-5-1g1f</link>
      <guid>https://dev.to/devopsgig/how-to-create-custom-artisan-command-in-laravel-5-1g1f</guid>
      <description>&lt;p&gt;This laravel tutorial help to create new artisan command into laravel 5.Artisan is awesome feature of laravel. Artisan is the command-line interface of laravel.Laravel provides a number of helpful artisan commands for your use while developing your application.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.phpflow.com/php/create-custom-artisan-command-in-laravel-5/"&gt;https://www.phpflow.com/php/create-custom-artisan-command-in-laravel-5/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>php</category>
    </item>
  </channel>
</rss>
