Quite recently I came across the post IDE - The beginner's trap. It's a must a read, good article by Younes But I can't agree to it 100%. Moreover, sometimes it seems to be misleading for beginners. That's why I'm writing this down. Let's discuss Wh...
hashnode.com
Thank you for the compliment and for giving your opinion π
I think you're right about the errors. It is very important to learn and be able to read the terminal. For example, in python instead of using PyCharm, I suggest to use IDLE. Because auto-completion is absent but we keep the synthetic coloring and we have direct access to errors.
Joseph Myalla
amazing, i like your belief 90% of learning is by doing