Tagged Questions

4
votes
1answer
202 views

Create from scratch, or build up on Scratch?

I'm considering building a visual programming language, akin to Scratch, for use by children (a.k.a. poor typists) in programming micro-controllers or robots. There is, for example, a project to ...
1
vote
2answers
123 views

GUI programming study materials?

Found the GUI programming bit difficult to grasp. Looking for some good materials/books/lecture_videos/advice for learning this. I am interseted in learning Java(swing),Qt, pyQt....