Once I was tinkering with an anthropomorphic robot. I got to the point where I rewrite almost all code from c++ to python. A colleague (more physicist than a programmer) after this trick very quickly (literally in a month) sketched and tested algorithms, and also wrote a graduate work on these algorithms. Readability is an important thing.
Continue reading “Pupils, code readability and serious robotics”
Month: October 2018
A practical review of python in one day
I was asked to teach people programming on python from scratch in one day. Initially, the task was not to understand it deeply but to see the possibilities. To touch rest-api, and to hook machine learning.
Continue reading “A practical review of python in one day”