From 166ba282365a6b390ab6fda272e462527476289e Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Mon, 28 Aug 2023 11:15:38 -0400 Subject: [PATCH] Updated: Monday, August 28,2023-08-28 11:15:35 --- enter/Java.md | 677 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 676 insertions(+), 1 deletion(-) diff --git a/enter/Java.md b/enter/Java.md index f09b16f..a2f2544 100644 --- a/enter/Java.md +++ b/enter/Java.md @@ -1,2 +1,677 @@ -The very first object-oriented language I learned when I was 19 in my computer science & engineering program at school. I had my professor \ No newline at end of file +The very first object-oriented language I learned when I was 19 in my computer science & engineering program at school. I had my professor Jeff Meunier teaching us through making projects which, looking back, was the best way that he could have taught us Java to be honest. It was and still is an incredibly verbose language but at the end we made a cool project with a music beat to it. I struggled with it before but I wonder how well I would do at it now. + + +```java +public Chord(Sound[] sounds) + +{ super(sounds.length); + + int _subIndex = 0; f + +or(int n=_subIndex ; n