The document discusses learning outcomes for a lesson on pseudo code and flow charts. By the end of the lesson, all students will understand the purpose of pseudo code and flow charts, most students will be able to write pseudo code and translate others' work, and some students will write advanced pseudo code with complicated functions. Examples of a flow chart for making tea and pseudo code for a grade checker and board game move are provided. Pseudo code is explained as writing the steps of a program in plain English to help structure coding.