TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask YC: How you developed your first projects?

1 pointsby morbidkkabout 17 years ago
source : Independant Scholar by Ronald Gross<p>The important thing about your first project is not that it is your first, but that it is "yours". Because it is your first piece of original research, you do not have to worry about whether or not it succeeds. One of the project's purpose is for you to begin to explore what success means to you in this kind of activity. It is real experiment that, while it should be enjoyable in itself' is designed for what you can learn from the way it goes.<p>The course of your project may be irregular, unpredicatble,serendipitious, but that is no problem whatever as you are not following a prescribed course of study. Unlike someone taking a course and following a road that has been laid out in advance, you are adventuring. Sometimes there is no way to plot out beforehand how you will proceed as your problem or subject unfolds before you.<p>my question now: I would like to know typical approaches by good programmers while attacking a problem for which there is very little information at hand or maybe you have this super idea and then you build whole pciture in mind. How you did something like this?<p>I myself did this while working on json 2 years back. I liked it so much that we changed whole api,implemented test automation, clientside tools for QA team and sort of polished the product on which I was working then. This was not difficult on technical level though but it was rather change in the way we relooked at everything and made it work as we thought (2-3 people)<p>What are your stories from simple ideas/problems to solution

1 comment

brentrabout 17 years ago
I am working currently on my first major project. It is still in the research phase. I've been reading over a lot of academic papers in the area of search improvement. The basis of the problem I am looking to solve is this: Search engines today provide more info than every before, but when it comes to providing quality results that are easily found, the search engines perform poorly. There is simply too much noise in the search results.<p>Many of the most recent academic papers on the topic of search results list the significant problems with today's search engines, and a very entrepreneurial team with the right research stands to make a fortune if the team could solve one of the problems posted among my data set.