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 trialelliot stiller
283 PointsWhat coding track to choose for wordpress
Hello. I signed up for a Team Tree House Account, and was hoping that you could guide me in finding the exact lessons im looking for.
I want to learn Theme Development. Not how to build a theme from scratch, but how to augment an existing paid theme, such as Enfold. What track, what lessons, should I follow to learn those skills?
If i had to choose one due to time limitations, should i go after
- Web Design
- Front-end Web development
- Wordpress Development
Thank you,
Elliot Stiller
4 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsIf you're looking into Wordpress for the very first time I would look at Learn Wordpress first. As this will teach you the ins and outs of the Wordpress interface.
But for theme development the Wordpress Development track is the way to but this will probably require knowledge of PHP too.
Good luck,. :-)
Isaac Byrne
17,720 PointsHere are the tracks in order I did and it seemed to flow nicely.
- Front End Development.
- Web Design
- Learn Wordpress
- Wordpress Development.
I recommend doing the front end development and web design tracks before diving into wordpress as you use a lot of the stuff like HTML and CSS in the wordpress courses.
One thing I wish i did and also recommend before jumping into wordpress was to do the PHP track as wordpress uses a lot of PHP and knowing a good foundation of PHP definitely would have helped me a lot going through the Wordpress tracks.
Sue Dough
35,800 PointsI find it most helpful to do a bit of everything and focus on a few specifics libraries. I like to jump around vs doing 1 track. I would recommend focusing on HTML, CSS, PHP, JS, and the WordPress libraries. Learning other programming languages on Treehouse helped me grasp some key concepts in WordPress development so that is why I think it is important to learn a little bit of everything.
Zac Gordon
Treehouse Guest TeacherHi,
I would look through our main WordPress Development track and check out what courses would most apply to you.
You could drop into the WordPress Template Hierarchy Course, which goes over the basic files you would commonly customize. That may be a great start, or if it's too advanced you could start back at the beginning of the track.
These both assume though you know HTML, CSS and possibly a bit of PHP