B
B
Beginner_Coder2017-04-06 18:18:43
Python
Beginner_Coder, 2017-04-06 18:18:43

How to develop analytical skills and mathematical thinking?

Good afternoon everyone!
I recently started learning programming, I decided to start with the Python language, the syntax is easy, but when it comes to practical application in the field of problem solving, where it is necessary to build a clear logical sequence or apply mathematical knowledge, then I encounter big problems. The fact is that at school I didn’t really like algebra because of the poor presentation of the material, and now, after the lapse of time, I regret that he studied it, because sometimes I can’t solve a simple logical problem.
I wanted to ask for help and advice on how to build a learning process in which you can develop mathematical abilities and logical thinking (even if you start learning mathematics from grade 7) with a deepening in the issue of learning Python?
And another mini question, is it worth starting to understand algorithms with such big gaps in mathematics?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dinegnet, 2017-04-06
@dinegnet

exercise.

K
Kirill Mokevnin, 2017-04-06
@toxicmt

1. Play chess/poker
1. Complete braingames.ru
problems 1. Complete https://www.hackerrank.com
1. Watch the hexahlet math webinar https://www.youtube.com/watch?v=eyKf2cirQE8
1. Master recursion
1. Go through the SICP
1. Take a closer look at this list of books https://map.hexlet.io/pages/books
1. From mathematics, look at the discrete and its subsections: combinatorics, graphs, automata (an extremely important topic for understanding automatic programming) , coding theory. As well as set theory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question