AyoWut?
AyoWut?
JCHJava Community | Help. Code. Learn.
Created by AyoWut? on 10/6/2024 in #java-help
Creating an object of an entire class?
I'm trying to write a program that can save an inpatient or an outpatient, I have my service classes and im trying to write my application class, and I'm trying to create an object of one of the service classes, but it requires i put in the arguments of the sections inside the service class of the same name. any advice on what do to? im trying to make an object of the whole class, so i can then save user inputs to the variables inside the class? sorry if my question doesnt make sense, im learning java and clearly its not going too well😅
13 replies
JCHJava Community | Help. Code. Learn.
Created by AyoWut? on 9/26/2024 in #java-help
Practice on an off day
Hi! I'm currently learning java through my college and I'm trying to figure out how i can practice all the things I've learned on my off day, as there aren't any ongoing projects for the class. If anyone has recommendations on what I can do to further practice the things I've learned and develop a deeper understanding of the different concepts, I'd love everyone's input!
8 replies