References
متطلبات الإكمال
Textbooks:
- Introduction to Computing and Programming in Python: A Multimedia Approach by Mark Guzdial and Barbara Ericson. This text takes a project-based approach to teaching Python.a
- Starting Out with Python by Tony Gaddis. A gentle introduction to Python programming tailored for beginners.
- Python Crash Course by Eric Matthes. A hands-on project-based book that teaches Python programming fundamentals.
Online References:
- Stanford CS105: Introduction to Computers | 2021 | Dr. Patrick Young : https://www.youtube.com/watch?v=Qpw-udshXdM&list=PLoROMvodv4rPzLcXBhbCFt8ahPrQGFSmN&ab_channel=StanfordOnline
- Python Documentation - The official Python language documentation provides thorough reference material: https://docs.python.org/3/
- W3Schools Python Tutorial - Interactive tutorials covering Python syntax: https://www.w3schools.in/python-tutorial/
- TutorialsPoint Python Tutorial - Tutorial covering Python basics: https://www.tutorialspoint.com/python/index.htm
Code Examples:
- Rosetta Code - Collection of programming tasks with solutions in many languages including Python: https://rosettacode.org/wiki/Category:Python
- GitHub - Sample Python projects, code snippets and gists providing real-world examples: https://github.com/topics/python
These textbooks and online references provide students with learning materials to help understand Python concepts as well as code examples for reinforcement. The options cover different learning styles from printed pages to interactive online content.
آخر تعديل: الأحد، 27 أكتوبر 2024، 10:53 PM