Getting started with Mu, a Python editor for beginners @ntoll @opensourceway by @Don_Watkins
A new article by Don Watkins on opensource.com talks about the Mu Python editor. He writes:
Mu is a Python editor for beginning programmers, designed to make the learning experience more pleasant. It gives students the ability to experience success early on, which is important anytime you’re learning something new.
If you have ever tried to teach young people how to program, you will immediately grasp the importance of Mu. Most programming tools are written by developers for developers and aren’t well-suited for beginning programmers, regardless of their age. Mu, however, was written by a teacher for students.
Post a Comment