I recommended a friend to learn some functional programming with Python in order to expand his knowledge and overcome the fatigue of programmers.
I chose Python because it has a good chance that it will be able to use new knowledge in daily everyday work.
I tried to find him a few lessons and found a lot of manuals - I was deeply immersed in how to use map , reduce , filter , etc., but does not provide exercises where he can learn while coding.
Where can I find a tutorial that uses functional python to solve problems during training?
The best answer for me would be homework on a functional programming course that should be written in Python. Such a thing is probably rare because an academic course usually prefers a cleaner functional language for such work.
Tzafrir
source share