Skip to content
Snippets Groups Projects
Commit 8fafe13c authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

tweak suggested practical order

parent 09a1c0de
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,13 @@ particular feature of the Python Programming language. They are intended for
people who are familiar with the basics of Python, and want to learn about
some of the more advanced features of the language.
Practicals on the following topics are available:
Practicals on the following topics are available. They can be viewed in any
order, but we recommend going through them in this order:
* Function inputs and outputs
* Modules and packages
* Testing
* Object-oriented programming
* Operator overloading
* Decorators
* Context managers
* Testing
* Decorators
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment