You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Artem-Darius Weber da53a9c4ae
feat: implement database-backed student management with MySQL and add persistence strategies
2 months ago
lab2 feat: implement database-backed student management with MySQL and add persistence strategies 2 months ago
.DS_Store feat: update valid_phone_number method to allow phone numbers with 9 to 15 digits 4 months ago
.gitignore refactor: reorganize test files and update .gitignore for new test paths 2 months ago
README.md change dir structure and added lab 1 number funcations 7 months ago
strategy_pattern.rb feat: implement payment strategy pattern with multiple payment methods 2 months ago
template_method.rb feat: implement template method pattern for beverage preparation with tea and coffee classes 3 months ago

README.md

Ruby practical at the KubSU 2024 sm5


Abstract:


Content:

Lab 1: Hello world, user interface and number funcations


Author: Artem-Darius Weber

Licence: MIT