Hacker News new | ask | show | jobs
by Koshkin 1494 days ago
Yes. Pseudocode is better for teaching than C. Plus, translating pseudocode into a language of choice is a good exercise.

Another good idea is to write a compiler in the target language.