Tutorials

Since 2019, Microsoft’s Visual Studio Code has improved in Python editing. It has built-in version control and markdown extensions to make programming more accessible, and VSCode is highly recommended. We will write several Python codes and see how MATLAB codes can be translated into Python.

The first session) How to install Visual Studio Code https://youtu.be/mc_kFPwdGw0

The second session) Variables and expressions in VS code and how to convert MATLAB codes to Python using Spyder: https://youtu.be/EouG756_T_U

My GitHub page has some tutorials and projects.  https://github.com/FarshidKeivanian
https://github.com/FarshidKeivanian/Visualisation_BasicStatistics_Tutorial1
https://github.com/FarshidKeivanian/StatisticalAnalysis_Tutorial2
https://github.com/FarshidKeivanian/RegressionClassification_Tutorial3
https://github.com/FarshidKeivanian/SentimentAnalysis_Tutorial4
https://github.com/FarshidKeivanian/DescriptiveStatisticalAnalysis_Tutorial5