When would I use pseudocode instead of flowchart?
- by user1276078
I'm a student working with various techniques of programming, and I've come across pseudocode and flowchart. I know that these are both used in order to think through the problem before actually programming, but I have a few questions with this.
When would I use pseudocode to plan out and when would I use flowcharts? Or is it better to do both…