ما هوا مستقبل القيادة في مصر؟!!
1امبارح بالليل قريت موضوع كان بعته صديقي احمد سليمان عن حادث اليم حصل على الطريق الدائري
واللي من وصفه للحادث يعتبر كارثة بمعنى الكلمة
والاصعب من كده ان فيه حادث كمان حصل بعده
و ده والله اعلم راجع لطبيعة السواقيين اللي بيسوقوا وكمان الحالة المزاجية اللي بيكونوا فيها طبعا كلكم فاهميني كويس
أن أرواح الناس تبقى بالسهولة دي وان ممكن اي حد فينا يكون مكان الناس اللي راحت في الحادث ده.
What is the difference between efficient and effective?
0“Efficient” means having a high ratio of output to input; which means working or producing with a minimum of waste.
For example, “An efficient engine saves gas.” Or, “An efficient test engineer saves time”.
“Effective”, on the other hand, means producing or capable of producing an intended result, or having a striking effect.
For example, “For rapid long-distance transportation, the jet engine is more effective than a witch’s broomstick”. Or, “For developing software test procedures, engineers specializing in software testing are more effective than engineers who are generalists”.

How to make Console Programs Interactive
3Hello every body
I had to make console programs every time, you know console screen is very poor.
So ,I write Small Helper Class to make console program more interactive with user.
This Class helps me to make menus, read some Primitive data types and also reading them in some range
this the class Diagram of Console Helper Class
and this the code Download Code
any way
here is my work
I need your Comments
