Friday, November 06, 2020

Books

 

[1] La Incognita Newton ( My First book )


 

[1] Amazon https://www.amazon.com/INCOGNITA-NEWTON-CATHERINE-SHAW/dp/B00A6FIPGK


[2] As palavras de saramago

https://kbook.com.br/wp-content/uploads/2016/07/aspalavrasdesaramago.pdf

No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...