Learn C Language Basics

所在平台: Udemy

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

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:学习C语言基础 课程概述:本课程旨在为初学者提供C编程语言的基础知识。课程内容涵盖多个技术主题,分为六个部分。 第一部分介绍编程基础,包括编程的定义、C语言概述、C语言语法、数据类型、变量与常量,以及控制台输入输出。视频内容包括环境设置、语法和数据类型(变量与常量、控制台输出、控制台输入)。 第二和第三部分重点讲解运算符和决策结构,包括条件语句(if语句、if...else语句、if...else if...else语句、嵌套if语句、switch语句)。视频内容涉及算术、关系和逻辑运算符,位运算符,sizeof和条件表达式,以及决策的优先级。 第四部分探讨循环概念,内容包括while循环、for循环、do...while循环、嵌套循环、循环控制语句和无限循环。相关视频包括while和for循环、do...while及嵌套循环、控制语句和无限循环实例。 第五部分集中在数组的概念上,内容涵盖数组的声明、初始化、访问数组元素、数组的使用、字符串和多维数组。视频内容包括数组概述、使用数组和字符串、多维数组。 第六部分讲解函数的相关知识,包括定义函数、函数声明、调用函数、递归以及使用命令行参数。视频包括函数概念、函数定义、函数声明与调用、代码块示例、递归和命令行参数处理。 通过这一系列的学习,学员将能够掌握C语言的基本概念及应用,为进一步深入学习打下扎实基础。

课程评论(0条)

课程详情

Learning C programming language basics for beginner level. course topics include various technical skills as follows:Section 1 which includes What is programming?, What is C language?, C language syntax, C data types, Variables and constants, Console input and output. with the following videos:Introduction And Environment SetupSyntax And Data Types which includes Variables And ConstantsConsole OutputConsole InputSection 2 and 3 which includes Operators, Decision making - if statement, if...else statement, If...else if...else Statement, nested if statements, switch statement. with the following videos:Operators - Arithmetic, Relational and Logical OperatorsOperators - Bitwise Operators, Sizeof and Conditional ExpressionOperators Precedence & Decision Making: If statementDecision Making ExampleIf else - if elseifnested if - switch statementnested switchnested switch statements.Section 4 which includes Loops concept, while loop, for loop, do...while loop, nested loops, Loop Control Statements, Infinite Loop.. with the following videos:while and for loopsfor, do while and nested_loopsControl Statementsgoto & Infinite LoopsLoops ExampleSection 5 which includes Arrays concept, Declaring Arrays, Initializing Arrays, Accessing Array Elements, Using arrays, Strings, Multi-dimensional Arrays. with the following videos:Intro To ArraysUsing Arrays & StringsMulti-Dimensional ArraysSection 6 which includes Functions concept, Defining a Function, Function Declaration, Calling a Function, Recursion, Using CMD arguments. with the following videos:Functions ConceptFunction DefinitionFunction Declaration & CallingCodeBlocks ExampleRecursionCMD Arguments

课程标签

0人关注该课程

主题相关的课程