انته فنان ,,, بصراحه كم سمعت محاضرات ,, لكن اول مره اشاهد شرح بهذه الطريقة
@sajjad.hakim32 жыл бұрын
الشكر لله اولا والشكر لك ثاني يا اخي قناتك جميلة جداً انت فعلا تجعل الامور سهلة الحمد لله اني وجدت قناتك ❤
@peacefulcitizen82382 ай бұрын
جزاك الله خيرا
@amirboss5499 ай бұрын
Votre explication est magnifique comme d'habitude ❤❤
@ahmed1985552 жыл бұрын
انت 10/10 ربنا يبارك فيك و يا ليت تشوف لنا حل منع ازعاج السيارات 😅 بالمناسبة احتاج طريقة للتواصل معاك احتاج دورات بث مباشر اذا فيه
@Rachid4Meta Жыл бұрын
شكرا جزيلا لكم
@zinebbenmansour69692 жыл бұрын
شكرًا جميلًا على شرحك و مجهودك، وفقك الله
@MohamedAshraf-kg8pt3 жыл бұрын
شكرا لك يامبدع ♥ استمر ♥ boolean graduate = false; boolean speaksEnglish = true; if (graduate){ System.out.println("Congrate, your application is accepted."); } else if (speaksEnglish){ System.out.println("Congrate, your application is accepted."); } else { System.out.println("You are not eligible for the scholarship"); } تمام
@everythingisok94112 жыл бұрын
شرح ممتاز
@Ashiaa_Gariba_Wa_Modhesha Жыл бұрын
ممكن ياهندسه بعد كل شرح تملى مسطلح علمي او تعريف نكتبه ورا حضرتك للشرح اللى شرحته عشان فيه ناس للاسف مش بتعرف تكتب اللى فهمته. وكمان ده هيميز حضرتك اكتر منتا مميز ربنا يبارك في عمرك شرح حضرتك ممتاز جدا مشاء الله بس الاملاء بس لوسمحت❤❤
@MoElnezamy Жыл бұрын
اشكرك مبدع
@mal594yg6gy Жыл бұрын
thanks very much
@rc_B23 жыл бұрын
مشكور جدا
@sollgalaxy448 Жыл бұрын
شكرا استاذ الدروس دائما ممتعة من شرحك الحل boolean speakEnglish = true; boolean collegeDegree = false; if (speakEnglish) { sout (“congrats, your application is accepted); } else if (collegeDegree) { sout (“congrats, your application is accepted); } else { sout (“sorry, your application is rejected); } اتمنى يكون صح
@zcoder_ahmed27443 жыл бұрын
عاش ياوحش 💪 الله يوفقك ويسعدك 💝 ممكن نقلل السطر باستخدام ||(او) والكود يكون boolean speakEng = true; boolean graduate = false; if (speakEng || graduate){ sout(" congratulations "); } else { SOUT (" مرفوص "); } مش عارف بس مستريحتش ل else if 🤷🏻♂️ ممكن ينفع الكود دا في المثال دا علشان بسيط بس اكيد لما يكون مثال اكبر ومعلومات اكتر اكيد هستخدمها واستريحلها🤫
@smithtoli91333 жыл бұрын
هل هناك بديل double هي لا تحسب اعداد عشرية قيمتها كبيرة
@Lazyprogrammers3 жыл бұрын
بتحسب اي قيمة عشرية
@اسلامسعدمحمدقطب2 жыл бұрын
جزاك الله خير يا باشمهندس ونفع الله بك هو ctrl + alt +l بتبقي في حالات if بس والا اي كود ؟
@Lazyprogrammers2 жыл бұрын
Reformat للكود كله
@Sameh1443 жыл бұрын
جميل جدا جدا جدا ♥️🌹🌹🌹
@moradal-quaiti81812 жыл бұрын
شكرا دكتور على المحتوى القيم لكن النتائج في Console استفهام ماطلع عربي
@Mohammed-ls9ne Жыл бұрын
عندي مشكلة لا يمكنني طباعة باللغة العربية كيف احل المشكلة ؟
@MoHamEdAhmEd-xz4enАй бұрын
حضرتك قولت اعمل ctrl+alt+اي عشان مش عارف احدد
@werty904 Жыл бұрын
❤❤❤
@pupgpanda91153 жыл бұрын
System.out.println("هل سيتم قبولك للمنحة ؟"); boolean english=false; boolean gamha=false; if(english){ System.out.println("تم قبولك"); } else if(gamha){ System.out.println("تم قبولك"); } else{System.out.println("للاسف لم يتم قبولك");} تمام √√
@hossamabdelzaher85503 жыл бұрын
جزاكم الله خير الجزاء وأجزل لكم العطاء الحل ;boolean graduate = fase ;boolean englishConversation = true ;{if (graduate) ;System.out.println(Congrate, your application is accepted) } ;else {if (englishConversation) ;System.out.println(Congrate, your application is accepted) } {else ;System.out.println(Sorry, your application is rejected) } عملت الكود دة واشتغل معايا
@Lazyprogrammers3 жыл бұрын
😎
@BiggeIT2 жыл бұрын
if we write return it will stop at 75;
@عبدالقادر-خ5د3 жыл бұрын
اعتقد في مثال الطالب أو العمر أقل من ١٥ سنة .... تكفي else واحدة بعد اول تعليمة شرطية صحح لي بعد اذنك اذا كنت على خطأ
@Lazyprogrammers3 жыл бұрын
انقلي الكود عشان افهم قصدك
@PenTales-maha2 жыл бұрын
سوال عندما يتم طباعة الكود بالنسبة للعربي جيد يطبع علامة استفهام ولبيس الكلمة العربية لماذا ذلك لكن عنما تم تغير الكلمة الي انجليزي تم التعرف عليها وتم طبعاعة الكود صحيح
@مشاهيرتيوب-ح4س2 жыл бұрын
للاسف البرنامج لا يعمل على برنامج الeclips
@zeidaouissi27822 жыл бұрын
شكرا يا دكتور على هذا المحتوى القيم boolean englishCertificate = true ; boolean academicCertificate = false ; if ( englishCertificate){ System.out.println(" congrats ,your application is accepted "); } else if (academicCertificate){ System.out.println(" Congrats ,your application is accepted "); } else { System.out.println(" Sorry ,your application is rejected "); }
@mosalah37722 жыл бұрын
الحلقة الوحيدة اللي مش فاهمها 🙆♂
@mohadkhan79972 жыл бұрын
قم بإعادة تشغيل الحلقة وكن استاذ نفسك فهم نفسك كل خطوة... درس بسيط.... ويمكنني أن اساعدك وشكراً
هو متغير واحد هياخد العمر.. ونحط بقا الشروط زي ما احنا عايزين.. لو اصغر من ١٥ يبقي تصرف معين .. ولو اكبر من ٦٠ يبقي تصرف آخر
@mohadkhan79972 жыл бұрын
طيب استاذ لماذا لانضع قيمة (price 50)مباشرة في حال تم الشرط بدلاً من أن نقوم بعملية أن نقسم الرقم على ٢
@MGTM_Gamy3 жыл бұрын
public static void main(String[] args) { double grade = 160; int fullMark = 300; int loser = 150; Boolean comparison = grade == fullMark; double rate = grade / fullMark * 100; if (rate >= 85) { System.out.println("امتياز"); } else if (rate >= 75) { System.out.println("جيد جدا"); } else if (rate >= 65) { System.out.println("جيد"); } else if (rate >= 55) { System.out.println("مقبول"); }else if (rate >= 50) { System.out.println("ضعيف"); } if (grade < loser) { System.out.println("راسب"); } else { System.out.println("ناجح"); } System.out.println(grade); System.out.println(rate + " %"); // write your code here } }
@kareemseko39272 жыл бұрын
الكلمات العىبي بتطلع عنري علامات استفهام ��� ���
@xzxcxzczxxczxxzcxzc Жыл бұрын
public class HelloApplication extends Application { @Override public void start(Stage stage) throws IOException { boolean gredut = false; boolean english = false; if (gredut){ System.out.println("congr"); } else if (english){ System.out.println("conger"); }else { System.out.println("soory"); } }
@mustafaismail98022 жыл бұрын
public class Main { public static void main(String[] args) { double price = 100; int age = 25; boolean isStudent = false; if (isStudent) { price = price / 2; } else if (age = 60) { price = price / 2; } else System.out.println("no sale for you"); System.out.println("the price is : " + (int) price); } }
@نزارعيدحصادالمشاقبة2 жыл бұрын
الحل طلع 25 لنو نفذ if رقم --------1--------- عمل 100/2= 50 if رقم--------2----------عمل 50/2=25 يعني ما في else if عشان يوقف ------
@user-th9fq7ns8r Жыл бұрын
public static void main(String[] args) { boolean graduated = true; boolean englishLanguage = true; if (graduated){ System.out.println("Congrats! your application is accepted. "); } else if (englishLanguage){ System.out.println("Cograts! your application is accepted. "); } else { System.out.println("Sorrry your application is rejected. "); } } }
@user-th9fq7ns8r Жыл бұрын
كنت اقدر اختصر بالشرط واحط || بس ماحبيت اخرب ههههه
@wassimelhachimi2 жыл бұрын
import java.util.Scanner; public class Main { public static void main(String[] args) { System.out.println("Hello world!"); boolean certaficatUniversity = false; boolean speekEnglish = false; if (certaficatUniversity) { System.out.println("مبروك عليك طلبك لللمنحة مقبول"); } else if (speekEnglish) { System.out.println("مبروك عليك طلبك لللمنحة مقبول"); } else { System.out.println("نتأسف على رفض طلبك لأن مؤهلاتك لا تلبي المطلوب"); } } }
@OHHS2 Жыл бұрын
public class Main { public static void main(String[] args) { boolean universityDegree=false; boolean fluentInEnglish=false; if(universityDegree){ System.out.println("Congrats, your app]ication is accepted"); } else if (fluentInEnglish) { System.out.println("Congrats, your app]ication is accepted"); } else{ System.out.println("Sorry, your application is rejected"); } }}
@abdohasaan34012 жыл бұрын
public class Main { public static void main(String[] args) { boolean speakEnglish=false; boolean graduated=false; if (speakEnglish){ System.out.println("accepted"); } else if (graduated) { System.out.println("accepted"); }else { System.out.println("rejected"); } } }
@T9op Жыл бұрын
ياوك يالازعاج بمصر صوت البواري مزعج الله يعينكم
@hemaomran7890 Жыл бұрын
String studname = "AHMED ALI"; boolean graduate = false; boolean haveeng = true; if (graduate || haveeng) { System.out.println(studname); System.out.println("congrats , your app accepted"); } else { System.out.println(studname); System.out.println("SORRY , your app is rejected"); } AHMED ALI congrats , your app accepted
@mahmoudibrahim7412 жыл бұрын
public class Main { public static void main(String[] args) { boolean speaksEnglish = true; boolean isGraduated = false; if (speaksEnglish) { System.out.println("Congrats, your application is accepted"); } else if (isGraduated) { System.out.println("Congrats, your application is accepted"); } else { System.out.println("Sorry, your application is rejected"); } } }
@ahmedhany1423 Жыл бұрын
class Main { public static void main(String[] args) { boolean HeCanSpeakEnglish= true; boolean HeHasAGraduateCertificate= false; if (HeCanSpeakEnglish){System.out.print("congrats your application is accepted");} else if (HeHasAGraduateCertificate){System.out.print("cangrats your application is accepted");} else System.out.print("sorry your application is rejected"); } }
@mustafaismail98022 жыл бұрын
public class Main { public static void main(String[] args) { boolean knowEnglish = false; boolean hasADiploma = true; if (knowEnglish) { System.out.println("congrats, your application is accepted "); } else if (hasADiploma) { System.out.println("congrats, your application is accepted "); } else System.out.println("Sorry , your application is not accepted"); } }
@IMGTube2 жыл бұрын
شكرا جزيلا ولك التوفيق boolean englishLanguage = false; boolean certificate =false; if (englishLanguage){ System.out.println("Acceptable"); } else if (certificate){ System.out.println("Acceptable"); } else { System.out.println("No Acceptable"); } غير مقبول
@aissamabouqasimelidrssi Жыл бұрын
public class Main { public static void main(String[] args) { boolean Graduationcertificate = false; boolean English = false; boolean accepted; if (English == true) { accepted = true ; } else if (Graduationcertificate == true) { accepted = true; } else { accepted = false; } if (accepted) { System.out.println("congrats, your application is accepted....!"); }else{ System.out.println("sorry,your application is rejected....! "); } } }
@نزارعيدحصادالمشاقبة2 жыл бұрын
boolean universityDegree = false; boolean englishLanguage = true ; if (universityDegree){ System.out.println("congrats , your application is accepted"); }else if(englishLanguage){ System.out.println("congrats , your application is accepted"); }else { System.out.println("sorry your application is accepted"); }
@hemaomran7890 Жыл бұрын
String studname = "AHMED ALI"; boolean graduate = false; boolean haveeng = true; if (graduate && haveeng) { System.out.println(studname); System.out.println("congrats , your app accepted"); } else { System.out.println(studname); System.out.println("SORRY , your app is rejected"); } AHMED ALI SORRY , your app is rejected
@afkarmix2 жыл бұрын
double studentGrade = 49; if (studentGrade >= 85){ System.out.println("امتياز"); } else if (studentGrade = 65){ System.out.println("جيد"); } else if (studentGrade >= 50){ System.out.println("مقبول"); }else { System.out.println("ساقط"); } اخي النتيجة عندي دائما جيد جدا رغم تغيير الرقم يدوبل ممكن مساعدة
@Lazyprogrammers2 жыл бұрын
راجع الشرط في حالة جيد جدا
@hemaomran7890 Жыл бұрын
String studname = "AHMED ALI"; boolean graduate = !false; boolean haveeng = true; if (graduate && haveeng) { System.out.println(studname); System.out.println("congrats , your app accepted"); } else { System.out.println(studname); System.out.println("SORRY , your app is rejected"); } AHMED ALI congrats , your app accepted
boolean speakEnglish = false; boolean graduate = true; if (speakEnglish){ System.out.println("congratulations, you are accepted into the university scholarship because you speak Enghlish"); } else if (graduate) { System.out.println("congratulations, you are accepted into the university scholarship becuase you are a graduate"); } else { System.out.println("you don\'t have any university scholarship"); }
boolean haveEnglish= false; boolean graduationFromUni= true; if (haveEnglish & graduationFromUni) { System.out.println("congrats, your application is accepted"); } else { System.out.println("sorry, your application is rejected");}
@ahmedelkhateeb6121 Жыл бұрын
انا خليته يترقض لو مش معاه حاجه من الاتنين
@asusasus7551 Жыл бұрын
boolean engilsh = true ; boolean schoole =true; if (engilsh) { System.out.println("Congrats,Your application is accepted"); } else if (schoole) { System.out.println("Congrats,Your application is accepted"); } else { System.out.println("Sorry Your, application is reqected"); }
@aistathmir Жыл бұрын
boolean english = false ; boolean certificate = true; if (english){ System.out.println("congrats , your application is accepted"); } else if (certificate) { System.out.println("congrats , your application is accepted"); } else { System.out.println("sorry , your application is rejected"); }
@MohammadAlkhresheh Жыл бұрын
boolean haveEnglishLanguage = false; boolean haveUnivrsetyCirteficate = false; if (haveEnglishLanguage) { System.out.println("Congrats , Your application is accepted"); } else if (haveUnivrsetyCirteficate) { System.out.println("Congrats , Your application is accepted"); } else { System.out.println("Sorry ,your application is rejected"); }
@robottic2278 Жыл бұрын
boolean speakEnglish = false; boolean collegeDegree = true; if ( speakEnglish || collegeDegree){ System.out.println("Congrat your application is accepted"); } else { System.out.println("sorry . your application is rejected"); } } }