Do you apply your programming skills in your daily life to solve problems? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 15

Do you apply your programming skills in your daily life to solve problems?

Daily problems you can share.

2nd Nov 2017, 4:41 PM
Mayank Sakhare
Mayank Sakhare - avatar
8 Answers
+ 17
Great Rain
3rd Nov 2017, 5:09 PM
Mayank Sakhare
Mayank Sakhare - avatar
+ 15
That's great Rain.
2nd Nov 2017, 5:02 PM
Mayank Sakhare
Mayank Sakhare - avatar
+ 12
Programming taught me about grasping and identifying the generic equation of problems. Once you have the equation, all you need to do is to fill in the variables and obtain a desired output which represents the solution to your problem. Equations of the same kind can then be grouped together for future reference, such that problems which seem to have no relation to one another may actually be solvable by applying the same algorithm.
2nd Nov 2017, 5:09 PM
Hatsy Rei
Hatsy Rei - avatar
+ 5
Programming teaches a person to use proper algorithms in any case. Therefore it affects our thinking and solution-generating process, which we use regularly in our daily lives as well. For example, programming taught us to divide a big problem into smaller parts, and reach the solution by collecting and summing up all the small answers. Knowing how to divide a problem into parts properly may highly increase our productivity.
4th Nov 2017, 8:21 PM
Ozodbek Kuchkarov
Ozodbek Kuchkarov - avatar
+ 3
lately a web based elementary school test/exercise with tts and pictures to assist grasping and spelling new words in foreign language.
2nd Nov 2017, 5:36 PM
seamiki
seamiki - avatar
+ 2
I create programs that solve problems in math for me. I know what to do, and how to solve the problem, but it is reoccurring, so I pity the problem in a function with parameters. This saves me time. I made one for calculating tax, etc.
2nd Nov 2017, 5:00 PM
Rain
Rain - avatar
+ 2
i try to communicate here this way flag = ["False", 'True'] mybehavior = flag[1]
11th Nov 2017, 12:24 AM
Vitalij Bredun ♡ Python Petersburg
Vitalij Bredun ♡ Python Petersburg - avatar
+ 2
it does affect our thinking.
12th Nov 2017, 9:37 AM
Tichi