I have a young friend who has been programming in Scratch, and wants to learn to program for real. What programming environment for python would you recommend for a kid with a MacBook?

#programming #kids #python #AdviceWanted

Reply to this note

Please Login to reply.

Discussion

nostr:npub19cykc89nt3r5txr8rtelan5rpmqt0aavcm930c60esh6q84dmypshvl06z I’d recommend Python as a starting point. There a tons of YouTube tutorials online, but there’s always the chance of Tutorial Hell (where a person can only do tutorials and nothing else, not being able to do things without a guide)

2nd that. My son went from scratch to Python. Then to object oriented Python, then any number of languages can open up.

Jupyter notebooks are great for playing around. You can even install and run them in a virtual env