Xref: utzoo comp.edu:2250 comp.lang.pascal:1795 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!husc6!bu-cs!buengc!art From: art@buengc.BU.EDU (A. R. Thompson) Newsgroups: comp.edu,comp.lang.pascal Subject: Re: CS-1 Message-ID: <2790@buengc.BU.EDU> Date: 6 May 89 18:03:58 GMT References: <2130@iitmax.IIT.EDU> <2394@brahma.cs.hw.ac.uk> <206@psgdc> Reply-To: art@buengc.bu.edu (A. R. Thompson) Followup-To: comp.edu Organization: Boston Univ. Col. of Eng. Lines: 10 In article <206@psgdc> rg@psgdc.UUCP (Dick Gill) writes: >[...] >It is important that the begining programmer understand that >the first step in writing software is to structure a clear and >logical solution to the problem begin solved. It has been my experience that the biggest difficulty beginners have is learning how to state the problem clearly and concisely. I have found that once students grasp the idea of clean problem statement that the solutions come rather easily.