<?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: Ali Nour Al Din</title>
    <description>The latest articles on Forem by Ali Nour Al Din (@aliadelnour).</description>
    <link>https://forem.com/aliadelnour</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%2F1240372%2Fbffe5a84-273d-4626-b1ac-52f2de82c6c9.png</url>
      <title>Forem: Ali Nour Al Din</title>
      <link>https://forem.com/aliadelnour</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/aliadelnour"/>
    <language>en</language>
    <item>
      <title>DSA and Algorithms using Js</title>
      <dc:creator>Ali Nour Al Din</dc:creator>
      <pubDate>Fri, 06 Feb 2026 15:35:56 +0000</pubDate>
      <link>https://forem.com/aliadelnour/dsa-and-algorithms-using-js-20hd</link>
      <guid>https://forem.com/aliadelnour/dsa-and-algorithms-using-js-20hd</guid>
      <description>&lt;p&gt;For those who are interested in learning Data Structure and Algorithms Using JavaScript .. I have put all of what accomplished in my learning journey in this rep hope you find it useful&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Ali-Adel-Nour/Data-Structure" rel="noopener noreferrer"&gt;DSA&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>dsa</category>
      <category>javascript</category>
      <category>algorithms</category>
    </item>
    <item>
      <title>Physical Access of the Database System</title>
      <dc:creator>Ali Nour Al Din</dc:creator>
      <pubDate>Fri, 12 Jan 2024 16:23:35 +0000</pubDate>
      <link>https://forem.com/aliadelnour/physical-access-of-the-database-system-9a0</link>
      <guid>https://forem.com/aliadelnour/physical-access-of-the-database-system-9a0</guid>
      <description>&lt;p&gt;Strategy Selector: software that translates a user request into an effective form for execution.&lt;/p&gt;

&lt;p&gt;Buffer Manager: software that controls the movement of data between main memory and disk storage.&lt;/p&gt;

&lt;p&gt;File Manager: software that manages the allocation of storage locations and data structures.&lt;/p&gt;

&lt;p&gt;Data Dictionary: this part of the DBMS defines the structure of user data and how they are to be used.&lt;/p&gt;

&lt;p&gt;Main Memory: storage located in the central processing unit , used for data made and how they are to be used.&lt;/p&gt;

&lt;p&gt;Disk Drive : Physical unit that contains the disk storage unit.&lt;/p&gt;

&lt;p&gt;If you like it follow my accounts on:&lt;br&gt;
LinkedIn:  &lt;a href="https://www.linkedin.com/in/ali-nour-al-din-1013b0199/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/ali-nour-al-din-1013b0199/&lt;/a&gt;&lt;br&gt;
dev.to:&lt;a href="https://dev.to/aliadelnour"&gt;https://dev.to/aliadelnour&lt;/a&gt;&lt;br&gt;
daily.dev:&lt;a href="https://lnkd.in/dbWiPHxh" rel="noopener noreferrer"&gt;https://lnkd.in/dbWiPHxh&lt;/a&gt;&lt;br&gt;
showwcase: &lt;a href="https://lnkd.in/dBjxdCeA" rel="noopener noreferrer"&gt;https://lnkd.in/dBjxdCeA&lt;/a&gt;&lt;br&gt;
hashnode:&lt;a href="https://lnkd.in/dfnJhZz9" rel="noopener noreferrer"&gt;https://lnkd.in/dfnJhZz9&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Sequential vs Concurrent vs Parallel</title>
      <dc:creator>Ali Nour Al Din</dc:creator>
      <pubDate>Fri, 05 Jan 2024 16:37:24 +0000</pubDate>
      <link>https://forem.com/aliadelnour/sequential-vs-concurrent-vs-parallel-14j6</link>
      <guid>https://forem.com/aliadelnour/sequential-vs-concurrent-vs-parallel-14j6</guid>
      <description>&lt;p&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%2Fvnkggfmhupfz87764ayi.jpg" 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%2Fvnkggfmhupfz87764ayi.jpg" alt=" " width="800" height="619"&gt;&lt;/a&gt;Sequential programming involves executing instructions one after the other in a linear fashion, with each instruction completing before the next one starts.&lt;/p&gt;

&lt;p&gt;Concurrent programming allows multiple tasks to make progress together, often by interleaving their execution. It doesn't necessarily mean they run simultaneously but rather share CPU time.&lt;/p&gt;

&lt;p&gt;Parallel programming involves simultaneously executing multiple tasks or instructions on multiple processors or cores, truly running in parallel, aiming to improve overall processing speed.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>softwaredevelopment</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Navigating Success: A Blueprint for Backend Software Engineers</title>
      <dc:creator>Ali Nour Al Din</dc:creator>
      <pubDate>Tue, 26 Dec 2023 09:35:20 +0000</pubDate>
      <link>https://forem.com/aliadelnour/navigating-success-a-blueprint-for-backend-software-engineers-l5e</link>
      <guid>https://forem.com/aliadelnour/navigating-success-a-blueprint-for-backend-software-engineers-l5e</guid>
      <description>&lt;p&gt;To ensure continued engagement in a computer science career, especially for a backend-focused software engineer, it is crucial to follow these guidelines:&lt;/p&gt;

&lt;p&gt;Establish a Roadmap: Develop a clear roadmap for your career growth. A valuable starting point can be found at teachyourselfcs.com.&lt;/p&gt;

&lt;p&gt;Embrace Continuous Learning: Strive to understand every aspect of your learning journey. Continuously ask “why.” Understand the reasons behind using specific tools and question why certain approaches are chosen over others.&lt;/p&gt;

&lt;p&gt;Programming Languages as Tools: Recognize that programming languages are tools with distinct syntaxes. Focus on learning fundamental concepts, as syntax varies, and concepts are transferable across languages.&lt;/p&gt;

&lt;p&gt;Create a Learning Routine: Establish a consistent learning routine. Make learning a habitual part of your day, and prioritize hands-on experience to reinforce theoretical knowledge.&lt;/p&gt;

&lt;p&gt;Avoid Tutorial Hell: Steer clear of getting stuck in tutorial cycles. Apply what you learn in practical projects to deepen your understanding and overcome the “shallow” aspects of learning.&lt;/p&gt;

&lt;p&gt;Lifelong Learning Mindset: Understand that learning is a lifelong journey. No one is an absolute expert, and nobody knows everything about every topic. Embrace a mindset of continuous improvement.&lt;/p&gt;

&lt;p&gt;Good Luck with Your Journey: Wishing you the best of luck on your learning journey. Remember, each step contributes to your growth as a professional. ❤️&lt;/p&gt;

</description>
      <category>softwaredevelopment</category>
      <category>motivation</category>
      <category>backenddevelopment</category>
      <category>career</category>
    </item>
  </channel>
</rss>
