Welcome to the Python Programing Resource Page
As a Mechatronics class, we are going to use some of the the curriculum from the "Python For Everybody" site along with other sites like CodeCademy. The following sections and links will provide you with additional resources to learn and develop Python programming skillsHow To Log Into Python Learning Sites
- PY4E - Log in to the Python For Everybody at - https://www.py4e.com/
- You will need a Google account to login to the MOOC
- PY4E Text Book - Chapter 1 - Why should you learn to write programs?
- PY4E Class Materials
- YouTube Videos for PY4E
- PY4E Slides
- TryPython - Fun Interactive Class
- CodeCademy - Learn Python
Mechatronics Python Class Slides
- Python Introduction - Some python and some cygwin command line
- PY4E - Introduction
- Lesson 1 - Running The Python Interpreter
- Lesson 2 - Getting Ready to Write a Program
- PY4E - Chapter2 - Variables, expressions, and statements
- Lesson 3 - Writing and Running a Program
- PY4E - Chapter3 - Conditional
- PY4E - Chapter4 - Functions
- PY4E - Chapter5 - Iterations
-
Code Example Sites
- jim.the.STEAM.Clown's Github - https://github.com/jimTheSTEAMClown/Python-Code
Tutorials
- Adafruit Raspberry PI & Python Project Tutorials <-- lots of Python specific projects
Links To Web Based Python Compilers
- ideone - https://ideone.com/
- codepad - http://codepad.org/
Reference Sites
- The Python Tutorial - Good place to Start
- https://www.python.org/ -
- Official Pi Project Book - magiPi link to Raspberry Pi projects
- Introduction to Python -
- Full Stack Python - Some useful Full Stack Videos too...
- Introduction Slide Deck for Python - Mr Ganesh Bhosale
No comments:
Post a Comment