User Profile
Collapse
-
Well I am still lost on this one. Could anyone give me a good example code that I could follow. Maybe the code for a similar problem, this is how I learn best. Thanks -
I have successfully fixed my errors and the program now works. No further response is necessary. Thanks to all who looked at my code.Leave a comment:
-
Disregard this post; I posted this in a moment of desperation. I am currently trying to figure out how to delete this.Leave a comment:
-
Help
I am a beginning student in java and really need some help. I am totally lost and don't know where to begin. This is my last assignment and I just need to submit something. I have decided computer science isn't for me after all. I am looking for someone to do the assignment for me really. Just so i can pass the class. Any Takers? I would really appreciate it and it should be easy for an expert user. Hey I know when I am beat. Thanks for your time.... -
Update:
This code works much better but i am having trouble with the application class. both are pasted below.
...Code:/* * Calendar.java * Class that can generate a calendar. */ public class Calendar { private int year; private int day; public Calendar(int ayear, intLeave a comment:
-
[QUOTE=BSCode266]It would be nice if you would tell us what the problem is.
BSCode266[/QUOTE
The months are messed up in this paste, but you get the idea. They are supposed to display like regular calendar months. These are my instructions.
This assignment is designed to solidify the concepts learned in the classroom about loops in Java. In this assignment, you are going to use for or while loop...Leave a comment:
-
Please Help Me, Basic Java
I am in a beginner java class and am having trouble getting a program to work. We are asked to create a calendar type application to display a calendar. It uses a application and a worker class I am stuck and have been working on it all day. Here is the code i have, Please help if you can i have been working on this for way too long.
...Code:public class Calendar { String tempStr; public int day; public int year;
No activity results to display
Show More
Leave a comment: