<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Grup Görev Kartları: Kod Satırlarını Tamamla! by </title>
      <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla</link>
      <description>Sevgi ile yapıldı</description>
      <language>en-us</language>
      <pubDate>2021-07-09 16:22:46 UTC</pubDate>
      <lastBuildDate>2023-02-08 01:01:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>abdullahsahin</author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643497703</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1175340621/772ed9a2df5bee59bfa924e2f4cbe1f4/Ekran_Resmi_2021_07_09_19_25_10.png" />
         <pubDate>2021-07-09 16:26:08 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643497703</guid>
      </item>
      <item>
         <title></title>
         <author>abdullahsahin</author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643497927</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1175340621/c853f853d72ba42ddc136b99012cc7f3/Ekran_Resmi_2021_07_09_19_25_19.png" />
         <pubDate>2021-07-09 16:26:22 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643497927</guid>
      </item>
      <item>
         <title></title>
         <author>abdullahsahin</author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643498128</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1175340621/f362fe4ca4f44d121f78683ef1ae9696/Ekran_Resmi_2021_07_09_19_25_32.png" />
         <pubDate>2021-07-09 16:26:35 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643498128</guid>
      </item>
      <item>
         <title></title>
         <author>abdullahsahin</author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643498274</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1175340621/d5d69d9177f8262df685c7cb855d5b65/Ekran_Resmi_2021_07_09_19_25_38.png" />
         <pubDate>2021-07-09 16:26:47 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643498274</guid>
      </item>
      <item>
         <title>Enes Akif Pirinç - Yakup Çağrı Erkmen</title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643927443</link>
         <description><![CDATA[<div>Kodda "araba2" değişkeni tanımlanmış fakat "araba1" değişkeni tanımlanmamış. Kod içinde tanımlayan bir değişkene erişilmeye çalışılıyor kod bu yüzden hata verir.&nbsp;Yapıcı fonksiyon tamamlanmamış.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 06:46:51 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643927443</guid>
      </item>
      <item>
         <title>Abduulah ŞAHİN &amp; Ekrem GÜNDEN</title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643928284</link>
         <description><![CDATA[<div>Kod içerisinde araba1 adında nesne Araba sınıfından tanımlanmamış.<br>Hız fonksiyonu eksikti yazıldı.<br>Arabanın modeli tanımlanmamıştı, gerekli tanımlama yapıldı.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 06:49:12 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643928284</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643928704</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>#include &lt;cstring&gt;<br>using namespace std;<br>class Araba {<br>public:<br>&nbsp; &nbsp; char marka[30];<br>&nbsp; &nbsp; char model[30];<br>&nbsp; &nbsp; int hiz(int max_hiz);<br>};<br><br>int Araba::hiz(int max_hiz) {<br>&nbsp; return max_hiz;<br>}<br><br>int main() {<br>&nbsp; &nbsp; Araba araba1; // Araba nesnesini olusturun<br>&nbsp; &nbsp; strcpy(araba1.marka, "Opel");<br>&nbsp; &nbsp; strcpy(araba1.model, "Astra");<br>&nbsp; &nbsp; cout &lt;&lt; "Araba: " &lt;&lt; araba1.marka &lt;&lt; " " &lt;&lt; araba1.model &lt;&lt; " \n";<br>&nbsp; &nbsp; cout &lt;&lt; "Hiz: " &lt;&lt; araba1.hiz(190); // Metodu parametre ile cagirin<br>&nbsp; &nbsp; return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 06:50:21 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643928704</guid>
      </item>
      <item>
         <title>Sururi Aybars - Taha Keleş</title>
         <author>tahakeles</author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643929227</link>
         <description><![CDATA[<div>Araba 2 tanımlanmamış ,araba 2 için veriler ekrana yazdırılmamış ve her iki araba için çoğu veri girilmemiş</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 06:51:41 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643929227</guid>
      </item>
      <item>
         <title>Adem Furkan ATA-Yusuf Samet Ergün</title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643930039</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>#include &lt;cstring&gt;<br>using namespace std;<br>class Araba {<br>public:<br>&nbsp; &nbsp; string marka;<br>&nbsp; &nbsp; string model;<br>&nbsp; &nbsp; int yil;<br>&nbsp; &nbsp; int fiyat;<br>&nbsp; &nbsp; Araba(string x_marka,string x_model,int x_yil,int x_fiyat);<br>};<br>Araba::Araba(string x_marka,string x_model,int x_yil,int x_fiyat){<br>&nbsp; &nbsp; marka = x_marka;<br>&nbsp; &nbsp; model = x_model;<br>&nbsp; &nbsp; yil = x_yil;<br>&nbsp; &nbsp; fiyat = x_fiyat;<br>}<br>int main()<br>{<br>&nbsp; &nbsp;Araba araba1("Suzuki","Vitara",2016,225000);<br>&nbsp; &nbsp;Araba araba2("Volswagen","T-Roc",2020,360000);<br>&nbsp; &nbsp;cout &lt;&lt; araba1.marka&lt;&lt;" "&lt;&lt;araba1.model&lt;&lt;" "&lt;&lt;araba1.yil&lt;&lt;" "&lt;&lt;araba1.fiyat&lt;&lt;"\n";<br>&nbsp; &nbsp;cout &lt;&lt; araba2.marka&lt;&lt;" "&lt;&lt;araba2.model&lt;&lt;" "&lt;&lt;araba2.yil&lt;&lt;" "&lt;&lt;araba2.fiyat&lt;&lt;"\n";<br>&nbsp; &nbsp;return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 06:53:41 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643930039</guid>
      </item>
      <item>
         <title>KOD</title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643930523</link>
         <description><![CDATA[<div>
</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1183782661/171fc22715514aaeded0a337c95f145b/Ekran_Al_nt_s_.PNG" />
         <pubDate>2021-07-10 06:54:31 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643930523</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643931558</link>
         <description><![CDATA[<div>Arabaların marka model yıl ve fiyatları fonksiyonla eşleştirilmemiş ve ilk arabanın yazdırma kısmı yoktu</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 06:57:17 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643931558</guid>
      </item>
      <item>
         <title>Enes Akif Pirinç - Yakup Çağrı Erkmen</title>
         <author></author>
         <link>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643933359</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>using namespace std;<br><br>class Araba{<br>&nbsp; public:<br>&nbsp; &nbsp; string marka;<br>&nbsp; &nbsp; string model;<br>&nbsp; &nbsp; int yil;<br>&nbsp; &nbsp; int fiyat;<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; Araba(string x, string y, int z, int t)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;marka = x;<br>&nbsp; &nbsp; &nbsp; &nbsp;model = y;<br>&nbsp; &nbsp; &nbsp; &nbsp;yil = z;<br>&nbsp; &nbsp; &nbsp; &nbsp;fiyat = t;<br>&nbsp; &nbsp; }<br>};<br><br>int main()<br>{<br>&nbsp; &nbsp; Araba araba1("Suzuki", "Vitara", 2016, 225000), araba2("Volkwagen", "T-Roc", 2020, 360000);<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; cout&lt;&lt;araba1.marka&lt;&lt;" "&lt;&lt;araba1.model&lt;&lt;" "&lt;&lt;araba1.yil&lt;&lt;" "&lt;&lt;araba1.fiyat&lt;&lt;endl;<br>&nbsp; &nbsp; cout&lt;&lt;araba2.marka&lt;&lt;" "&lt;&lt;araba2.model&lt;&lt;" "&lt;&lt;araba2.yil&lt;&lt;" "&lt;&lt;araba2.fiyat&lt;&lt;endl;<br>&nbsp; &nbsp; return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-10 07:02:02 UTC</pubDate>
         <guid>https://padlet.com/abdullahsahin/kod_satirlarini_tamamla/wish/1643933359</guid>
      </item>
   </channel>
</rss>
