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

所在平台: Udemy

课程主页: https://www.udemy.com/course/learning-programming-by-c-language-m-ossama/

课程评论:没有评论

第一个写评论        关注课程

课程简介

《Learn C Programming》课程学习总结: 本课程旨在教授C语言编程,C语言是许多编程领域的基石。课程适合零计算机基础的学习者,只需具备基本电脑操作能力。 **核心内容概览:** * **数据类型:** 原始数据类型(整型、双精度浮点型、单精度浮点型、字符型),修饰符(有符号、无符号、短整型、长整型),用户自定义类型(typedef、枚举、结构体、联合体),派生类型(数组、字符串、指针——包括单级、多级、void、野指针、悬挂指针、空指针、函数指针)。 * **运算符:** 算术运算符、赋值运算符、比较运算符、逻辑运算符、位运算符、三元运算符。 * **控制流程:** 条件语句(if-else、if-else if-else、switch),循环语句(while、do-while、for)。 * **内存管理:** 动态内存分配(malloc、calloc、free、realloc)。 * **预处理器:** 宏定义、文件包含、条件编译。 * **函数:** 内置函数和用户自定义函数。 * **C库:** 标准C库和用户自定义库。 **课程特色:** * 提供包含详细解释和示例的PDF文件。 * 持续更新练习题和短文。 * 提供课程所需软件的下载链接。 * 包含额外的教学链接,以深化对相关编程概念的理解。 * 鼓励学习者提问和提供反馈。

课程评论(0条)

课程详情

كورس لتعلم البرمجة من خلال تعلم لغة سي وهي من أهم لغات البرمجة ومن الأكثر استخداما لتعلم البرمجة ذاتهالا يشترط أي معرفة مسبقة بالكمبيوتر سوي القدرة علي استخدامه كفتحه أو عمل ملف..إلخمرفق مع الكورس ملف pdf يتضمن القواعد المشروحة بالنماذجقائمة بالمواضيع الرئيسة المتناولة في هذا الكورسسيتم إن شاء الله إضافة تمارين ومقالات قصيرة توالياLearn programming using C languageSuperior 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

课程标签

0人关注该课程

主题相关的课程