Learn C Programming Language from Basics

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-c-programming-language-from-basics/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:从基础学习C语言编程 课程概述:C语言是一种结构化的编程语言。在本课程中,您将学习以下C语言的基本概念:1) C语言的词法单元(C-Tokens),2) C语言中的运算符,3) 数据类型、变量和常量,4) 控制语句(如if、if else、for、when、case、switch),5) 数组、指针和字符串,6) 用户定义函数,7) 结构体和联合体,8) 文件管理。 C语言是一种通用编程语言,因其简单、灵活而广受欢迎。它被广泛应用于应用程序设计、嵌入式系统和网页开发,并用于编写各种操作系统应用程序,例如Windows等。课程中使用了TURBO编译器来讲解程序。C语言的父语言是ALGOL,于1960年问世。1967年,推出了一种新的计算机编程语言BCPL。1972年,Dennis Ritchie创建了C语言,主要用于编译器的生产和物联网应用。 C语言的特点包括:简单高效、可扩展、可移植、支持指针和递归。它的设计旨在通过编译提供对内存的低级访问,并提供高效映射到机器指令的语言构造,且具有较少的运行时支持。

课程评论(0条)

课程详情

C programming language is structured programming language. In this course I have explained the following concepts from C language:1) C-Tokens, 2) Operators in C 3) Data types, variables, constants in C 4) Control statements( if, if else, for, when, case, switch)5) arrays, pointers and strings 6) User defined functions 7) structures and unions 8) File management.Computer languages 1) Low level language 2) High-level language C is a general purpose programming language that is popular, simple and flexible to use. This language is used to design applications, embedded systems and web development. It used to write various application operating systems like windows, and other operating systems. In this course I have explained programs using TURBO compiler.The father of all programming languages is ALGOL. It was introduced in 1960.In 1967 , a new computer programming language was announced called as BCPL. In 1972, Dennis Ritchie created a new programming language called C. It used to for compiler production and used in IOT applications. features of C:Simple and efficient, it is extensible, it is portable, It supports pointers and recursion.It was designed to be compiled to provide low-level access to memory and language constructs that map efficiently to machine instructions, all with minimal runtime support.

课程标签

0人关注该课程

主题相关的课程