0% found this document useful (0 votes)
13 views1 page

How To Learn C Programming

The document outlines key concepts for learning C programming, including translators, tokens, input/output, operators, control statements, algorithms, arrays, and functions. It emphasizes the importance of understanding algorithms and flowcharts alongside C programming. Additionally, it notes the completion of three videos on the topic, with a recommendation to revisit the video on translator programs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

How To Learn C Programming

The document outlines key concepts for learning C programming, including translators, tokens, input/output, operators, control statements, algorithms, arrays, and functions. It emphasizes the importance of understanding algorithms and flowcharts alongside C programming. Additionally, it notes the completion of three videos on the topic, with a recommendation to revisit the video on translator programs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

How to learn c programming.

1. Translator programmers – compiler, interpreter, assembler.


2. Token – keywords, escape, sequence, punctuator, operators, data types, variables.
3. Input – output.
4. Operator – area of triangle, etc. algorithm, flowchart, c program.
5. Condition – control statement, (conditional control statement, loop control statement.)
6. Most important thing – algorithm, flowchart, and c program.
7. Array. One dimensional array. Multi-dimensional.
8. Function
9. How to get output from a program.

23/1/2022 completed 3 videos – need to repeat translator program video.

5.10 video is important. All the things that has been discussed and will be discussed are there.

You might also like