Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Abdulrahman Mousa
Abdulrahman Mousa
2,276 Points

[11 year old] Where to start?

Hi,

I signing up my 11 year old brother on Treehouse to help him get early exposure to this world.

Can recommendations on how and where should he started?

2 Answers

andren
andren
28,558 Points

What is his main interests when it comes to coding? Does he want to build webpages? Smartphone apps? Desktop Applications? There are a ton of different tracks and courses on Treehouse and which one is best to start on depends entirely on what you actually want to achieve and what your interests are.

As far as general non-specific advice goes, I guess I'll recommend the Python track. Python is a decently popular scripting language for making desktop programs (and can also be used for server scripting) that has become pretty popular as a beginner language.

Žiga Pregelj
Žiga Pregelj
18,126 Points

Set up some raspberry pi, get him familiar with scratch and how simple code works on character moves, then get him involved in python, but make sure he understand the basic concept behind data types, for loops and if statements before you proceed to learn him something more complicated, if he won't understand it ( or if you don't explain it too good), he might reject learning. Anyway, start with some fun exercises before you proceed to learn him basics.