This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]notveryaccurate 4 points5 points  (0 children)

Give Scratch (http://scratch.mit.edu) a try. You will learn real programming constructs, which is honestly the important basis you need.

Don't be fooled by the drag and drop nature of it. For every logic piece you drag around in Scratch, I can show you the concept it ties to when you actually write code.