flow-charts

What is the difference between a data flow diagram and a flow chart?

I want to know why we use Data Flow Diagrams instead of flow charts. ...

Does anyone actualy use flowcharts for nuts and bolts code anymore?

When in school it was often a requirement to flowchart the little programs that we wrote line for line. Those flow charts tended, due to the size of the pictures, to be very large and were often tedious to draw. It was always to such detail that you were essentially writing code anyway. I use flowchart/UML style techniques to develop ...