0
Hi guys. Which are the subjects are must a coder know in C?
Coding
2 Respostas
0
C has many subjects that are essential for a programmer in order to master you could find those things on C toturials and books. A few concepts are:
Functions, loops, if, if else, arrays etc. These are not the only concepts you need to master C, these are basic concepts.
0
You need some mathematics: you need to be able to do additions and subtractions.
Being able to read, for example a textbook, is a plus.
Have a nice learning!