This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
Manoj Kumar Jain wrote:
In starting just create a small program that creates a file and write your name in this file.
Later extend this program to have data as you required.
I think the requirement indicates reading a file and analyzing the data.
Manoj Kumar Jain wrote:
In starting just create a small program that creates a file and write your name in this file.
Later extend this program to have data as you required.
I think the requirement indicates reading a file and analyzing the data.
I think requirement is to save the data as mentioned in the subject line
Joe Davis wrote:I just can't grasp java yet and this task is a little beyond me, could you write it for me, I could pay.
i paid alot for this course and i really dont want to fail.
The Ranch is NotACodeMill If you wish to pay for someone else to write your code, there are other sites out there to facilitate this kind of thing.
A friendly tip:
Asking someone to write your code so you can pass is not really a good idea. Wouldn't you rather do it yourself? What will you do when you are stuck with a problem at your job? Pay someone to take care of it for you?
I would suggest, give it your best shot. In case you can't get it, show us your code, tell us what part you are having problems with, and we will pool in to point you in the right direction. Best of luck
Joe Davis wrote:I just can't grasp java yet and this task is a little beyond me, could you write it for me, I could pay.
i paid alot for this course and i really dont want to fail.
Just try this is not very hard, you can do it and we all are here to help you.
If you have paid a lot for this course then make it worth by learning..
Joe Davis
Greenhorn
Joined: Apr 02, 2012
Posts: 10
posted
0
Thank you for your replies.
I understand this isn't a codemil and i apologize for asking but I haven't had the time to learn Java as well as id hoped, i just don't have the time.
my mother currently has a spinal disease so she cant walk anywhere so I'm constantly looking after her but trying to stay on top of my assignments.
I just need this one little program so i can give myself more time to learn Java, I don't want to lose my money.
I am really very sorry to know about your problems, but this type of help is not going to help you actually, this will just make you more dependent.
This is not hard as it seems to be. You just start with it and soon you will find that you are about to complete it.
Joe Davis
Greenhorn
Joined: Apr 02, 2012
Posts: 10
posted
0
I'm actually really self reliant, I just can't think at the minute. I have done my last 5 assignments which I could show you but I just need this little bit of help please.
I have to much on my mind at the minute and i have till tomorrow to complete this.
[Edit]
Search yourself to know how you can read the file once you are done with writing. Later you can write logic to find out the computer with maximum screen size.
1) take a deep breath
2) slow down
3) relax
4) analyze your requirements, and break it apart. write the code a small piece at a time. Compile and test OFTEN - literally, every time you write 2-3 lines, recompile and fix any problems.
"Use a text file. Save data about 5 computers: HDD size, model name, weight, and screen diagonal. Find a computer with the biggest diagonal."
This has several pieces:
1) writing to a file
2) storing data on 5 computers
3) finding the diagonals
4) saving the largest number of a set
5) getting all the information on the computer with the largest diagonal.
So...why are you asking for username and passwords, if the specs don't ask for it? Don't make the project any more complicated than it needs to be.
Never ascribe to malice that which can be adequately explained by stupidity.
Ugh. Roseindia sucks balls. Don't take their code and advice for anything but anti-patterns.
Whats wrong with roseindia ? If the post is useful then whats the harm to use it and start.
There are enough blatant errors there that it makes the site not even worth considering, especially in light of the fact that there are far better resources just as readily available.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.