<?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: Waseem Khan</title>
    <description>The latest articles on DEV Community by Waseem Khan (@waseem_khan_4baa15643a034).</description>
    <link>https://dev.to/waseem_khan_4baa15643a034</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%2F3937657%2F082e7073-fb14-4036-9b84-b63d43266385.jpg</url>
      <title>DEV Community: Waseem Khan</title>
      <link>https://dev.to/waseem_khan_4baa15643a034</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/waseem_khan_4baa15643a034"/>
    <language>en</language>
    <item>
      <title>Hello Everyone I'm troubling with the Not Views On My any post</title>
      <dc:creator>Waseem Khan</dc:creator>
      <pubDate>Tue, 19 May 2026 14:46:28 +0000</pubDate>
      <link>https://dev.to/waseem_khan_4baa15643a034/hello-everyone-im-troubling-with-the-not-views-on-my-any-post-5dn9</link>
      <guid>https://dev.to/waseem_khan_4baa15643a034/hello-everyone-im-troubling-with-the-not-views-on-my-any-post-5dn9</guid>
      <description></description>
    </item>
    <item>
      <title>I spent 2 years learning coding… and still never shipped anything See more...</title>
      <dc:creator>Waseem Khan</dc:creator>
      <pubDate>Mon, 18 May 2026 09:35:49 +0000</pubDate>
      <link>https://dev.to/waseem_khan_4baa15643a034/i-spent-2-years-learning-coding-and-still-never-shipped-anything-see-more-onh</link>
      <guid>https://dev.to/waseem_khan_4baa15643a034/i-spent-2-years-learning-coding-and-still-never-shipped-anything-see-more-onh</guid>
      <description>&lt;p&gt;&lt;a href="https://www.effectivecpmnetwork.com/mex7im3d?key=7dd6ff143947f6c399b94524d848b5ad" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>programming</category>
    </item>
    <item>
      <title>Advantage Of C language</title>
      <dc:creator>Waseem Khan</dc:creator>
      <pubDate>Mon, 18 May 2026 09:26:15 +0000</pubDate>
      <link>https://dev.to/waseem_khan_4baa15643a034/advantage-of-c-language-149n</link>
      <guid>https://dev.to/waseem_khan_4baa15643a034/advantage-of-c-language-149n</guid>
      <description>&lt;ol&gt;
&lt;li&gt;No built-in memory management (manual handling)
You must manage memory yourself using malloc() and free().
This can lead to memory leaks, dangling pointers, and segmentation faults if not handled carefully.&lt;/li&gt;
&lt;li&gt;Lack of object-oriented features
C does not support classes, inheritance, polymorphism, etc.
Makes it harder to model complex systems compared to languages like C++ or Java.&lt;/li&gt;
&lt;li&gt;No built-in exception handling
Errors must be handled manually using return values.
This can make code messy and harder to maintain.&lt;/li&gt;
&lt;li&gt;Low-level language (less abstraction)
While powerful, it requires more detailed coding.
Tasks like string handling, file handling, and data structures take more effort.&lt;/li&gt;
&lt;li&gt;No automatic garbage collection
The programmer must explicitly free memory.
Increases chances of bugs and inefficiency.See More...&lt;a href="https://dev.tourl"&gt;https://www.effectivecpmnetwork.com/mex7im3d?key=7dd6ff143947f6c399b94524d848b5ad&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>beginners</category>
      <category>security</category>
      <category>cpp</category>
    </item>
    <item>
      <title>Disadvantage Of C language</title>
      <dc:creator>Waseem Khan</dc:creator>
      <pubDate>Mon, 18 May 2026 09:21:40 +0000</pubDate>
      <link>https://dev.to/waseem_khan_4baa15643a034/disadvantage-of-c-language-2bcp</link>
      <guid>https://dev.to/waseem_khan_4baa15643a034/disadvantage-of-c-language-2bcp</guid>
      <description>&lt;ol&gt;
&lt;li&gt;No built-in memory management (manual handling)
You must manage memory yourself using malloc() and free().
This can lead to memory leaks, dangling pointers, and segmentation faults if not handled carefully.&lt;/li&gt;
&lt;li&gt;Lack of object-oriented features
C does not support classes, inheritance, polymorphism, etc.
Makes it harder to model complex systems compared to languages like C++ or Java.&lt;/li&gt;
&lt;li&gt;No built-in exception handling
Errors must be handled manually using return values.
This can make code messy and harder to maintain.&lt;/li&gt;
&lt;li&gt;Low-level language (less abstraction)
While powerful, it requires more detailed coding.
Tasks like string handling, file handling, and data structures take more effort.&lt;/li&gt;
&lt;li&gt;No automatic garbage collection
The programmer must explicitly free memory.
Increases chances of bugs and inefficiency see more&lt;a href="https://www.effectivecpmnetwork.com/mex7im3d?key=7dd6ff143947f6c399b94524d848b5ad" rel="noopener noreferrer"&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
