I want to record programming session in Pycharm than reproduce it step by step as presentation?
How can I do it?
It can be recorded step by step (some block of program) or live with all what I write including errors and fixing is during presentation.
The easiest method is always copy-and-paste but maybe it is possible to do it in more interactive way with use built in plugins or external?