<?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: Wasi Ahbab</title>
    <description>The latest articles on DEV Community by Wasi Ahbab (@wasi_ahbab).</description>
    <link>https://dev.to/wasi_ahbab</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%2F3279132%2F7dc76e1a-335b-440f-9df7-5f108626260a.jpg</url>
      <title>DEV Community: Wasi Ahbab</title>
      <link>https://dev.to/wasi_ahbab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wasi_ahbab"/>
    <language>en</language>
    <item>
      <title>Why C# Became My Secret Weapon for Game Development</title>
      <dc:creator>Wasi Ahbab</dc:creator>
      <pubDate>Sat, 30 Aug 2025 16:17:20 +0000</pubDate>
      <link>https://dev.to/wasi_ahbab/why-c-became-my-secret-weapon-for-game-development-2kak</link>
      <guid>https://dev.to/wasi_ahbab/why-c-became-my-secret-weapon-for-game-development-2kak</guid>
      <description>&lt;p&gt;🎮 Why C# Became My Go-To Language for Game Development and Beyond&lt;/p&gt;

&lt;p&gt;Hi DEV fam 👋, I’m Wasi Ahbab. Over the past months, I dove deep into C#, and here’s why it clicked for me:&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Structure Meets Flexibility&lt;/p&gt;

&lt;p&gt;C# taught me how to think in objects, classes, and clean architecture. Whether it’s managing game characters, building systems, or creating reusable modules, C# makes everything organized without killing creativity.&lt;/p&gt;

&lt;p&gt;Game Dev Made Easy&lt;/p&gt;

&lt;p&gt;Using C# in Godot (and Unity for practice) showed me how powerful it is for prototyping game mechanics:&lt;br&gt;
    • Moving characters&lt;br&gt;
    • Upgrading abilities dynamically&lt;br&gt;
    • Handling game state efficiently&lt;/p&gt;

&lt;p&gt;It’s structured but never boring.&lt;/p&gt;

&lt;p&gt;From Small Wins to Big Projects&lt;br&gt;
    • One line of code to make a character jump → instant satisfaction &lt;br&gt;
    • Writing reusable methods → saves hours in bigger projects&lt;br&gt;
    • Debugging efficiently → less frustration, more learning&lt;/p&gt;

&lt;p&gt;Lesson: Mastering C# isn’t just about syntax; it’s about thinking like a system.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;⚡ Takeaway&lt;/p&gt;

&lt;p&gt;If you want to build games, apps, or scalable projects, C# is a language that grows with you. Learn it once, and it keeps paying off in every project.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Question for you all:&lt;br&gt;
What’s the first “aha moment” you had when coding in C#?&lt;/p&gt;

&lt;p&gt;— Wasi Ahbab&lt;/p&gt;

</description>
      <category>programming</category>
      <category>csharp</category>
      <category>gamedev</category>
    </item>
    <item>
      <title>Lessons I Learned Jumping Between JS, C#, GDScript, and Flutter</title>
      <dc:creator>Wasi Ahbab</dc:creator>
      <pubDate>Sat, 30 Aug 2025 07:03:54 +0000</pubDate>
      <link>https://dev.to/wasi_ahbab/lessons-i-learned-jumping-between-js-c-gdscript-and-flutter-59dg</link>
      <guid>https://dev.to/wasi_ahbab/lessons-i-learned-jumping-between-js-c-gdscript-and-flutter-59dg</guid>
      <description>&lt;p&gt;*&lt;em&gt;**🚀 Why I Chose the Unbeaten Path: Learning JS, C#, GDScript, and Flutter as a Freshman&lt;/em&gt;*&lt;/p&gt;




&lt;p&gt;Hi everyone 👋 I’m Wasi Ahbab, a**** CS student at AIUB who loves building things that feel alive — from apps to games.&lt;/p&gt;

&lt;p&gt;When I first stepped into programming, people told me:&lt;br&gt;
“Pick one language and stick to it.”&lt;br&gt;
But my curiosity said: Why not explore more?&lt;/p&gt;

&lt;p&gt;So here I am, learning and experimenting with:&lt;br&gt;
    • JavaScript (JS) → For web development and interactive projects.&lt;br&gt;
    • C# → My gateway into game development and scalable software.&lt;br&gt;
    • GDScript → The secret sauce behind my Godot game experiments (think AoE + Dota vibes 🎮).&lt;br&gt;
    • Flutter (Dart) → For creating apps that actually run beautifully on both iOS and Android.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💡 What I Discovered So Far&lt;br&gt;
    1.  JS teaches me to think in terms of the web — fast, dynamic, everywhere.&lt;br&gt;
    2.  C# trains me in structure, OOP, and game mechanics.&lt;br&gt;
    3.  GDScript reminds me coding can be fun and lightweight, especially for prototyping.&lt;br&gt;
    4.  Flutter gives me the thrill of seeing one codebase light up two platforms at once.&lt;/p&gt;

&lt;p&gt;Instead of getting lost in “what language is best,” I found that each one gives me a new lens to see the same problem differently.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🔥 Why I’m Here on DEV&lt;/p&gt;

&lt;p&gt;I want to share the raw journey — no sugarcoating.&lt;br&gt;
    • The bugs that made me laugh 🤦‍♂️&lt;br&gt;
    • The experiments that failed but taught me something powerful&lt;br&gt;
    • The small wins that keep me motivated&lt;/p&gt;

&lt;p&gt;My upcoming posts will cover:&lt;br&gt;
    • Building my first Flutter app step by step 📱&lt;br&gt;
    • How I’m creating a self-upgrading main character in my Godot game&lt;br&gt;
    • The way C# and GDScript complement each other in game dev&lt;br&gt;
    • Why starting with JS actually helps even if your goal is games or apps&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;⚡ A Quick Takeaway for Beginners&lt;/p&gt;

&lt;p&gt;Don’t feel guilty for exploring multiple languages. Curiosity is your biggest weapon as a student. The overlap between them often teaches you more than a single “perfect” path ever could.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Thanks for reading 🙏&lt;br&gt;
Now I’d love to hear from you:&lt;br&gt;
👉 Which language first blew your mind and made you feel unstoppable?&lt;/p&gt;

&lt;p&gt;Let’s keep learning, experimenting, and walking that unbeaten road together 🚀&lt;/p&gt;

&lt;p&gt;— Wasi Ahbab&lt;/p&gt;

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