CSC3100
Code examples covering key concepts and practices in software engineering
United States of America
Pinned Repositories
.github
📓A centralized location for organization profile, description, configuration files and resources
App-Paint
📓A Paint application implemented to exemplify UI components and Java listeners
biblos
Reusable packages for homework and projects developed by the academic team
CSC309
Software Engineering Project
MQTT
📓Examples of MTQQ publish-subscribing using Eclipse Paho library.
Pacman
📓Examples of multithreading concepts through a Pacman game example.
Swing
📓Examples of Java Swing capabilities to create Graphical User Interfaces
Temporal
Just for Today Lab
Tool-Logging
📓 Examples of logging process using SL4J Logback apenders and encoders
Tool-Maven
📓 Examples of Java libraries using dependency management with Maven
CSC3100's Repositories
CSC3100/.github
📓A centralized location for organization profile, description, configuration files and resources
CSC3100/App-Paint
📓A Paint application implemented to exemplify UI components and Java listeners
CSC3100/biblos
Reusable packages for homework and projects developed by the academic team
CSC3100/Cloud-Services
📓Examples of Java Desktop application connecting to cloud services using their HTTP-based API
CSC3100/CSC309
Software Engineering Project
CSC3100/Game-Pong
📓A Pong Game implemented to exemplify Client-Server architecture and multi-threading
CSC3100/MQTT
📓Examples of MTQQ publish-subscribing using Eclipse Paho library.
CSC3100/Pacman
📓Examples of multithreading concepts through a Pacman game example.
CSC3100/Patterns
📓Examples of design patterns
CSC3100/Swing
📓Examples of Java Swing capabilities to create Graphical User Interfaces
CSC3100/Temporal
Just for Today Lab
CSC3100/Tool-Logging
📓 Examples of logging process using SL4J Logback apenders and encoders
CSC3100/Tool-Maven
📓 Examples of Java libraries using dependency management with Maven
CSC3100/Game-Battleship
A draft for a Battleship Game implementation
CSC3100/Game-ToweHanoi
GUI for Tower of Hanoi Game