C 11 编程从初学者到高级
上次更新时间:2024-11-10
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
- 1 - Introduction (免费)
- 2 - What is NET (免费)
- 3 - What is C
- 4 - Visual Studio and Visual Studio Code
- 5 - Installing Visual Studio
- 6 - Installing Visual Studio Code
- 7 - Creating a Project with Visual Studio
- 8 - Creating a Project with Visual Studio Code
- 9 - Exploring the Project Structure
- 10 - Summary
- 11 - Introduction
- 12 - Creating the Project
- 13 - TopLevel Statements
- 14 - Statements Basic C Syntax
- 15 - Where is the Code
- 16 - The dot Operator
- 17 - Blocks of Code
- 18 - Comments
- 19 - C is CaseSensitive
- 20 - What is a Variable DataTypes Integers
- 21 - Integral Numeric Types
- 22 - Real Numbers Floating Point Numbers
- 23 - Booleans
- 24 - Char and String
- 25 - Escape Sequences
- 26 - Verbatim Strings
- 27 - Raw String Literals
- 28 - Introduction to DateTime
- 29 - Naming Variables
- 30 - Implicitly Typed Local Variables
- 31 - Default Values
- 32 - Introduction to null
- 33 - NonNullable Reference Types
- 34 - Binary Expressions
- 35 - Concatenation
- 36 - Binary Expressions and Approximations
- 37 - Arithmetic Overflow
- 38 - String Interpolation
- 39 - Unary Expressions
- 40 - Void Expressions
- 41 - Assignment Operators
- 42 - Order of Precedence
- 43 - Constants
- 44 - Warnings and Errors
- 45 - Summary
- 46 - Introduction
- 47 - Creating the Project
- 48 - Negation
- 49 - Boolean logic Equality and Inequality
- 50 - Greater Than and Less Than
- 51 - Conditional Boolean Operators Avoiding null Reference Exceptions
- 52 - The If Statement
- 53 - Ternary Conditional Operator
- 54 - The Switch Statement
- 55 - Switch Expressions
- 56 - Relational Patterns
- 57 - Logical Patterns
课程内容
57个讲座
- 1 - Introduction (免费)
- 2 - What is NET (免费)
- 3 - What is C
- 4 - Visual Studio and Visual Studio Code
- 5 - Installing Visual Studio
- 6 - Installing Visual Studio Code
- 7 - Creating a Project with Visual Studio
- 8 - Creating a Project with Visual Studio Code
- 9 - Exploring the Project Structure
- 10 - Summary
- 11 - Introduction
- 12 - Creating the Project
- 13 - TopLevel Statements
- 14 - Statements Basic C Syntax
- 15 - Where is the Code
- 16 - The dot Operator
- 17 - Blocks of Code
- 18 - Comments
- 19 - C is CaseSensitive
- 20 - What is a Variable DataTypes Integers
- 21 - Integral Numeric Types
- 22 - Real Numbers Floating Point Numbers
- 23 - Booleans
- 24 - Char and String
- 25 - Escape Sequences
- 26 - Verbatim Strings
- 27 - Raw String Literals
- 28 - Introduction to DateTime
- 29 - Naming Variables
- 30 - Implicitly Typed Local Variables
- 31 - Default Values
- 32 - Introduction to null
- 33 - NonNullable Reference Types
- 34 - Binary Expressions
- 35 - Concatenation
- 36 - Binary Expressions and Approximations
- 37 - Arithmetic Overflow
- 38 - String Interpolation
- 39 - Unary Expressions
- 40 - Void Expressions
- 41 - Assignment Operators
- 42 - Order of Precedence
- 43 - Constants
- 44 - Warnings and Errors
- 45 - Summary
- 46 - Introduction
- 47 - Creating the Project
- 48 - Negation
- 49 - Boolean logic Equality and Inequality
- 50 - Greater Than and Less Than
- 51 - Conditional Boolean Operators Avoiding null Reference Exceptions
- 52 - The If Statement
- 53 - Ternary Conditional Operator
- 54 - The Switch Statement
- 55 - Switch Expressions
- 56 - Relational Patterns
- 57 - Logical Patterns