semester3
There are 18 repositories under semester3 topic.
spoilerdo/KiddyInventory
KiddyInventory is a software engineering semester 3 project. It communicates with the KiddyBank to keep track of the inventory of a user. It is also a subsystem of the Kiddy Enterprise project
aryanranderiya/JavaLab
PDEU Sem 3 Java Lab Practicals
firelort/HSNR-3-WEB-Projektinformationssystem
First (and second) Web internship
gokulmanohar/3RD-SEM-KTU-DATASTRUCTURE-LAB
C language codes
icedmuffin/draf-pwebd
Tugas 2 matkul pemrograman web dengan objective membuat simple UI dengan html, css dan js.
mfurga-cs/programowanie-funkcyjne
Programowanie funkcyjne.
cbsanjaya/kuliah-18.1-3b-oop
Materi Kuliah Untuk OOP 2018-1 Semester 3B
FattyMieo/Semester-3
Semester 3's Project Source Files
firelort/HSNR-3-WEB-TestServer
Test Server for the Web internship.
firelort/HSNR-3-WEB-TestServerVagrant
Test Server for the Web internship.
Joel-Nickson/LabsInCollege
FISAT KTU labs in Computer Science, Btech
kateNemochka/TheoryOfInformation-UniLabs
Семестр 3. "Дискретна математика". Тема: Теорія інформації (Кодування). (Discrete Math. Theory of Information - Encodings).
shihamsam/BIT-WebDev2
Code samples used for teaching BIT semester 3 - web development 2 subject
spoilerdo/KiddyBank
KiddyBank is a software engineering semester 3 project. This sub-system of the Kiddy Enterprise project is the authentication server. It keeps track of all the users within our system their and balance
spoilerdo/KiddyMarket
KiddyMarket is a software engineering semester 3 project. This API uses the Bank API as authentication server and has a connection with the Inventory API subsystem. It keeps track of all the offers that users created.
spoilerdo/KiddyTrade
KiddyTrade is a software engineering semester 3 project. It's the front-end of the KiddyMarket API to buy and sell items a user obtains from the KiddyCasino.
spoilerdo/S3Algorithm
A small merge-sort algorithem made as an assignement for semester 3 software engineering.
spoilerdo/WebsocketServer
A spring sockJS websocket server used for getting notifications from the kiddyenterprise systems.