I have learnt a lot of building smaller programs but then I start to build large applicatiosn, I run into lot of errors or unstable running. How do I incorporate small programs into big ones so that each small can co-exist with other small ones? For eg, I build an small program to select and display and then run the test based on the selection?
