Intermediate Python Workshop/Projects: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 62: Line 62:
<td>
<td>
<font size="+1">[[ColorWall]]</font>
<font size="+1">[[ColorWall]]</font>
* <b>Project</b>: Program graphical effects for a ColorWall using the Tkinter GUI toolkit.
* <b>Project</b>: Program graphical effects for a ColorWall.
* <b>Skills you'll practice</b>:
* <b>Skills you'll practice</b>:
** using functions and classes
** using functions and classes
Line 75: Line 75:
</td>
</td>
<td>
<td>
<font size="+1">Databases and Jeopardy</font>
<font size="+1">[[JeopardyDatabase| Databases and Jeopardy]]</font>
* <b>Project</b>: learn how to get data from a database in Python while writing parts of a Jeopardy game, using real Jeopardy data!
* <b>Project</b>: learn how to get data from a database in Python while writing parts of a Jeopardy game, using real Jeopardy data!
* <b>Skills you'll practice</b>:
* <b>Skills you'll practice</b>: