|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/c-programming-for-beginners-arabic-version/
课程评论:没有评论
课程名称:C# 编程入门(阿拉伯语版本) 课程概述: 本课程是关于C#编程的入门课程。C#是一种通用的面向对象编程语言,结构化且易于学习。它运行在微软的.NET框架上,并可在多种计算机平台上进行编译。由于语法简单易懂,熟悉C、C++或Java的开发者在C#中感到相对舒适。C#为希望在.NET框架上构建各种应用程序的开发人员提供了极大的便利,包括Windows应用程序、Web应用程序和Web服务,同时还适用于移动应用、Windows商店应用和企业软件。因此,C#被视为一种强大的编程语言,是每位开发人员工具箱中的必备工具。 C#被广泛应用于开发桌面应用程序、Web应用程序和Web服务,也用于大规模创建微软应用程序。此外,C#还在Unity中用于游戏开发。尽管C#于2002年首次发布,与.NET框架1.0一起推出,但自那时以来,该语言已经经历了诸多演变。目前最新版本为C# 8.0,作为Visual Studio的一部分提供预览。要访问所有新语言功能,需要安装最新的.NET Core 3.0预览版本。 课程章节及技能: 1. 编程入门 - 什么是编程 - 问题解决 - 数字系统 - 二进制系统 - ASCII码 2. C#简介 - C#语言概述 - 什么是Scratch - 下载Visual Studio IDE 3. 基本语法、数据类型和变量 - C#程序结构 - 数据类型 - 变量 - 数组 4. 循环 - 循环定义 - For循环 - While循环 5. 决策制定 - 决策制定的定义 - If语句语法 - If。Else语句语法 - 最后思考 本课程为零基础学习者提供了良好的起点,帮助学员掌握C#语言的基本概念和编程技巧。
Introductory course on C# ProgrammingC# is a general-purpose, object-oriented programming language that is structured and easy to learn. It runs on Microsoft's.Net Framework and can be compiled on a variety of computer platforms. As the syntax is simple and easy to learn, developers familiar with C, C++, or Java have found a comfort zone within C#.C# is a boon for developers who want to build a wide range of applications on the.NET Framework-Windows applications, Web applications, and Web services-in addition to building mobile apps, Windows Store apps, and enterprise software. It is thus considered a powerful programming language and features in every developer's cache of tools.C# is widely used for developing desktop applications, web applications and web services. It is used in creating applications of Microsoft at a large scale. C# is also used in game development in UnityAlthough first released in 2002, when it was introduced with.NET Framework 1.0, the C# language has evolved a great deal since then. The most recent version is C# 8.0, available in preview as part of Visual Studio. To get access to all of the new language features, you would need to install the latest preview version of.NET Core 3.0.Chapters and skills to be covered:1. Introduction to programming· What is programming· Problem Solving· Numbering System· Binary System· ASCII Code2. Introduction to C#· C# as a language· What is scratch· Download visual studio IDE3. Basic Syntax, Data Types, and Variables· C# program structure· Data types· Variables· Arrays4. Loops· Loops Definition· For Loops· While Loops5. Decision Making· Decision making definition· If statement syntax· If. Else statement syntax· Final thoughts