User Details
- User Since
- Oct 9 2022, 5:26 PM (161 w, 5 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- O files [ Global Accounts ]
Oct 14 2022
Woah! It's more than enough. Thank you @Slst2020
Some of you have submitted what you have so far to get feedback on whether your work is going in the right direction or not. Please keep in mind that due the high number of applicants, mentors can only provide feedback once per microtask during the contribution period.
Those who have asked for feedback on in-progress work on the backend API task have received some general advise that I'm now sharing with everybody here:
- Make sure to include tests for all your functions
- If you have imported a specific library once somewhere in the notebook, it's available to the whole notebook and doesn't need to be imported again
- It's recommended to keep your imports at the top-level, and not inside functions or between code blocks
- It's also a good idea to keep imports in separate code cells so that you don't reimport packages over and over again when rerunning other code.
- It's good practice to give your functions and variables meaningful names, to improve code readability
- Similarly, it's important to document your code, using docstrings and comments where needed
You could use this as a checklist right now to self-evaluate your code; once you consider it finished, we will give you detailed and personalized feedback on your notebook.
Hi @Slst2020 and everyone,
Oct 12 2022
Hi @Slst2020 and everyone,
Oct 11 2022
@Damilare Feedback was well received. Thank you, sir.
Hi Mentors,
