Commit Graph

375 Commits

Author SHA1 Message Date
Tiago Garcia 9728653c23
[IEI/LABI/MCE] Create submodules for projects
- Projects are still in a separate remote but now linked directly to it
- Affected the following paths:
    - /1ano/1semestre/iei/infor2022-g16
    - /1ano/2semestre/labi/labi2023-ap-g6
    - /1ano/2semestre/labi/labi2023-pf-g1
    - /2ano/1semestre/mce/pratica-laboratorial/mce-tp1

Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2023-10-22 01:00:57 +01:00
Tiago Garcia 1f7abfce9e
[C1] aval fix 2023-09-17 13:58:05 +01:00
Tiago Garcia ce924919d7
[POO] 2022-2023 final exam solution added 2023-06-26 16:14:29 +01:00
Tiago Garcia 7f82c9d655
[MD] exams added 2023-06-23 17:03:41 +01:00
Tiago Garcia d8fe986dcd
[LABI] tema07 parts 1 and 2 done 2023-06-19 12:38:02 +01:00
Tiago Garcia c1eaea544c
[LSD] Final project source code added 2023-06-09 09:03:49 +01:00
Tiago Garcia 18536023eb
[MD/C2] Material added 2023-06-06 11:41:33 +01:00
Tiago Garcia f8649a3e68
README updates 2023-06-03 22:30:23 +01:00
Tiago Garcia 3089ea7fff
[1ano] README update 2023-06-01 22:53:56 +01:00
Tiago Garcia c212c2dd35
Rebased with reformat 2023-06-01 14:45:39 +01:00
Tiago Garcia ce34f4f537
[POO] Changes (#69)
[POO] ATP1 added
--> Exercise made in Codecheck

[POO] Removed tp_codecheck
--> Didn't really have too much there and not worth keeping around

[POO] Code reformat
--> Optimized and reformated code for all directories in source
2023-05-31 20:02:14 +01:00
Tiago Garcia 08c43232dd
[POO] AA2 added (#68)
* [POO] aa2 added
    --> Solution for the aa I had.
    --> Added only after all student finished their aa.

* .gitignore update
	--> Made quartus gitignore lines affect all directories inside the repository, not just /1ano/2semestre/lsd/
2023-05-27 15:16:38 +01:00
Tiago Garcia 07d4710f75
[LABI] tema07 and tema08 material added (#67)
* [LABI] tema07 material added

-> Includes slides, guide
-> Includes support images

* [LABI] tema08 material added

-> Includes slides, guide
-> Includes support sounds
2023-05-23 21:44:05 +01:00
Tiago Garcia 8bbbd97207 README updates 2023-05-22 21:13:41 +01:00
Tiago Garcia 47507bd484 Revert "[LABI] Added directory with mid-semester project"
This reverts commit 6db8c56290.
Making it's own repository
2023-05-22 20:29:58 +01:00
Tiago Garcia 7b212ca3e2 Revert "[IEI] Added directory with mid-semester and final projects"
This reverts commit 568765c1ce.
Making it's own repository
2023-05-22 20:28:58 +01:00
Tiago Garcia 6db8c56290 [LABI] Added directory with mid-semester project 2023-05-22 20:23:57 +01:00
Tiago Garcia 568765c1ce [IEI] Added directory with mid-semester and final projects 2023-05-22 20:23:03 +01:00
Tiago Garcia 89a252e2bf [LABI] tema06 src added 2023-05-22 17:14:20 +01:00
TiagoRG 2f3c1a854d [LABI] renamed 1ano/2semestre/labi/tema02/src/Calculater/ -> 1ano/2semestre/labi/tema02/src/Calculator/ 2023-05-19 16:18:38 +01:00
Tiago Garcia af30f2136d
Merge pull request #64 from TiagoRG/dev-tiagorg
Fundamentos de Programação:
- [FP] Code reformat
- Revert "[FP] Code reformat"
- [FP] Code reformat
- [FP] Quick simplifications

Laboratório de Sistemas Digitais:
- [LSD] Main README update

Laboratórios de Informática:
- [LABI] tema05 part1 added
- [LABI] guides for tema06 added
2023-05-19 16:17:26 +01:00
TiagoRG 86dce975c7 [LABI] guides for tema06 added 2023-05-19 16:11:28 +01:00
TiagoRG deeb5518d3 [LABI] tema05 part1 added
- Missing only the free exercise of including CSS/JS on the html static file
2023-05-19 16:10:23 +01:00
Tiago Garcia ec0f73fd21
Merge pull request #63 from brunombpereira/main 2023-05-17 15:16:50 +01:00
Tiago Garcia 06dfc0c937
Delete 1ano/2semestre/labi/tema02/src/Calculater/.idea directory 2023-05-17 15:13:10 +01:00
TiagoRG ca711863a7 [FP] Quick simplifications 2023-05-17 10:30:19 +01:00
TiagoRG f9bb9f1450 [LSD] Main README update 2023-05-17 10:29:15 +01:00
TiagoRG cd0b5c5f82 [FP] Code reformat
- Performed code reformat to the entire directory '1ano/1semestre/fp/'
2023-05-16 21:18:38 +01:00
TiagoRG 4cd88a465f Revert "[FP] Code reformat"
This reverts commit 1076777203.
Reformated '1ano/1semestre/fp/extra2/twitter.json' which created over 100,000 lines.
2023-05-16 21:14:36 +01:00
TiagoRG 1076777203 [FP] Code reformat
- Performed code reformat to the entire directory '/1ano/1semestre/fp/'
2023-05-16 21:00:37 +01:00
brunombpereira 62c83db2e8 [LABI] tema04: added csv_writer.py 2023-05-16 18:56:08 +01:00
brunombpereira c1ff7ef8b9 [LABI] tema04: added temperature.py 2023-05-16 18:54:42 +01:00
brunombpereira b7a1fa737a [LABI] tema04: material added 2023-05-16 18:54:28 +01:00
brunombpereira 06dec2e1aa [LABI] tema02: reorganization of the structure 2023-05-16 18:49:07 +01:00
brunombpereira 691ce81ea3 [LABI] tema02: implementation of a calculater with the respective functionals and unitaries tests 2023-05-16 18:46:54 +01:00
brunombpereira a3df5126a9 [LABI] tema02: added functional_tests.py to test fibonacci.py 2023-05-16 18:43:56 +01:00
brunombpereira b3cc717e39 [LABI] tema02: added cmd_comand.py to run command "ls -la" + sys.argv[1] 2023-05-16 18:42:18 +01:00
brunombpereira c49a773e0e [LABI] tema02: added fibonacci.py 2023-05-16 18:40:03 +01:00
brunombpereira bd226ea495 [LABI] tema01: added publicKey_RSA.py 2023-05-16 18:31:21 +01:00
brunombpereira 6c265f902c [LABI] tema01: added encrypt_decrypt_RSA.py 2023-05-16 18:31:08 +01:00
brunombpereira 2ad74dfcad [LABI] tema01: added cipher_ARC4.py 2023-05-16 18:30:34 +01:00
brunombpereira f0e0eced36 [LABI] renamed files (in order to clarify)
- from hash_lib.py to hash_sha1.py
    - from pycrypto.py to hash_sha256.py
2023-05-16 17:40:54 +01:00
TiagoRG fe04ea004d [POO] imports optimization
Optimized imports in:
- aula02
- aula03
- aula06
- aula08
- aula09
- aula11
2023-05-15 21:28:20 +01:00
TiagoRG 85bb7ba8af [POO] aula12 ex3 added 2023-05-15 21:28:07 +01:00
TiagoRG b8a6369f01 [POO] aula12 ex2 added 2023-05-15 21:28:01 +01:00
TiagoRG b0afb943b1 [POO] aula12 ex1 added 2023-05-15 21:27:50 +01:00
TiagoRG 6a052546b8 [POO] material added 2023-05-15 21:26:31 +01:00
TiagoRG eb73eafdc2 [POO] Simplification 2023-05-12 22:07:37 +01:00
TiagoRG f85ff5ee93 [POO] aula11: implemented SimpleGradeCalculator 2023-05-12 21:06:42 +01:00
TiagoRG bdb5fffaec Maths material added 2023-05-10 21:23:08 +01:00