473,394 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Amateur

Hey guys im in the 10th standard and we do progrmming in school
i have to make a project by the end of this December and thus have to start preparing for it now
please cna u help me think of a program of my level so that i can do the project
i know basic Java till multi dimensional arrays
we will learn buffered reader and String Hadlings
Jul 12 '08 #1
3 1590
Dököll
2,364 Expert 2GB
Greetings, prerakmody!

What sort of compiler are you using to achieve this? You may choose to load Eclipse, wonderful options there:-)

Let us know what you are doing!

Dököll
Jul 13 '08 #2
JosAH
11,448 Expert 8TB
Hey guys im in the 10th standard and we do progrmming in school
i have to make a project by the end of this December and thus have to start preparing for it now
please cna u help me think of a program of my level so that i can do the project
i know basic Java till multi dimensional arrays
we will learn buffered reader and String Hadlings
Think of a class that behaves a bit like an array, i.e. you can get() and set() an
element but, you can also resize that 'array', i.e. it can grow and possibly shrink
when needed. hint: System.arraycopy().

When you have that class debugged and working, try to extend it so that you
have another class that only stores unique elements in itself. Try to add more
higher level methods to that class such as intersection(), union(), and other
methods you can come up with.

Add a third class that does the same as the second (or first) class but it keeps
its element in sorted order. Feel free to add more fancy methods to it. Make sure
that all classes can print themselves nicely; hint: the toString() method.

Make a nice bunch of useful classes that you can use in your other projects.

kind regards,

Jos
Jul 13 '08 #3
BigDaddyLH
1,216 Expert 1GB
Take a look at some of the tutorials at Sun: http://java.sun.com/docs/books/tutorial/index.html
Jul 15 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: woody | last post by:
I have never worked with java before and have what is turning into a huge problem for me. In Adobe Acrobat 6, I have 2 cells (A & B). I need cell C to subtract cell A from cell B. Acrobat...
4
by: MS | last post by:
I'm strictly an amteur. Self taught via the help files. Here is an example of a DB I've done. It is quite simple to some of the ones I do for my workplace, but it is an example of the way i work....
1
by: Maurice Newsome | last post by:
I have no programminging experience and seek some guidance. I have a sharepoint team services hosted site. I also have a pocket pc and several handspring visors. The sharepoint site has a survey...
4
by: ryan_s | last post by:
1) My coding experience has all been with Visual Basic 6 (what I learned in school). Now with the whole ".NET" products, can I code using the same syntax (provided that I don't need to use the...
20
by: Deborah | last post by:
I'm trying to clean up my website, and it's in pretty good shape now, but I've gotten confused reading about Doctypes. My site is http://www.simi-therapy.com and my CSS is...
11
by: ymic8 | last post by:
Hi everyone, this is my first thread coz I just joined. Does anyone know how to crawl a particular URL using Python? I tried to build a breadth-first sort of crawler but have little success. ...
2
by: majik1213 | last post by:
Greetings! I'm taking a Java course and I'm working on a *simple* program and have run into a rut that I hope you can help me resolve! This program basically asks you what month you were born and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.