Why not? did the first human to fly with a plane did it on the first try? if i got help and it work what you will say ,stop trying to make me rage ....please all i ask is some little help .D:
My point is that you should get a good estimate from at least one person who knows what they're doing, first.
The plane was discovered accidentally by people who knew a thing or two about what they were doing,
but did not expect the result, like a lot of scientific discoveries. Some kinds of glue were actually attempts to make other synthetic materials, but they ended up being very effective as glue. So the glue was invented "in an instant"... only if you forget the time taken to try to make the synthetic materials you really wanted.
When you are actively researching for the existence of something specific, you have to consider and eliminate a lot of
causes, which takes a lot of time.
Additionally, unlike in the physical world, you cannot write a piece of code intending to do one thing and suddenly discover a new awesome algorithm that no one ever thought of before. Either:
* your code works for the thing for which it was made (in which case you are happy); -or-
* your code works half the time, which makes it useless,
not useful for another thing (in which case it's time to chase software bugs!); -or-
* your code spectacularly fails (in which case you start over again).
My intent was not to make you angry. It was just to bring you back down to Earth from your dream cloud using an analogy.