Write a brief summary of at least 250 words describing your code-editing experience. Did you encounter any problems? Did the compiler find errors in your program, and were you able to fix them? How did it feel to write a more complex program that produces multiple lines of output? Submit your paper
Answers
Explanation:
Definition of code editor :
A source code editor may be a stand-alone program or part of an integrated development environment (IDE). They make writing and reading the source code easier by differentiating the elements and routines so programmers can more easily look at their code.
In my experience, I am familiar with coding in C, C++, SQL, VB, Java , Matlab etc. As a source coder I encountered many problems during the flow of source code development. Some of problems encountered by me are logic error for complex programs, wrong input method leading to faulty output etc. Every compiler errors can be fixed by analysing the flow of code logics based on that compiler errors. Writing complex program that produces multiple lines of output is a challenging one for the developer. There is a step by step procedure for writing proper coding. For example first we have design the requirements of the client needs as entities and then execute it into our programming languages.
Using flow chart and Database flow diagram consisting of all table details with primary and child keys, management of error reports are main things in developing a Complex programs that produces multiple lines of output.