Intermediate Python Workshop/Projects: Difference between revisions

imported>Jesstess
imported>Jesstess
Line 109:
** using Python to interact with a database
** thinking about how web servers and clients interact
</td>
</tr>
<tr>
<td>
[[File:Pacman.gif|150px]]
</td>
<td>
<font size="+1">[[Make a graphical game with Pygame</font>
* <b>Project</b>: Work through a Pygame tutorial in which you'll recreate the game Creeps.
* <b>Skills you'll practice</b>:
** using the PyGame game-writing library
** using an event loop to make action happen
** manipulating images and sound in Python
</td>
</tr>
Anonymous user