Results 1 to 9 of 9
Thread: Can YOU give me a project to do?
- 12-14-2010, 04:44 PM #1
Senior Member
- Join Date
- Dec 2010
- Location
- Indiana
- Posts
- 202
- Rep Power
- 10
Can YOU give me a project to do?
I am reading tons of material and there just is not enough projects.
I am hoping someone can give me an assignment or project that can keep me busy. Anybody have a teachers heart and want to help me out? :)
So here is what I know.
-most basic variable types (int, double,
-Loops (for, while, if then else, switch)
-Arrays[]
-basic objects
-Slight GUI (very basic swing as in just learning user input)
I just got done making a project called LottoMadness and it involves a GUI interface and the ability to pick your own numbers or have it pick them for you. Then generate the results and feed you back with a few stats.
What do you say folks?
- 12-14-2010, 04:48 PM #2
Google Project Euler.
Or better yet, pick a project that you are interested in. Asking other people what you should program is like asking other people what you should have for dinner- surely you know better what you enjoy than we do.
- 12-14-2010, 05:30 PM #3
Senior Member
- Join Date
- Dec 2010
- Location
- Indiana
- Posts
- 202
- Rep Power
- 10
Problem is Keven, I also have an issue with "getting caught up in the avalanche of "wouldn't XYZ be awesome?" before even finishing ABC". :)
But mainly I am looking for some accountability and guidance.
If someone picks a app for me to make. I make it to the best of my ability. They check out the code and say... "hmm thats C+ work but you can do better." Or they say "Wow! Good job. Here is an even harder task, I think you are ready"
I think this is the best possible way to learn, for me at least. I start learning my bad coding habits and learn to do things more efficiently.
I am still creating my own progs also. I am making a notation trainer right now for myself.
- 12-14-2010, 05:49 PM #4
Heh. Understood.
It's probably going to be a little difficult to find somebody with that much time on their hands. After all, people pay a lot of money for tutors and classes for just that kind of attention.
But I would definitely check out Project Euler: Project Euler
After you get more comfortable with that, maybe you could start poking around open source projects (just make sure you know what you're doing before you start trying to make big changes).
- 12-14-2010, 05:58 PM #5
Senior Member
- Join Date
- Dec 2010
- Location
- Indiana
- Posts
- 202
- Rep Power
- 10
This is awesome! Thanks Kevin!
But I am still open to someone who wants to take 5 minutes a week and tutor me :) :)
- 12-15-2010, 06:26 AM #6
Senior Member
- Join Date
- Mar 2009
- Posts
- 552
- Rep Power
- 11
Theres also this list of projects. They are most definitely fairly large projects, but it might give you some ideas. Working on projects outside your area of experience is a good way to increase your knowledge of any programming language :)
If the above doesn't make sense to you, ignore it, but remember it - might be useful!
And if you just randomly taught yourself to program, well... you're just like me!
- 12-15-2010, 06:32 AM #7
Senior Member
- Join Date
- Dec 2010
- Location
- Indiana
- Posts
- 202
- Rep Power
- 10
This is great Boyo. Thanks!
- 12-15-2010, 09:31 AM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 14,422
- Blog Entries
- 7
- Rep Power
- 28
I once did that Bible project (not knowing it was mentioned in Roedy's list); there are a few articles about it here: Text Retrieval Systems. The fun thing is/was that there are less than 1<<15 verses in the Bible and there are also less than 1<<16 different words, including names, in the Bible.
My little system can evaluate queries like "give me God and death in the same verse or so many verses away from each other". It is quite versatile and extremely fast. The size of the resulting database is far smaller than the original Bible. I just browsed through my old code and saw that it is also capable of storing notes entered by the user; those notes are linked to the verses. There is no GUI (it is easy to implement).
kind regards,
JosBuild a wall around Donald Trump; I'll pay for it.
- 03-26-2011, 06:12 AM #9
Member
- Join Date
- Mar 2011
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
when i build my project it give following error
By enggvijaysingh@gmail.com in forum Advanced JavaReplies: 0Last Post: 11-18-2010, 12:02 PM -
Can anyone give excercises?
By dove in forum New To JavaReplies: 5Last Post: 06-15-2010, 11:45 AM -
Give me some Assigment please
By mindblaster in forum New To JavaReplies: 2Last Post: 02-05-2010, 10:05 PM -
hi iam new to this iam doing project , and had this problem pls give solution
By srikanthkgm in forum NetBeansReplies: 0Last Post: 02-24-2009, 03:40 PM -
give me a advise
By sireesha in forum New To JavaReplies: 3Last Post: 12-11-2007, 02:38 AM
Bookmarks