1683 Views
Computer programming is somewhere between an art and a science. Your code must match the syntax that the computer expects and understands, but the style and flow of your program is ultimately up to you. Most programming problems can be solved in many different ways and judging one as better than another can be tricky.
0 comments