|
|
Computer Programming: How to Design a ProgramComputer programming is an evolved topic. It requires good understanding of the basic steps needed to design a program. Here are the essential steps that must be taken to design a good program. Once you know all these details and the processes inside the application you build, you must organize you thinking on papers. This is done by the so called flow charts or algorithms. This will help you greatly to track all the operations inside the application and then design the program based on it. If you neglect this step, you may find difficulties when writing the actual program especially if the program is complicated. Once you draw the flow chart and knew how the operations will flow, you then can implement what you planned by the programming language you choose. This step is also called coding because you are writing code representing your operations you planned in the previous step. Once you are done you can run and test your application. But wait , many errors may appear when testing and you should correct it and this is considered the final step in the programming life cycle which called troubleshooting.Many tools can be found for running and testing the program which can ease you work. Remember that there is a difference between the libraries making up the language and the run time environment you use. Java programming for example has the so called JDK which contains the core libraries making up the language but has a separate run time environment which is a separate program for execution and running. You can execute your program from Dos but these tools greatly help you. Java language for example has a run time program called NetBeans which acts a run time environment and has rich tools for dealing with the applications Source: Free Articles from ArticlesFactory.com
ABOUT THE AUTHORYoussef Edward is an Electrical Engineer and he is the owner of www.tips-made-easy.info site. He studied too much in many branches of computer. Learn more about Computers and Programming now.Find Free Computer Tips here |
||||||||||||||||||||||||||||||||||||||||||
Partners
|