<?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>Forem: Aasik Muththalif</title>
    <description>The latest articles on Forem by Aasik Muththalif (@aasik).</description>
    <link>https://forem.com/aasik</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%2F185040%2F9ae63fa6-1ac3-4fe5-8ad2-1d4abaa1d6c3.jpg</url>
      <title>Forem: Aasik Muththalif</title>
      <link>https://forem.com/aasik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/aasik"/>
    <language>en</language>
    <item>
      <title>Become a Self-taught Developer</title>
      <dc:creator>Aasik Muththalif</dc:creator>
      <pubDate>Tue, 10 Mar 2020 16:30:09 +0000</pubDate>
      <link>https://forem.com/aasik/become-a-self-taught-developer-lcl</link>
      <guid>https://forem.com/aasik/become-a-self-taught-developer-lcl</guid>
      <description>&lt;p&gt;I got an opportunity to watch Traversy's Video on YouTube "Become a self-taught Developer". It is very helpful for me so I am sharing here the important contents he taught on the video.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Pick up the End goal&lt;/strong&gt; :- choose which area you want to grow, type of &lt;br&gt;
working environment you are looking for, what are you naturally good at and &lt;br&gt;
suitable type of Developer Jobs(based on &lt;strong&gt;security, pay scale&lt;/strong&gt;)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Choose a programming language&lt;/strong&gt;:- &lt;br&gt;
Figure out which programming language you want to learn&lt;br&gt;
learn the fundamentals &lt;br&gt;
choose a Text editor or IDE you are comfortable with&lt;br&gt;
Remember you can always switch to/learn another language&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Find Resources and Build a curriculum&lt;/strong&gt;:-&lt;br&gt;
  You can choose any of the resources based on your learning method&lt;br&gt;
  Books,Documentations, Resource websites,Video courses,online courses, &lt;br&gt;
  and challenge websites.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Find a community&lt;/strong&gt;:-&lt;br&gt;
  Find a mentor(If possible)&lt;br&gt;
  Join an online community&lt;br&gt;
  Start talking with other Developers&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Create your own project&lt;/strong&gt;:-&lt;br&gt;
 Start building something &lt;br&gt;
 Use other people's code as reference&lt;br&gt;
 Get some idea from other people's code&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;create your own portfolio&lt;/strong&gt;:-&lt;br&gt;
 Show a live version of your project and Source code&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Contribute to open source&lt;/strong&gt;:-&lt;br&gt;
 Give your experience with real-life projects&lt;br&gt;
 collaborate with other Developers&lt;br&gt;
 learn and Use GitHub&lt;br&gt;
 It may add value to your resume&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Create an online presence&lt;/strong&gt;:-&lt;br&gt;
 Maintain a Linkedin and Twitter Account&lt;br&gt;
 Upload all of your works to GitHub and Keep it well documented&lt;br&gt;
 Write Articles,Tutorials,Videos(Have your own blog, websites etc)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Prepare &amp;amp; Apply to jobs&lt;/strong&gt;:-&lt;br&gt;
 All boxes should be checked before coming to this point&lt;br&gt;
 Prepare for Interview, Create a Resume,Cover Letter&lt;br&gt;
 Search for jobs in your area that you are looking for things you know&lt;br&gt;
 Apply even if you don't have a degree&lt;br&gt;
 Remember it is your first job not your last job. &lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>softwaredevelopment</category>
      <category>selftaught</category>
      <category>coding</category>
    </item>
    <item>
      <title>Python Machine Learning Libraries</title>
      <dc:creator>Aasik Muththalif</dc:creator>
      <pubDate>Sat, 22 Feb 2020 19:22:23 +0000</pubDate>
      <link>https://forem.com/aasik/python-machine-learning-libraries-5hln</link>
      <guid>https://forem.com/aasik/python-machine-learning-libraries-5hln</guid>
      <description>&lt;p&gt;Here I have listed 10 most useful python libraries for Data science. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Pandas&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Numpy&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;scipy&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;matplotlib&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;seaborn&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;scikit learn&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tensorflow&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;keras&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;statsmodels&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;plotly&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The Reason I listed the libraries is I couldn't list the All libraries in an interview. I think this may help you too. &lt;/p&gt;

