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

Which course should I take to make a web app?

I'm entering a software development competition hosted by Samsung, but the only programming language I know is Swift. Yes, the irony. I want to learn a new language and make a web app using JavaScript. Which course/track should I take to accomplish this?

1 Answer

Hey Ga-eun Kim,

It sounds like you're looking for the Front End Web Development track. It will take you through the basics of building a website using HTML, CSS, and JavaScript. That should be everything you need to make a front-end web application.

If you're already comfortable using HTML and CSS, you can check out the Full-Stack JavaScript track.

Let me know if you have any more questions.

Thanks for the answer!

Oh, just one more question. What exactly is the difference between a website and a web application?

There isn't a necessarily a solid definition for either. Generally, a website is something that hosts content, and a web application is something like a tool. A lot of big websites these days are a bit of each.