This repository serves as the support material for the "Introduction to python" workshop session conducted yearly by Roumieh's Advanced Software Society. This session aims to provide an introduction to the python programming language from the point of view of someone with a little experience already in other programming languages (in our case usually it is C/C++.)
This was the main support for all explanations and code examples during the workshop and this is the part to be reviewed for reference for all those who attended as well as those who did not attend.
Github is a website that allows you to share code and files easily. To access this workshop's files you need to open this website on your PC and click on clone or download to download all files as zip.
To run the notebook(s) properly, you will to have Jupyter Notebook installed or open the web version. Mre information about Jupyter can be found here.