EduIntro icon indicating copy to clipboard operation
EduIntro copied to clipboard

Rename the library to Basics.h?

Open tamberg opened this issue 7 years ago • 1 comments

Hi, I really like that only a single include is needed:

#include <EduIntro.h>

Everything else being so neat and simple, how about:

#include <Basics.h>

Just like the File > Example > Basics > ...

Or something else a little friendlier to beginners.

(I understand you named it for a specific workshop.)

Kind regards, Thomas

tamberg avatar Aug 18 '18 20:08 tamberg

Thanks for the suggestion, to be honest I hadn't thought about it that way .... but sounds like a good idea.

However, this is a different way of programming than the traditional coding style. It is implemented as an abstraction - as you know - allowing people to program as they talk about things ... I think we need to give it a thought and maybe consider the possibility of adding a "courseware" or similar to the examples list. Maybe even adding a pop-up window, as Processing does, so that it would be possible to have this as a second programming paradigm.

I will circulate this idea of yours with the team and see how people feel about it.

dcuartielles avatar Aug 23 '18 03:08 dcuartielles