<?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: marufjonov dev</title>
    <description>The latest articles on DEV Community by marufjonov dev (@marufjonov).</description>
    <link>https://dev.to/marufjonov</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%2F1186347%2F8ab85667-83f0-4c88-8d94-85380be722d3.png</url>
      <title>DEV Community: marufjonov dev</title>
      <link>https://dev.to/marufjonov</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marufjonov"/>
    <language>en</language>
    <item>
      <title>#1 dars.</title>
      <dc:creator>marufjonov dev</dc:creator>
      <pubDate>Sat, 09 Mar 2024 10:57:06 +0000</pubDate>
      <link>https://dev.to/marufjonov/1-dars-1e75</link>
      <guid>https://dev.to/marufjonov/1-dars-1e75</guid>
      <description>&lt;p&gt;Assalamu aleykum hammaga.&lt;/p&gt;

&lt;p&gt;1-darsimizda sarlavha tuzushni ko'rib chiqamiz.&lt;br&gt;
Sarlavha bo'yicha C++ dasturini tuzish uchun quyidagi oddiy misolni ko'rsataman.&lt;/p&gt;

&lt;h1&gt;
  
  
  include 
&lt;/h1&gt;

&lt;p&gt;using namespace std;&lt;/p&gt;

&lt;p&gt;int main() &lt;br&gt;
{&lt;br&gt;
    // Salom dunyo deb yozilgan xabar chiqariladi&lt;br&gt;
    cout &amp;lt;&amp;lt; "Salom, dunyo!" &amp;lt;&amp;lt; endl;&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;return 0;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;Bu kod salom so'zini konsolga chiqaradi. Buning uchun iostream kutubxonasi bilan ishashimiz kerak bo'ladi va cout orqali matnni konsolga chiqaramiz.&lt;br&gt;
int main() funksiyasi dasturni boshlaydi va return 0; orqali dastur to'g'ri bajarildi deb belgilangan.&lt;/p&gt;

&lt;p&gt;Ushbu kodni (&lt;a href="https://replit.com"&gt;https://replit.com&lt;/a&gt;) sayti orqali run qilinganda console orqali javobini chiqarishimiz mumkun!&lt;/p&gt;

</description>
      <category>cpp</category>
    </item>
  </channel>
</rss>
