<?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: Sabira El Khalfaoui</title>
    <description>The latest articles on DEV Community by Sabira El Khalfaoui (@sabirael).</description>
    <link>https://dev.to/sabirael</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%2F3719551%2F7ffc6d26-4444-4790-bf56-b9e7ccaeb93f.jpg</url>
      <title>DEV Community: Sabira El Khalfaoui</title>
      <link>https://dev.to/sabirael</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sabirael"/>
    <language>en</language>
    <item>
      <title>A Beginner-Friendly Way to Get Started with Rust</title>
      <dc:creator>Sabira El Khalfaoui</dc:creator>
      <pubDate>Mon, 19 Jan 2026 11:56:09 +0000</pubDate>
      <link>https://dev.to/sabirael/a-beginner-friendly-way-to-get-started-with-rust-3klh</link>
      <guid>https://dev.to/sabirael/a-beginner-friendly-way-to-get-started-with-rust-3klh</guid>
      <description>&lt;p&gt;Rust is a powerful language, but getting started can feel overwhelming for beginners.&lt;/p&gt;

&lt;p&gt;When I began learning Rust, I realized I needed a &lt;strong&gt;simple, step-by-step approach&lt;/strong&gt; with practical examples instead of jumping straight into complex documentation.&lt;/p&gt;

&lt;p&gt;To help with that, I created:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A set of &lt;strong&gt;open-source Rust examples&lt;/strong&gt; on GitHub&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;beginner-friendly PDF guide&lt;/strong&gt; that explains Rust fundamentals clearly and progressively&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Code examples
&lt;/h2&gt;

&lt;p&gt;All the code used in the guide is available on GitHub, so you can clone the repository, run the examples, and experiment:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://github.com/SabiraElkhalfaoui18/Getting-Started-with-Rust/tree/main" rel="noopener noreferrer"&gt;https://github.com/SabiraElkhalfaoui18/Getting-Started-with-Rust/tree/main&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F93dxbosom51hqxy7fgdq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F93dxbosom51hqxy7fgdq.png" alt=" " width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Beginner Rust guide (PDF)
&lt;/h2&gt;

&lt;p&gt;I also put together a short PDF tutorial for beginners who want a structured introduction to Rust, with clear explanations and hands-on examples:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://sabiraelkhalfaou.gumroad.com/l/getting-started-with-rust" rel="noopener noreferrer"&gt;https://sabiraelkhalfaou.gumroad.com/l/getting-started-with-rust&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm9t3ryhvgdwtuqvlo78n.png" alt=" " width="800" height="1200"&gt;
&lt;/h2&gt;

&lt;p&gt;Rust has a learning curve, but with the right approach, it becomes much more enjoyable.&lt;br&gt;&lt;br&gt;
I hope this helps other beginners getting started.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>opensource</category>
      <category>rust</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
