Repository with my Process and Service Programming projects, covering basic concepts about processes, threads, services and basic security:
Project Name | Date | Description |
---|---|---|
๐พ U1-Processes | 2022-09-13 | Unit 1 |
๐ผ๏ธ P1-ImageProcessor | 2022-10-03 | Practice 1 |
๐พ E1-Processes | 2022-10-06 | Exam 1 |
๐ชก U2-Threads | 2022-10-10 | Unit 2 |
โจ๏ธ P2-ReviewExercises | 2022-10-17 | Practice 2 |
๐งฎ P3-CountWords (U2) | 2022-10-20 | Practice 3 (with Threads) |
๐ฆ P4-Broker | 2022-10-20 | Practice 4 |
๐งฎ P5-CountWords (U1) | 2022-10-27 | Practice 5 (with Processes) |
๐ U3-Sockets | 2022-11-08 | Unit 3 |
๐ฌ P6-ChatServer | 2022-11-15 | Practice 6: Chat server with sockets |
๐งต E2-Threads&Sockets | 2022-11-22 | Exam 2 |
๐๏ธ P7-ClientFTP | 2022-11-29 | Practice 7 |
๐ง P8-ClientSMTP | 2022-12-13 | Practice 8 |
๐ P9-ClientREST | 2022-12-14 | Practice 9 |
โ๐พ E3-RESTfulAPI | 2023-01-09 | Exam 3: Poetry RESTful API |
๐ U5-Encryption | 2023-01-XX | Unit 5 (Encryption) |
๐ U5-SecureRestAPI | 2023-01-XX | Unit 5 (JWT) |