Python Lab
Topic outline
-
General
-
Forum
-
Here you can write your questions.
-
Glossary
-
Forum
Welcome to the Python Lab!
Please write your name, age, country of origin and some things that you want to share about yourself.
-
Page
-
Page
-
-
-
ViewAfter the completion of this module the students will be able to:
- identify a class inside Python code
- present the necessary parts for constructing a class
- create code to construct a simple class
- create and use methods in a class
- distinguish the references from the objects of a class
- rewrite the classes code to implement constructors
-
After the completion of this module the students will be able to:
- use an image as a background image in Pygame basic template
- create python code to load sprites
- superimpose sprites on top of the background image
- rewrite Python code to move the sprites using the keyboard or the mouse
- use an image as a background image in Pygame basic template
-
Quiz
-
Checklist
-
AssignmentView
-
File
This is a worksheet with 9 extra exercises in classes
-
Forum
After you pass the assignment you can upload your solutions here and discuss them. If you have questions you can write them in the Question and Answers forum in General section.
-
A series of videos for pygame