Join us for an introduction to Python workshop, where you will learn the basics of Python and apply it in a coding project. The Introduction to Python Workshop focuses on building up your practical skills so that you can work towards building up your machine learning skills.
We recommend you download python and pycharm or visual studio for this workshop (links posted below) as it would allow you to run the challenge at the end, however, a similar challenge is available for those that can't get python.
See you on Wednesday!
Links :
Download Python : https://www.python.org/downloads/release/python-386/
Python Installation Instructions (Windows) : https://www.howtogeek.com/197947/how-to-install-python-on-windows/
Python Installation Instructions (Mac) : https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-local-programming-environment-on-macos
PyCharm Installation : https://www.jetbrains.com/help/pycharm/installation-guide.html
(Alternative to PyCharm) Visual Studio Code : https://code.visualstudio.com/download