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

JavaScript

Anders Lund
Anders Lund
3,061 Points

Techdegree VS regular membership?

What is the difference between doing a techdegree here on TH and just doing the task separately on a regular membership?

Lets say Javascript fullstack, instead of doing the techdegree, cant I just do the task on a regular membership, or do I get something more on the techdegree program

3 Answers

I'm a Techdegree student (Java Web Development). I started doing just the courses on a normal subscription and later entered the Techdegree program. The programming courses and workshops are the same. What you get in the Techdegree is:

  • Additional lectures / advice on career (how to look for a job in the tech industry, CV / cover letter advice, interviews advice, etc.)
  • Projects to complete: You have to do them to complete your Techdegree. In those projects you use things you just learned, plus you have to research / build on that to do things that weren't detailed in the course (but that you have enough ability to manage).
  • A Slack community to discuss projects and programming questions with other students
  • A certificate that you completed the programm

The biggest benefit to me are the projects. Doing them is really good for learning, and building the confidence that you can do stuff even when no teacher is holding your hand and walking you through it. The project requirements fit your current level so you can really put your new skills to the test. I learned a lot from the projects even though I had already completed all the courses. You can't just reuse tutorial code, you have to dig in documentation, ask questions, try things out, debug your app...

I had tried to create my own portfolio project before starting the Techdegree. But I wasn't sure what to focus on. Doing it alone, and trying things when you don't know how complicated it really is for someone your level, can be a bit discouraging. It's a big jump from "code challenges and videos" to "I write my own code".

Now I have a lot more code to show off to employers. For me in Germany, an official certificate is also helpful for the job search.

I'm almost done (final exam scheduled on Monday) and I don't regret it. But of course it's way more expensive.

Anders Lund
Anders Lund
3,061 Points

cool, how long did it take you to complete? :)

I joined in October, so about six months.

Anders Lund
Anders Lund
3,061 Points

Okey nice, thanks for a great answear :)