De1ora
De1ora
JCHJava Community | Help. Code. Learn.
Created by De1ora on 10/17/2024 in #java-help
Implementing OOP!
Implementing OOP! Hello! I've been learning Java now for about two months and have this personal-finance application that saves data to a csv file and can add transactions, delete, sum by periods, etc, and am currently delving into object-oriented programming! I'm reading about Abstraction, Encapsulation, Innheritance and Polymorphism and am getting it on the technical front. Now, I would like to try and make my code more OOP- if that makes sense. By doing it on a code I'm familiar with I think I will better understand it, but I'm not sure where to start! Would anyone like to review my code and point me in the right direction to start? If I have to do some things over that's okay, originally my code was 400+ lines long but I managed to split it into classes somewhat. What suggestions do you have? Thank you very much! I put my repo to private, so I am not confident the link works but if it doesn't and you would like to take a look, please let me know! https://github.com/De1ora/Personal-finance-OOP.git I'm a beginner at git and github and this is my first time putting the repo to private!
11 replies
JCHJava Community | Help. Code. Learn.
Created by De1ora on 10/17/2024 in #java-help
Discord bot code react to image
No description
8 replies
JCHJava Community | Help. Code. Learn.
Created by De1ora on 10/17/2024 in #java-help
Warning when pushing to a new git repo
No description
4 replies
JCHJava Community | Help. Code. Learn.
Created by De1ora on 9/18/2024 in #java-help
Beginner to Java - Help
Hi! This is not a question concerning one line of code, so if there’s a more suitable place for this please redirect me. I would also like to state that I’m a beginner at Java! I have started my first project being a text adventure game in Java and I am wondering if someone more experienced could be kind and let me sit down and talk over it? I’m hoping to learn from it, get some input on how I can improve structure and format classes, something I find a little confusing. It would mean a lot! Thanks 😄 Feel free to dm me or @ me!!
7 replies
JCHJava Community | Help. Code. Learn.
Created by De1ora on 9/17/2024 in #java-help
Public class error
No description
4 replies