Week 11

Agenda for (03/30/2022)

  • Lecture

  • Lab exercises

  • introduction to Python programming

Resources for learning Python

Here, you will see a number of free books and websites that teach you how to program in Python.

https://pythonbooks.revolunet.com/

Most of the books are free and some are available in PDF formats while some are web version only.

For absolute beginners who have no experience with computer programming, I recommend these resources:

http://www.openbookproject.net/thinkcs/python/english2e/

https://www.py4e.com/book

https://books.trinket.io/pfe/index.html

http://www.greenteapress.com/thinkpython/thinkpython.pdf

https://pythonbasics.org/

https://docs.python.org/3/tutorial/index.html