Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
I jsut finished my program called dateuntil a live day calulator and now im stumped and I dunno what to make next, i wanna make a browser buy no way I can compete with chrome and firefox and stuff, any idea's on what i should do?
Posted
Comments
Prerak Patel 1-Sep-11 23:34pm    
Not clear.
blessy baby 1-Sep-11 23:53pm    
This is not clear. Correct the spelling and give more details
Dr.Walt Fair, PE 1-Sep-11 23:54pm    
Are you asking what project to try next?
[no name] 2-Sep-11 2:50am    
yeh

It is often hard to come up with a 'hobbyist' project.

Ask yourself this:

- Is there some software you wish existed but doesn't or is not available to you? try making that
- Is there a programming technique in which you are less well-versed? find a scenario in which that technique can be used and make that
- Do you have a career goal that leans towards a certain field/genre of software? Consider writing software that will improve your skill in this area and be usable in a CV/Resume/portfolio
- Read some of the questions on this site and see if you can work out a solution (the advantage of this is that by the time you've 'had a bash at it' one of the gurus here will most likely have posted an answer so you can compare your technique with theirs)
- Find a fellow up-and-coming programmer and challenge each other to code more and more difficult feats

Unless you have a requirement for a particular piece of software (which you don't or you wouldn't be asking the question) then the end result of your exercise need not be a usable, marketable application. You could simply set up some code to generate 1000000 numbers and then attempt to refine algorithms to perform simple operations such as searching, sorting, detecting primes, etc etc.. getting well versed in what makes a piece of code more/less efficient will put you in good stead in the future
 
Share this answer
 
Comments
DanHodgson88 2-Sep-11 4:44am    
This is a nice answer 5*
RaviRanjanKr 2-Sep-11 16:14pm    
My 5+
You can try it on SilverLight 4.0 for browser competative.
 
Share this answer
 
You can always continue to make a browser. You can build a good one and then publish it as an article here.
This will help you learn and might help others learn (from your article) as well.
 
Share this answer
 
Some good answers already.

As a hobby you have an advantage: It doesn't have to work flawlessly or on a deadline. So with that in ind I would pick something you are interested in and tackle it, perhaps a bit at a time.

Personally I never learn from tiny little projects. I have to pick a substantial project that requires a lot of effort. Hence, if it isn't something I'm interested in, I'd never do it for fun.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900