I didn't like the course, I completed 2 modules and decided not to waste time.
The lecturer takes a piece of code and explains what it does line by line. Then on another slide he shows the lines of code separately and again explains what they are for. Then he opens the code in the editor and again explains what it does. Then he runs the program and explains why the result is like that.
At the beginning of the video there is a title like "Go for C programmers and Everyone", but for me, as a person who knows C (and not only), this approach to learning is not suitable at all. Why not just go through the topics and tell the theory and then reinforce it with a practical example. For example, we go through simple data types, then complex ones, then the IF operator, then cycles, etc. But there is no structure here, everything is mixed up.
Judging by the phrase "Everyone", it should be suitable for people who do not know programming at all, but with such explanations as in the course I would most likely give up learning programming altogether.
I give it 3 stars instead of 1 because the lecturer knows what he is talking about but I don't like his approach to teaching at all.