/PSP

๐Ÿ–ฅ๏ธ Process & Service Programming

Primary LanguageJava

๐Ÿ“ฑ Process and Service Programming Projects

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)