The impracticality of c & projects - Programming On Unix
Users browsing this thread: 3 Guest(s)
|
|||
Maybe it depends on what type of program you're writing. I'm teaching* numerical methods using the Chapra&Canale book. They give some very clear examples of structured pseudocode. To translatie that to an actual program needs just type definitions and interpunction. The difference between languages is surprisingly small.
*Not that I'm such an expert |
|||