Ask HN: Suggestions for fun side projects
1–8 of 8 posts
Re: Ask HN: Suggestions for fun side projects
#2Re: Ask HN: Suggestions for fun side projects
#3Re: Ask HN: Suggestions for fun side projects
#4You perhaps should give some hints on your field of expertise: webapps? phone apps? embedded programming? droids?
Re: Ask HN: Suggestions for fun side projects
#5You perhaps should give some hints on your field of expertise: webapps? phone apps? embedded programming? droids?
Otherwise, I'm a competitive programmer(algorithms and stuff), but I did do web development a year or so back...
Re: Ask HN: Suggestions for fun side projects
#6Re: Ask HN: Suggestions for fun side projects
#7You perhaps should give some hints on your field of expertise: webapps? phone apps? embedded programming? droids?
I mean, I'm looking to learn, so, even if you give me a project which I don't know anything about, I'll be happier... Otherwise, I'm a competitive programmer(algorithms and stuff), but I did do web development a year or so back...
Re: Ask HN: Suggestions for fun side projects
#8Earlier quoted context omitted.
I mean, I'm looking to learn, so, even if you give me a project which I don't know anything about, I'll be happier... Otherwise, I'm a competitive programmer(algorithms and stuff), but I did do web development a year or so back...
If you know algorithms well, create a visual simulator for algorithms. Take a user input and then display the results from each step of algorithm visually to people who want to learn algorithm. Most algorithm books show the steps with boxes etc, build them dynamically and displays the changes user input goes through during each step.