INNOVATION TECHNIQUES-Learning through Figure It Out
Introduction
In this method, students are given an opportunity to figure out the expected output even before they do coding. This is generally applicable for all programming subjects.
Methodology
- The faculty exhibits a piece of code /function and ask students to predict the output of the same before the actual implementation
- The question is presented in class for all the students to attempt
Expected Outcome
The student will be able to:
- Improve their coding skills
- Develop & test of the Projects.
- Understand the program flow/ path analysis