Skip to content

luigicast0408/TAP

Repository files navigation

TAP

Bachelor’s Degree in Computer Science – University of Catania

This repository contains both theoretical summaries and practical configurations developed for the TAP (Techniques and Applications of Programming) course.
It includes containerized environments for distributed data processing and event-driven systems using Docker.


1. Overview

The project aims to explore and understand key tools for data collection, transport, and processing in distributed systems, leveraging containerized architectures.

2. Branch conventions

The repository follows a clear Git branching model to separate stable examples, experiments, and summaries.

Branch Description
main Stable code, verified examples, and working Docker setups.
professor-examples Practical examples developed or discussed in class.
my-exercises Personal lab exercises and test configurations.
summaries Theoretical notes and summaries written in Markdown.

Commit message conventions

Following the Conventional Commits standard:

  • feat: → new feature, setup, or configuration
  • fix: → bug or configuration fix
  • docs: → documentation or summary changes
  • chore: → maintenance or cleanup
  • init: → repository or folder initialization

3. Repository structure

TAP/
├── professor_examples/
├── my_exercises/
├── summarize/ (only in 'summaries' branch)
├── .gitignore
├── LICENSE
└── README.md

4. Author

Luigi Domenico Castano
Bachelor’s Degree in Computer Science (L-31)
University of Catania – A.Y. 2025/2026

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors