<?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: Asma Larbi</title>
    <description>The latest articles on DEV Community by Asma Larbi (@la_asma_sec).</description>
    <link>https://dev.to/la_asma_sec</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4126359%2F63d0914c-aeb7-457a-a300-c4484e5b5c57.png</url>
      <title>DEV Community: Asma Larbi</title>
      <link>https://dev.to/la_asma_sec</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/la_asma_sec"/>
    <language>en</language>
    <item>
      <title>Day 0: Setting up my cybersecurity learning environment</title>
      <dc:creator>Asma Larbi</dc:creator>
      <pubDate>Wed, 16 Sep 2026 14:19:53 +0000</pubDate>
      <link>https://dev.to/la_asma_sec/day-0-setting-up-my-cybersecurity-learning-environment-n38</link>
      <guid>https://dev.to/la_asma_sec/day-0-setting-up-my-cybersecurity-learning-environment-n38</guid>
      <description>&lt;p&gt;&lt;em&gt;My first step into cybersecurity&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;On a Thursday afternoon, I was trying to figure out what to do next, while staring at an empty browser tab.&lt;/p&gt;

&lt;h4&gt;
  
  
  Why a separate account
&lt;/h4&gt;

&lt;p&gt;You might be asking yourself: what's the benefit of all that? It's not just about having a clean environment for the security tools I'll be using — it's also about separating my personal and learning life so I can stay focused without distractions, and protecting my personal data in case any of the tools I'm working with turn out to be untrustworthy.&lt;/p&gt;

&lt;h4&gt;
  
  
  My stack
&lt;/h4&gt;

&lt;p&gt;After a bit of research, here's the stack I settled on for this journey:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;VS Code&lt;/strong&gt; — for writing and organizing code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Git &amp;amp; GitHub&lt;/strong&gt; — for version control and sharing my work&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Python&lt;/strong&gt; — because most security tools and scripts rely on it&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;WSL2 + Ubuntu&lt;/strong&gt; — my first real exposure to the Linux command line, all while staying on Windows, an OS I'm already comfortable with&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I chose all of these based on a few criteria, especially popularity — which means access to communities and resources that can help solve any problem I run into along the way.&lt;/p&gt;

&lt;h4&gt;
  
  
  The learning path ahead
&lt;/h4&gt;

&lt;p&gt;But all of this setup would be useless without real knowledge to back it up. For that, I chose Harvard's CS50 series — starting with the basics of computer science, then moving to Python, and finally an introduction to cybersecurity. This order isn't random — I need the fundamentals before I can understand Python properly, and I need Python before diving into cybersecurity-specific tools and scripts.&lt;/p&gt;

&lt;h4&gt;
  
  
  Closing
&lt;/h4&gt;

&lt;p&gt;I'm really excited to share my progress with you throughout this journey — feel free to follow along for updates.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>cybersecurity</category>
      <category>python</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
