Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Danh mục các tài liệu tham khảo Học phần Python

Giáo viên: Nguyễn Hùng Cường

1) Giáo trình
Tony Gaddis, Starting Out With Python 5th Edition, Pearson, 2020

2) Một số website tham khảo về học phần Python:


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

https://www.w3schools.com/python/

https://www.tutorialspoint.com/python/index.htm

https://www.geeksforgeeks.org/python-programming-language/

3) Sách tham khảo:


Python All-in-one for Dummies
Introduction to Machine Learning with Python (Oreilly – Andreas C.Muller & Sarah
Guido)
Deep Learning With Application using Python (Apress)

4) Trình soạn thảo online (free):


https://colab.research.google.com/
https://www.onlinegdb.com/online_python_compiler

https://replit.com/languages/python3
https://pynative.com/online-python-code-editor-to-execute-python-code/

1
5) Python IDE:
- PyCharm IDE: https://www.jetbrains.com/pycharm/download/?section=windows
- Visual Code Studio: https://code.visualstudio.com/download

You might also like