|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/practical-programming-in-c-arabic/
课程评论:没有评论
**课程名称:** C/C++ 实用编程 **授课对象:** 计算机软件领域的绝对初学者 **课程概述:** 本课程旨在为零基础的学员提供全面的编程基础知识。课程主要教授C语言,但所有概念同样适用于C++。课程将通过大量的实际应用、细致清晰的讲解,带领学员逐步掌握编程要领。学员将亲手完成多个小型项目,并通过详细的解决方案和练习来巩固所学。课程教学方式灵活易懂,与作者在国内外软件工程和计算机科学大学的实际教学方法一致。 **学习内容:** * 输入输出:`printf`, `scanf`, `cout`, `cin` * 变量与数据类型 * 条件语句 (`if` 语句) * 循环语句 * 数组 * 函数 * 字符串 **项目实践:** * 年龄计算器 * 身体质量指数(BMI)计算器 * 货币转换器 * 简易ATM机项目 **关于C语言(摘自维基百科):** C语言是一种通用的、过程式的计算机编程语言,支持结构化编程、词法变量作用域和递归,并拥有静态类型系统。C语言的设计宗旨是能够高效地映射到典型的机器指令。 **C语言的应用领域:** * 操作系统 * 嵌入式系统 * 图形用户界面(GUI) * 新的编程平台 * Google * Mozilla Firefox and Thunderbird * MySQL * 编译器设计
هذه الدورة للمبتدئين فى مجال البرمجيات. سنتعلم معاً البرمجة بلغة السي بشكل أساسي و السي ++ معها من خلال تطبيقات عملية و شرح مفصل و سهل و واضح. سنقوم بعمل عدة مشاريع صغيرة مع العديد من التدريبات العملية و الشرح المفصل لحلها.سنتعلم البرمجة معاً بسهولة و مرونه كما يتعلمها - وأقوم بتدريسها عملياً لطلاب هندسة البرمجيات و علوم الحاسب فى الجامعات العربية و الأجنبية.This course is for absolute beginners. You learn the basic programming fundamentals that will get you started in the field of programming. The main programming language of the course is C. However all concepts are the same in C++ as well. We have a video in which we convert the code from C to C++You will learn these topics: تتعلم فى هذه الدورة المواضيع التالية:input and output , printf, scanf, cout and cinvariables and data typesif statementsloopsarraysfunctionsstringsProjects we will build:Age calculator Body Mass Index Currency ConverterSimple ATM ProjectTaken from Wikipedia, C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions. WikipediaSome usages of C:Operating Systems....Embedded Systems....GUI....New Programming Platforms....Google....Mozilla Firefox and Thunderbird....MySQL....Compiler Design.