Python: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) |
||
Line 18: | Line 18: | ||
[[modulo in Python]] | [[modulo in Python]] | ||
[[connecting to a mysql database in python]] | |||
== References == | == References == |
Revision as of 15:12, 7 May 2020
Python is our language of choice as it is the CS introductory programming language in many universities and it is a wonderful learning language. Below are topics related to Python and learning how to program in Python.
- Please click here for an excellent resource for learning python
- Please click here for a checklist you must complete
Basic ideas
connecting to a mysql database in python