Mathematics | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Mathematics

all the quizzes are collection of mathematics, it sucks

2nd Jan 2017, 5:26 PM
Iliyas
Iliyas - avatar
19 Answers
+ 12
Like what has been posted above: While maths is key to programming, I don't think a course in maths is essential.
2nd Jan 2017, 5:50 PM
Hatsy Rei
Hatsy Rei - avatar
+ 7
*Proceeds to math in elegance* ... What.
2nd Jan 2017, 5:42 PM
Hatsy Rei
Hatsy Rei - avatar
+ 7
@Herbert Hey, you ain't half bad at maths after all. :>
2nd Jan 2017, 5:55 PM
Hatsy Rei
Hatsy Rei - avatar
+ 7
Honestly, at times I wish there were more questions pertaining to classes, objects, programming logic, etc that weren't like the aforementioned math problems. However the math questions have helped me with intricacies utilizing for loops, modulus, and proper operator precedence. We don't need to throw away the math questions, just add more knowledge based ones and structural based questions. The biggest downside to the quizzes is the often repeated questions that more seasoned challengers already know the answers to.
2nd Jan 2017, 5:58 PM
Derek Raimann
Derek Raimann - avatar
+ 7
LOL @Derek. You're having serious Nikhil traumas.
2nd Jan 2017, 6:16 PM
Hatsy Rei
Hatsy Rei - avatar
+ 6
So you thought that programming doesn't require mathematics ?
2nd Jan 2017, 5:30 PM
Shashank Sharma
Shashank Sharma - avatar
+ 4
int silliness = 7; int are_you_serious = 6; int herberts_question = silliness * are_you_serious; herberts_question /= 0;
2nd Jan 2017, 5:49 PM
Derek Raimann
Derek Raimann - avatar
+ 4
Some of the math within loops is a bit too much for me to process at times. Keep trying Herbert. Take screenshots of the problems you have difficulty with and take time solving them. Try to learn how they are properly solved so you can continue to apply them and fortify your skills. Don't let the math bring you down, rise above it to the second power. Herbert = Math.pow(mathematics, 2);
2nd Jan 2017, 6:02 PM
Derek Raimann
Derek Raimann - avatar
+ 4
Whatever you do Herbert, do not challenge Nikhil Dhama!
2nd Jan 2017, 6:04 PM
Derek Raimann
Derek Raimann - avatar
+ 3
infinity @Derek
2nd Jan 2017, 5:54 PM
Iliyas
Iliyas - avatar
+ 3
😢 stills worries
2nd Jan 2017, 5:56 PM
Iliyas
Iliyas - avatar
+ 3
thanks@Derek
2nd Jan 2017, 6:04 PM
Iliyas
Iliyas - avatar
+ 3
Lol @hatsy! While he solves challenges in his sleep, I lay awake in bed fearing that a challenge from him will pop up in my notifications. At dinner one night, I decided to check Sololearn and see what was going on. I was drinking a Dr. Pepper and in mid-sip I saw he challenged me. My soda sprayed from my mouth and I fell out of my chair...again.
2nd Jan 2017, 6:29 PM
Derek Raimann
Derek Raimann - avatar
+ 3
Thinking is hard, that's why I never do it. 😎
18th Dec 2017, 12:41 PM
scorpio1101
+ 2
yes I thought it would be about structure of code , classes and objects arrays but no it tried to me to solve that shit maths questions where I suck at
2nd Jan 2017, 8:19 PM
Ahnis Aneja
Ahnis Aneja - avatar
+ 1
no, i hate it
2nd Jan 2017, 5:31 PM
Iliyas
Iliyas - avatar
+ 1
should i learn math before learning programming?? seriously
2nd Jan 2017, 5:44 PM
Iliyas
Iliyas - avatar
0
As someone who has a degree in mathematics, I'd argue it's not even that. Mathematicians try to avoid calculating, they try to make calculations simple, because calculating is error prone. Mathematics is rule based problem solving. These challenges are not. They are just bad. This is especially weird because the quizzes in the lections are often better. What would be a good challenge then: Take a this List: (Anna, Bob, Charlie,... Quite a few more...) Turn this into a Dictionary with the first value having the key a, the second having b etc. And then look at the code the other person came up with, so you can actually learn something.
4th Jan 2017, 6:18 AM
1of3
1of3 - avatar
0
its fun
11th Jun 2019, 12:54 PM
Spencer Collinson
Spencer Collinson - avatar