diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-08-18 01:56:52 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-08-18 01:56:52 -0500 |
| commit | 49d4392ca1972c8d66b1015f2cdda414d94812b8 (patch) | |
| tree | 13585bcb546d97b96ec669457c06fc27f2d66ab7 /2022-2/L08/mitsuo/notes.txt | |
| parent | d6e56dbe184cac37d7aa5cebe3e1db108dee4a28 (diff) | |
| download | LP1-49d4392ca1972c8d66b1015f2cdda414d94812b8.tar.gz LP1-49d4392ca1972c8d66b1015f2cdda414d94812b8.tar.bz2 LP1-49d4392ca1972c8d66b1015f2cdda414d94812b8.zip | |
Fix naming. Add leading 0 to lab names
Diffstat (limited to '2022-2/L08/mitsuo/notes.txt')
| -rw-r--r-- | 2022-2/L08/mitsuo/notes.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/2022-2/L08/mitsuo/notes.txt b/2022-2/L08/mitsuo/notes.txt new file mode 100644 index 0000000..add32fd --- /dev/null +++ b/2022-2/L08/mitsuo/notes.txt @@ -0,0 +1,19 @@ +timestamps: +- 11:15 (start) +- 11:35 read enunciado +- 11:58 boilerplate classes done +- 12:23 read medicos (slow) +- 13:24 read sinreceta and conreceta (also print test) +- 13:28 print report +- 13:40 search medicamento name +- 13:43 search medico specialty (end pregunta1) +- 13:48 copy project (end pregunta2) (literally the same) + +total time: 2h 33m + + +La pregunta 2 es literalmente copiar el proyecto (se puede hacer directamente en +NetBeans). Entonces, los ultimos 5pts se pueden conseguir en menos de 5m, si es +que se termina la pregunta 1 en menos de 2h (no es mi caso esta vez). + +Como la pregunta 2 es lo mismo que la pregunta 1, la he borrado. |
