10.C Programming - Declaring and Initializing variables, Naming Conventions

preview_player
Показать описание
How to declare and initialize a variable and how to properly name variables so they can be readable using camel case or pascal conventions.

This course will give you a full introduction into all of the core concepts in the C programming language. Follow along with the tutorial video and you'll be a C programmer in no time.
C is a general-purpose, procedural programming language. In this tutorials we will look the basic of C programming language. We will cover topics such as,
- C types
- Literals
- Expression, Operators
- Functions
- Array and pointers
- Structure, Union
- Dynamic memory allocations
- Input output
- Process directives etc.
In this specific video we will look into :
writing comments in C
Рекомендации по теме