</description>
      <category>python</category>
      <category>machinelearning</category>
      <category>computerscience</category>
      <category>scikitlearn</category>
    </item>
    <item>
      <title>To get the list of installed packages on python</title>
      <dc:creator>Aasik Muththalif</dc:creator>
      <pubDate>Fri, 21 Feb 2020 06:17:23 +0000</pubDate>
      <link>https://forem.com/aasik/to-get-the-list-of-installed-packages-on-python-247k</link>
      <guid>https://forem.com/aasik/to-get-the-list-of-installed-packages-on-python-247k</guid>
      <description>&lt;p&gt;One of the ways to get the list of the installed packages on python is using command prompt. Here I will show you the step.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open command prompt&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;python&lt;/strong&gt; and Enter&lt;/li&gt;
&lt;li&gt;It will show like the below image if you installed
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sDrUZ9Bb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://drive.google.com/file/d/17oiXJco90WJrUizC79oYQHZwPQ8dzFWi/view%3Fusp%3Dsharing/Python%2520Installed.PNG" alt="Python Installed"&gt;
&lt;/li&gt;
&lt;li&gt;After Type ** help("modules") and It will show the list of all installed modules on python.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>python</category>
      <category>modules</category>
      <category>datascience</category>
      <category>learning</category>
    </item>
    <item>
      <title>Make a bootable usb unbootable</title>
      <dc:creator>Aasik Muththalif</dc:creator>
      <pubDate>Wed, 19 Feb 2020 17:31:04 +0000</pubDate>
      <link>https://forem.com/aasik/make-a-bootable-usb-unbootable-62o</link>
      <guid>https://forem.com/aasik/make-a-bootable-usb-unbootable-62o</guid>
      <description>&lt;p&gt;&lt;strong&gt;To make a bootable usb unbootable using command prompt&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open Command prompt&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;diskpart&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;List disk&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;select disk N&lt;/strong&gt;(N is your disk number starts from 0) and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;clean&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;create partition primary&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;Active&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;format fs=fat32 quick&lt;/strong&gt; and press enter(wait for few seconds until the 
format process reaches 100 percent)&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;Assign&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;exit&lt;/strong&gt; and press enter&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is one of the method to unboot the bootble USB using cmd. Hope it will help you. &lt;/p&gt;

</description>
      <category>booting</category>
      <category>operatingsystem</category>
      <category>knowledge</category>
    </item>
    <item>
      <title>Get Directory of the current python script </title>
      <dc:creator>Aasik Muththalif</dc:creator>
      <pubDate>Sun, 16 Feb 2020 19:18:36 +0000</pubDate>
      <link>https://forem.com/aasik/get-directory-of-the-current-python-script-57na</link>
      <guid>https://forem.com/aasik/get-directory-of-the-current-python-script-57na</guid>
      <description>&lt;p&gt;using Python os module, we can get the current directory of python scripts and change the directory. The os module is included in the standard library, so no additional installation is required. This module provides a portable way of using operating system dependent functionality. &lt;/p&gt;

&lt;p&gt;Here the following contents will be described.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Get the current working Directory&lt;/strong&gt;&lt;br&gt;
     os.getcwd() returns the absolute path of the working directory where python is currently running as a string.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;import os
currentDirectory = os.getcwd()
print("Current Working Directory")
print(currentDirectory)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Change the current working directory&lt;/strong&gt;&lt;br&gt;
     We use chdir() to change the directory.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;import os
os.chdir("D/python")
print("Directory Changed")
print(os.getcwd())
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;I hope this will help you to understand about directories and python. &lt;/p&gt;

</description>
      <category>python</category>
      <category>tutorial</category>
      <category>scripting</category>
      <category>directories</category>
    </item>
  </channel>
</rss>
