I am new bee in Unity 3d for developing the games, I am good with scripting in javascript and logic, but I am not good in the Primary things that are needed to use unity 3d like wise I am searching for a tutorial or website or a blog from where I can easily learn the things for development(I am not designer that`s why). Currently I am developing a 2D game.
There is Unity's Official 2D Game Tutorial which is a good start. It provides the scripts and assetts and get's you used to the pipeline of Unity development. If you already know javascript then Unity's Script Reference Site is an essential for correct syntax knowledge.
Learn this stuff 1st then start working on your game, when you encounter problems making your own game, try googling the problem 1st, then search this sites archives to see if your question has already been answered. Then posting a question here should be your last port of call.
This site is a support site for development problems people are having. Please read the FAQ to better understand how to use this site.