العودة للدورة
تعلم البرمجة بلغة ال C من البداية إلى الإحتراف
اللغة
English (en)
العربية (ar)
العودة للدورة
الرئيسية
كلمات مهنية
المسارات التكنولوجية
المسارات الوظيفية
مقررات بلغة الإشارة
الأكاديميات
الأكاديميات المتخصصة
الأمن السيبراني
الذكاء الاصطناعي
العمل الحر(قريبًا)
أكاديميات جيل الغد
الأمن السيبراني
الذكاء الاصطناعي
أكاديميات التوعية للجميع
الأمن السيبراني
الذكاء الاصطناعي
الدخول
التسجيل!
عام
Announcements
منتدى
Welcome
Welcome to "C Programming From Basics to Mastery" course
محتوى تفاعلي
CH01_Get Started in C
CH02_Operators
CH03_Decision Making
CH04_Loops
CH05_Functions
CH06_Arrays
CH07_Pointers
CH08_Modifiers
CH09_User Defined Data Types
CH09_Intro
محتوى تفاعلي
CH09_VID01_Fundamentals of Structures
محتوى تفاعلي
CH09_VID02_EX.9.1_calculate employee payout
محتوى تفاعلي
CH09_VID03_EX.9.2_apply array of structures
محتوى تفاعلي
CH09_VID04_Use typedef with Structures
محتوى تفاعلي
CH09_VID05_EX.9.3_apply typedef with structures
محتوى تفاعلي
CH09_VID06_Access Structure Elements Using Pointer
محتوى تفاعلي
CH09_VID07_Structure Padding and Packing
محتوى تفاعلي
CH09_VID08_EX.9.4_modify structure size using structure padding and packing
محتوى تفاعلي
CH09_VID09_Bit Field and Union
محتوى تفاعلي
CH09_VID10_Enum
محتوى تفاعلي
Quiz-CH09
إختبار
CH10_Preprocessor Directives
CH10_Intro
محتوى تفاعلي
CH10_VID01_How the Compilation Process Works for C Programs
محتوى تفاعلي
CH10_VID02_EX.10.1_generate files exercise:intermediate, assembly, object, and Executable
محتوى تفاعلي
CH10_VID03_Inclusion Directive in C
محتوى تفاعلي
CH10_VID04_Setting the Inclusion Directive Path in C
محتوى تفاعلي
CH10_VID05_EX.10.2_use header files to define and print variables
محتوى تفاعلي
CH10_VID06_Explore Object-like Macros
محتوى تفاعلي
CH10_VID07_Explore Function-like Macros and Undefining Macros
محتوى تفاعلي
CH10_VID08_Macros for Bit Manipulation
محتوى تفاعلي
CH10_VID09_Conditional Directives in C
محتوى تفاعلي
CH10_VID10_Miscellaneous Directives in C
محتوى تفاعلي
Quiz-CH10
إختبار
CH11_Dynamic Memory Allocation
Certificates
التنقل في الدورة
عام
Announcements
منتدى
Welcome
Welcome to "C Programming From Basics to Mastery" course
محتوى تفاعلي
CH01_Get Started in C
CH02_Operators
CH03_Decision Making
CH04_Loops
CH05_Functions
CH06_Arrays
CH07_Pointers
CH08_Modifiers
CH09_User Defined Data Types
CH09_Intro
محتوى تفاعلي
CH09_VID01_Fundamentals of Structures
محتوى تفاعلي
CH09_VID02_EX.9.1_calculate employee payout
محتوى تفاعلي
CH09_VID03_EX.9.2_apply array of structures
محتوى تفاعلي
CH09_VID04_Use typedef with Structures
محتوى تفاعلي
CH09_VID05_EX.9.3_apply typedef with structures
محتوى تفاعلي
CH09_VID06_Access Structure Elements Using Pointer
محتوى تفاعلي
CH09_VID07_Structure Padding and Packing
محتوى تفاعلي
CH09_VID08_EX.9.4_modify structure size using structure padding and packing
محتوى تفاعلي
CH09_VID09_Bit Field and Union
محتوى تفاعلي
CH09_VID10_Enum
محتوى تفاعلي
Quiz-CH09
إختبار
CH10_Preprocessor Directives
CH10_Intro
محتوى تفاعلي
CH10_VID01_How the Compilation Process Works for C Programs
محتوى تفاعلي
CH10_VID02_EX.10.1_generate files exercise:intermediate, assembly, object, and Executable
محتوى تفاعلي
CH10_VID03_Inclusion Directive in C
محتوى تفاعلي
CH10_VID04_Setting the Inclusion Directive Path in C
محتوى تفاعلي
CH10_VID05_EX.10.2_use header files to define and print variables
محتوى تفاعلي
CH10_VID06_Explore Object-like Macros
محتوى تفاعلي
CH10_VID07_Explore Function-like Macros and Undefining Macros
محتوى تفاعلي
CH10_VID08_Macros for Bit Manipulation
محتوى تفاعلي
CH10_VID09_Conditional Directives in C
محتوى تفاعلي
CH10_VID10_Miscellaneous Directives in C
محتوى تفاعلي
Quiz-CH10
إختبار
CH11_Dynamic Memory Allocation
Certificates
تخطى إلى المحتوى الرئيسي
CH09_VID04_Use typedef with Structures
MaharaTech Consultant
► CH09_VID03_EX.9.2_apply array of structures
الانتقال إلى...
الانتقال إلى...
Announcements
Welcome to "C Programming From Basics to Mastery" course
CH09_Intro
CH09_VID01_Fundamentals of Structures
CH09_VID02_EX.9.1_calculate employee payout
CH09_VID03_EX.9.2_apply array of structures
CH09_VID05_EX.9.3_apply typedef with structures
CH09_VID06_Access Structure Elements Using Pointer
CH09_VID07_Structure Padding and Packing
CH09_VID08_EX.9.4_modify structure size using structure padding and packing
CH09_VID09_Bit Field and Union
CH09_VID10_Enum
Quiz-CH09
CH10_Intro
CH10_VID01_How the Compilation Process Works for C Programs
CH10_VID02_EX.10.1_generate files exercise:intermediate, assembly, object, and Executable
CH10_VID03_Inclusion Directive in C
CH10_VID04_Setting the Inclusion Directive Path in C
CH10_VID05_EX.10.2_use header files to define and print variables
CH10_VID06_Explore Object-like Macros
CH10_VID07_Explore Function-like Macros and Undefining Macros
CH10_VID08_Macros for Bit Manipulation
CH10_VID09_Conditional Directives in C
CH10_VID10_Miscellaneous Directives in C
Quiz-CH10
CH09_VID05_EX.9.3_apply typedef with structures ◄
© 2024 all rights reserved to Information Technology Institute