Commit Graph

35 Commits (main)
 

Author SHA1 Message Date
Artem-Darius Weber 308812f0a4 Merge branch 'lab1-archive'
2 months ago
Artem-Darius Weber 103cbbb25d Add main program to execute specific methods based on command-line arguments and read array from file
2 months ago
Artem-Darius Weber 386361564b Implement methods to find minimum, first positive index, and first positive element with for and while loops
2 months ago
Artem-Darius Weber 9b41aa5119 Merge branch 'main' of https://git.djft.ru/darius-atlas/kubsu-sm5-ruby
4 months ago
Artem-Darius Weber 99186f1d0f docs: added link on Lab2 dir to Readme
4 months ago
Artem-Darius Weber 5fd9a5a36e Merge lab1 and lab2
4 months ago
Artem-Darius Weber effdf6a672 Merge pull request 'git-fix: restore old files from lab1' (#5) from lab1-archive into main
4 months ago
Artem-Darius Weber 6015865dc2 git-fix: make only lab1 branch (restore by old commits)
4 months ago
Artem-Darius Weber bd196668af Merge pull request 'lab2 merge to main' (#4) from lab2 into main
4 months ago
Artem-Darius Weber dc752cdf43 feat: add write_txt method to Student class
4 months ago
Artem-Darius Weber acf69c4385 feat: Add read_from_txt method to Student class
4 months ago
Artem-Darius Weber d387e12d7d ref: Extract common functionality into Person superclass
4 months ago
Artem-Darius Weber 68ca94d4e9 feat: add StudentShort class with immutable fields and constructors
4 months ago
Artem-Darius Weber 611c712b8a feat: add `get_info` method and protected access to key student info
4 months ago
Artem-Darius Weber 8858731565 feat: add constructor for Student class to parse object from string representation
4 months ago
Artem-Darius Weber 1407d3e6fd feat: Add contact validation and secure modification for Student class
4 months ago
Artem-Darius Weber c1ca0ea845 feat: add validation methods for Git link and contact presence
4 months ago
Artem-Darius Weber fca36ccd9d feat: add field validations to Student class and modify constructor
4 months ago
Artem-Darius Weber 10362d3aaf ref: delete lab1 code from lab2 branch
4 months ago
Artem-Darius Weber db00f79e72 feat: add phone number validation to Student class and enforce format checks
4 months ago
Artem-Darius Weber 3161870add refactor: modify Student constructor to accept arguments as a hash for flexibility
4 months ago
Artem-Darius Weber 5293a4c0e7 docs: update for lab2
4 months ago
Artem-Darius Weber 835a6b7738 feat: add to_s method in Student class for formatted output and create main.rb to instantiate and display Student objects
4 months ago
Artem-Darius Weber 57a51641e7 feat: add Student class with required and optional fields
4 months ago
Artem-Darius Weber 1df018955f change dir structure and added lab 1 number funcations
4 months ago
Artem-Darius Weber c359fd755b feat: added tests for all tasks
4 months ago
Artem-Darius Weber b569973b38 ref: moved all code to src dir
4 months ago
Artem-Darius Weber 7730fe9185 del: last 01 task (hello world) version
4 months ago
Artem-Darius Weber e0331c6cb0 feat: added user interface with ruby and os commands execution
4 months ago
Artem-Darius Weber 65bcc17153 fix: lang array iclude another items
4 months ago
Artem-Darius Weber 706790e55e fix: console args conflict with gets
4 months ago
Artem-Darius Weber 0dcfbe642a ref: rename first task (hello world) with the index prefix
4 months ago
Artem-Darius Weber 3606f09882 docs: init README for latest tasks
4 months ago
Artem-Darius Weber 9bce58ef5e feat: added user interface using console args and swich langs with unique response
4 months ago
Artem-Darius Weber e402755d8d feat: added hello world
4 months ago