Skip to content

Session 1#9

Open
jonathan016 wants to merge 18 commits intobliblidotcom:masterfrom
jonathan016:master
Open

Session 1#9
jonathan016 wants to merge 18 commits intobliblidotcom:masterfrom
jonathan016:master

Conversation

@jonathan016
Copy link
Copy Markdown

Works done during the first session in Java training.

File for first assignment for showing grade given a score.
Declared constructor and main method, with addition of try-catch for
handling empty argument passed.
Added logic for showing grade inside constructor.
Added constructor and main method surrounded with try-catch for handling
empty argument call.
Added main method with try-catch for handling empty argument call.
Added empty constructor and main method.
Added empty constructor and main method with try-catch for handling
empty argument call.
Finished implementing factorial calculation using recursive method.
Finished implementing factorial calculation using looping.
Finished implementing logic for printing number of day given year and
month.
Finished implementing logic for printing month name given the month
number.
Finished implementing logic for showing grade given score.
Added shorter implementation of factorial calculation using recursive
method.
Declared and defined constructor and main method with try-catch for handling empty argument call.
Added swapping using multiplication/division, XOR, and
addition/substraction in BubbleSort.java. .class files are also deleted.
Renamed files according to order of given assignments. 1st is
ScoreCalculator, 2nd is MonthNamePrinter, and so on.
Forgotten about file name and class name must be the same in last push.
Edited the file names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant