#Evidence
Checklist point | Evidence (filename(s) and line number(s) and/or short desciption) |
---|---|
write a simple server script which is capable of serving a web application written in Python | File: simpleserver.py, TotalLines: 26 |
retrieve one or more documents or rows from one or more collections or tables | |
iterate over documents returned in a results cursor object | |
filter and/or sort documents in the result set based on some simple criteria | |
perform more advanced filtering and/or aggregation operations in a database query | |
handle a POST request made via an HTML form in a server-side script | yes i have, on my website |
demonstrate consideration for Separation of Concerns through the modularisation (separation) of related code | |
demonstrate an awareness of how related data is modelled in the database | |
design and implement an original functional feature in a Python web app | |
other relevant extension of the taught material (if applicable) | |
make a Python script self-executable | |
utilise a range of Python's built-in functions and methods | |
make use of user-defined functions | |
design and implement reuseable functions | |
write readable, well-presented code | Everywhere?! yes! |
Personal projects
View allInfo
Member since October 06, 2017