-
Notifications
You must be signed in to change notification settings - Fork 9
Python
Everyone should complete this one hour activity before the November meetings so we all have the same basic understanding of python.
https://hourofpython.trinket.io/a-visual-introduction-to-python#/welcome/an-hour-of-code
Join our CodeCombat Clan! https://codecombat.com/clans/581a84d337e4502400218a4f
Learn more here! http://interactivepython.org/runestone/static/thinkcspy/index.html
Follow these self guided learning modules.
https://www.codeclubprojects.org/en-GB/python/
(username and password available during coding code)
Next up, Python with the Sense Hat emulator. Try out the example programs. This will prepare us for the new hardware kits.
Here is another option for learning python. https://py.checkio.org/group/dubuque-coders/
Here is a tutorial for using Python and Flask to make a server: https://www.raspberrypi.org/learning/python-web-server-with-flask/
Here is another one that talks about web forms in Flask: https://pythonspot.com/en/flask-web-forms/