تسجيل الدخول
notification                                                                                                                                                                                       
notification المنصات التعليمية
notification الدعم الفني

للتواصل مع مكتب المساعدة الخاص بالحاسب الآلي الاتصال على

رقم البدالة في الفترة الصباحية 1806611 داخلي 1333

اضغط هنا للتواصل مع ادارات ومراكز الهيئة

 ارسال رسالة للشكاوى الى البريد الإلكتروني  GITHelpDesk@paaet.edu.kw

للتحدث مع موظفي الدعم الفني لأي مشكلة تقنية اضغط هنا

PROGRAMMING FUNDAMENTALS / أساسيات برمجة

4 عدد الوحدات
رقم المادة 103
نوع المادة إجبارى
ساعات المادة 5
المسبق او المتلازم None
​اهداف المادة

1. Learn the fundamental concepts, basic techniques of input and output.
2. Understand how basic math equations used in programming.
3. Become competent in the use of control structures (Selection and Repetition).
4. Define user methods and logically divide problems into integrated programmable modules.
5. Work with strings and characters.
6. Define Objects


تفا​صيل كامله عن المادة​​​​​

This course is an introductory course in basic programming, emphasis on pseudo code
development and problem solving. It starts with manipulating abstract data types moving
gradually toward object data types. Then, the course will take an in depth look at programming
concepts and techniques of control and repetition structures. The course will adopt a practical
hands-on approach when examining programming styles where the student will get familiarized
with the use of command prompt editor to compile, debug, and run Object Oriented Programs.