Originally Posted by
arminius
It depends on your skills as a programmer as most have said while i applaud your planning once you learn a language you will have to do alot more planning, i am not by any means trying to scare you away try see if you can find something that has been written like this before.... get some ideas as with programming you always plan something to the tee but there are always issues debugging is 60 percent of your time ...yes i just made that up
. Also language is crucial , i dont want to name any because i might get crucified by die hard python fans or java fans but do your research on programs.... its a skill worth learning and will serve you well in the future
LOL i was thinking the exact same thing, there are languages out there that you could accomplish this program with in a shorter time however depending on its complexity and your final plan and functionality python, java, heck even php ( ducks ) could be used. As alluded to above alot of your time will go to debugging ity happens every time on every project without fail and its actually where you learn the most about programming concepts imo.
You asked about javascript itself the time that it will take its dependant on yourself as everybody said AND the resources you use to learn from.