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

WordPress

what to learn first

hi i'm a aspiring Wordpress developer i know that there is Wordpress track but are there any deep dives or projects to give me a full understanding to become a Wordpress developer? also what are some other things i should know to work at that as a career please any advice thank you

1 Answer

For someone starting out I'd maybe recommend you at least learn the admin area first. For that you might try The Tao of WordPress; later perhaps Digging Into Wordpress, or even some of the Wordpress recommended books.

any languages to learn or treehouse classes i should take too?

also what about hosting services i currently use for my Wordpress blog fatcow

The basic front-end languages are HTML, CSS and JavaScript. I mentioned what tracks to take so you can learn those languages and Wordpress.

As for hosting there are really a ton of choices. However, if you're just wanting to learn Wordpress development you might want to do that locally.

You may want to familiarize yourself with the command line as well. That'd give you a good start to maybe thinking about VPS / cloud hosting, or really one I like to recommend (they have one-click scripts to get you started with Wordpress): DigitalOcean. If you didn't want to work locally their cost is reletively low for getting setup rather quickly. You can always destroy your droplets if you mess something up and start new again. Website load times would also improve vastly than over shared hosting.

Hosting is a quite a subject with many choices but you can also check Web Hosting Talk.

thank you for your advice Dustin but on last question could i learn html css and javascript by just doing deep dives and projects to speed up learning then take the Wordpress track. or should i stick with the way you told me ? but other then that i thank you for your time

You might find yourself jumping around from time to time and that's fine. Definitely check out all Treehouse learning material. Anything you learn from any area can be used later on, so maybe it doesn't matter a great deal. But you should at least have a basic understanding of HTML and CSS.