برجاء مشاهدة درس واحد فقط يوميا وتطبيق ما فيه بنفسك. إذا كان لديك وقت أكبر لا تشاهد درس آخر لكن حاول القيام ببعض البرامج بنفسك. بعض أمثلة للبرامج الذي يمكنك القيام بها بنفسك:
A program that asks the user to enter their name into an array, their name is name and array, another empty name, user_name. I want to fill in the next array with the name the user entered (in two different ways)
A program that asks the user for his first name and last name, registers each name in an array, merges the two names into one array, and prints them
A program that asks the user for his name, and if it appears "Amr", it says correct
A program that asks the user to enter two words, and the program combines the two words with each other in one word, so that the word is the longest at first and prints the output on the screen
A program requesting the user to enter two words if the two words are similar "Same" is printed , and if the two words are different the shorter word is printed
ملحوظة هذه البرامج ليست من ضمن المنهج هي فقط للتدريب، وبالتالي يجب عليك أن تكمل المنهج وتشاهد الفيديو التالي غدا سواء قمت بعمل هذه البرامج أو لا.
إذا شاهدت الدرس و فهمته و كنت قادر على حل الأسئلة السابقة تستطيع مشاهدة الدرس القادم. ليس عليك بالضرورة أن تقوم بحل هذه الأسئلة. أحيانا تحتاج لحل هذه الأسئلة الى تفكير عميق أو أن تقوم بالبحث عن أوامر و طرق لم تدرسها لحلها. و لكن لا داعى للقلق فكل الأوامر التى تساعد على حلها مشروحة فى الدروس القادمة.