-
We need to get the final submission time for each assignment, so we end up with O(n) database queries to render the assignment list. Perhaps we can benchmark and cut this down in the future.
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_5](https://github.com/alexanderquispe/MediaLab_Summer_Python/blob/main/assignments/assignment5/Assignment_5.ip…
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_4](https://github.com/alexanderquispe/BiLab_Summer_Python/blob/main/assignments/Assignment_4/Assignment_4.ipyn…
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_3](https://github.com/alexanderquispe/BiLab_Summer_Python/blob/main/assignments/Assignment_3/Assignment_3.ipyn…
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_6](https://github.com/alexanderquispe/MediaLab_Summer_Python/blob/main/assignments/assignment6/Assignment_…
-
This is the cause of a pretty weird bug:
```dart
final filter = ProductionFilter();
final logger = Logger(filter: filter);
void main() {
filter.level = Level.warning;
logger.i("This is an…
-
I think that `Final` is a very based idea, but I feel that it's current restrictions make using it painful.
I think that split assignments should be allowed:
```py
def foo(cond: bool) -> None:
…
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_4](https://github.com/alexanderquispe/MediaLab_Summer_Python/blob/main/assignments/assignment4/Assignment_4.ip…
-
1. Scratch - PS1
2. Scratch (Practice) PS1*
3. Introduce to C (Arithmetics operations, variables, types) PS2
4. Introduce to C (Practice) PS3
5. Conditions (if else) A1
6. Conditions (Practice) P…
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_3](https://github.com/alexanderquispe/MediaLab_Summer_Python/blob/main/assignments/assignment3/Assignment_3.ip…