Which way to improve myself
I want to improve my codding skill and i have background about this subject. I have worked a few asp.net projects but i want to do someting on my own also improve myself. The point that i couldn't decide is: Is it better to first learn from books and improve knowledge or begin project and than learn how to overcome problems that i met? Nowadays i'm reading a lot of e-books. But i'm sure that when i began to work i will encounter problems and the points that i forgot. Otherwise if i begin to project the things, that i will be able to do, will be restricted because of lack of background. Because of this conflict i can't work efficiently. Which one will be better for me to improve myself faster and efficiently? I'd be appreciated if you may help me.
Manikavelu VelayuthamPosted Feb 18, 2014, 5:59 AM
Project which you develop should automate your manual things. In some cases, you should try to sell it as a product to others. In such a way you should develop the project.
Project should be cusotimizable, configurable, user friend when used by the customers.
In that way you should think, design & develop the projects.
Before starting projects, gather information on all aspective. Create some prototype, from there start building up your projects.
Based on your requirements, you will start to learn everything.
Apply Design Patterns wherever necessary.