Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 3.13 KB

File metadata and controls

47 lines (29 loc) · 3.13 KB

PYTHON

Computer Sciences is now in Python!

Support

All students are invited to join the rather informal support group polito_07jcj on Telegram.

Nick Deligiannis created the repo CS-polito with hints and tips for the labs.

References / Textbooks

Offline

The official text book for all Politecnico's courses is:

❗ Python is being actively developed and few, yet important details may be different from what is described in the book.

Online

The updated, official Python's documentation can be found at <https://docs.python.org>.

The web is full of free, high-quality resources. This is an incomplete, already outdated list: you should look for something like "PYTHON FREE BEGINNERS" on your favorite search engine.

Programming Environment (IDEs)

Offline

Online

  • Replit: free on-line IDE for Python and many other languages — requires registration
  • Colab: free on-line Jupyter environment that stores notebooks on Google Drive — requires a Google account
  • NOTEBOOKS_: free on-line Jupyter environment — requires registration