Learning C language is all about math. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Learning C language is all about math.

I am learning C language and i realise it's all about math subject, and i hate math too much. But now i m getting involved in math day by day. like reversing number, cartesian to polar co-ordiantes, pir number, pythagoras theorem, tan , sin,cos etc. and i love with nowdays. sorry this is not question. here i m sharing my experience only. if you learning programming language and you think math will kill me, then you are wrong, you learn alot from that. take time and google it.

29th Mar 2018, 7:23 AM
Kunal Kumar
Kunal Kumar - avatar
4 Answers
+ 5
Personally, I am bad at math, and that has not improved much, but I have learned some things and expanded my way of thinking. Maybe you could do exercises that do not require an excessive use of calculations. In Lesson Factory there are several that adapt to that and that are quite fun
29th Mar 2018, 7:40 AM
Mickel
Mickel - avatar
+ 4
hi kunal. I can only support what raj and mickel daid. I'm a physicist and doing alright with math. it is true that math is used extensively in programming. but I prefer to think of math in programming not in the sense we use in our everyday lives. instead it is a way of "logical thinking". you use math (mathematical notation) for giving logical, step-by-step instructions. and in more general: math helps you learn "organized and logical thinking". it's so much more than a tool!
29th Mar 2018, 8:39 AM
storm
storm - avatar
+ 3
a small addition to my entry before: a nice game / app to stimulate logical and creative thinking: Euclidea.
29th Mar 2018, 8:41 AM
storm
storm - avatar
+ 2
Not only C language all this programming languages are dependent on maths. for example if you are coding in any language to do addition of two number then you need to know maths that how to add two numbers. that's just a small problem 😂 if you will go through more programs you will find big problems to solve. it is all about logic.
29th Mar 2018, 7:32 AM
Raj Chhatrala
Raj Chhatrala - avatar