I am too weak in mathematics... How can I learn coding in easy way ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I am too weak in mathematics... How can I learn coding in easy way ?

5th Jun 2017, 8:35 AM
Divyani Bawane
Divyani Bawane - avatar
4 Answers
5th Jun 2017, 4:45 PM
Imran Isak 💻
Imran Isak 💻 - avatar
+ 3
There's no "easy way" to learn to program, there are no shortcuts. Inded, one of my favorite tutorials is called "Learning Python The Hard Way". The good news is that you don't need to know much mathematics beforehand in order to learn coding. Logic and math are a part of coding, but it's learned naturally at the same time. Learning some basic math through tutorials or games might aide you with the more complex algorithms, but don't stress about it.
5th Jun 2017, 10:22 AM
Taija
Taija - avatar
+ 2
You don't need that much maths in coding. If you're basing your math skills on the challenges, then don't worry because these focus on maths much more than we do in actual coding. So my advice would be: make sure you understand + - * / and try to code some yourself (after finishing a course). If you still struggle by then, look up 'Math Master' in the Play Store
5th Jun 2017, 9:03 AM
Maart
Maart - avatar
0
I think the most important thing when it comes to coding is learning how to approach the problem. When you get a whole lotta mathematics, try to understand which stages it consists of. Don't try to do all at once. And yes, you gotta fully understand the +, -, *, //, /, data types etc.
5th Jun 2017, 4:55 PM
Oceanborn
Oceanborn - avatar