in TLE 4 we took up flowcharting and the program developement cycle.it is kinda hard to understand it well but still i studied it.
About flow charting:
What is flowcharting?uhmm...flowcharting is a tool for analyzing processes.it is a type of chart that represents an algorithm or process.It uses different symbols for every entry showing the steps of the program.
its uses:
1. serves as an efficients means of communication
2. serves as an analytical tool
3. concise form of documentation
the program development cycle:
1.review of programming specifications.
a.input specs.
b.output specs.
c.file specs.
d.process specs.
2.program design.
3.program coding.
a.review the program.
b.entering the program.
c.saving the program.
d.executing program.
e.interpreting/compiling the program.
4.program testing.
a.desk checking.
b.encoding.
c.generation of error list.
5.program documentation.
a.internal Documentation.
b.external Documentation.
what i want to learn:
i want to learn how to make a social community website.
where people may sign up and join the web community.
and meet each other.:)