Skip to content

kctan/python_mindef_jan_2021

Repository files navigation

https://bit.ly/py-20jan

Introductory Programming Using Python (Jan 2021)

Additional Libraries required:

for outlook, need to do "pip install pywin32"

for selenium (whatsapp), need to do "pip install selenium", you may want to read up the documentation at https://selenium-python.readthedocs.io/ to know more about downloading the browser driver.

Course materials are contained in this repository

Python (download version specific to your OS)

https://www.python.org/downloads/

Wing IDE Personal (download version specific to your OS)

https://wingware.com/downloads/wing-personal

PyCharm (Another Python IDE)

https://www.jetbrains.com/pycharm/

Some Free Online Python ebooks

https://inventwithpython.com/

Practice Questions on Python (Based on Python 2)

http://www.beginpython.com/ (89 questions for beginners)

http://www.pyschools.com/ (200+ questions for beginner to intermediate level coders)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages