Learn C Programming | تعلم البرمجة بلغة سي

Last updated on January 2, 2025 8:04 pm
Category:

Description

What you’ll learn

  • تعلم لغة السي
  • التعامل المباشر مع الذاكرة من خلال كلا من (pointers + dynamic memory allocation)
  • تعلم البرمجة الإجرائية (procedural programming)
  • تعلم البرمجة ذاتها باستخدام السي والتي تستخدم في بناء لغات برمجة حديثة

كورس لتعلم البرمجة من خلال تعلم لغة سي وهي من أهم لغات البرمجة ومن الأكثر استخداما لتعلم البرمجة ذاتها

لا يشترط أي معرفة مسبقة بالكمبيوتر سوي القدرة علي استخدامه كفتحه أو عمل ملف …. إلخ

مرفق مع الكورس ملف pdf يتضمن القواعد المشروحة بالنماذج

قائمة بالمواضيع الرئيسة المتناولة في هذا الكورس

سيتم إن شاء الله إضافة تمارين ومقالات قصيرة تواليا

Learn programming using C language

Superior knowledge in computer is not required

* Main Topics

– Primitive data types ( int  – double – float – char )

– Modifiers ( signed – unsigned – short – long )

– User Defined data types ( typedef – enum – struct – union)

– Derived data types ( array – string – pointer [single – double – void – wild – dangling – null – function] )

– Operators ( arithmetic – assignment – comparison – logical – bitwise – ternary )

– Conditions ( if else – if else if else – switch )

– Loops ( while – do while – for )

– Dynamic Memory Allocation ( malloc – calloc – free – realloc )

– Preprocessor directives ( macros – file inclusion – conditional compilation )

– Functions ( predfined – userdefined )

– C Libraries ( C standary libraries – User defined libraries )

* Main Features

– PDF file is included containing the explained rules with examples

– Exercises & short articles will be continuously added

– Any software used will be included with it’s link to be used

– Tutorial links will be included to explain things that may be good to learn it as some programming topics depend on it

– Feel free to ask any question & it will be answered

– Feel free to give any advise about the content & it will be considered

Who this course is for:

  • الراغبين في تعلم لغة سي
  • الراغبين في الدخول في مجال الأنظمة المدمجة (embedded systems)
  • الراغبين في الدخول في مجال أنظمة التشغيل (operating systems)
  • الراغبين في تعلم البرمجة من الصفر

Reviews

There are no reviews yet.

Be the first to review “Learn C Programming | تعلم البرمجة بلغة سي”

Your email address will not be published. Required fields are marked *