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 trialZachary Kaufman
1,463 PointsHow far to go?
Hi, okay so I was considering doing the Techdegree in order to help me get a job (Not necessarily a professional job or anything, but a freelance job, or internship, or part time anything like that). The Techdegree was structured in a way that helped you prove yourself to potential employers and such through projects and a credential, the problem is I can't afford it. But my goal is still the same, I just want to know what I need to learn in order to make projects worth putting in a portfolio. I am learning Python now, so Django, Flask, or just standard Python is what I would want my projects to be made of. Is the Python, Django, or Flask tracks enough? Or are those only the beginning and I need to learn more outside of Treehouse? Basically what I am asking is, what do I need to learn in order to make successful and worthwhile projects.
1 Answer
Kenneth Love
Treehouse Guest TeacherHey!
The Learn tracks will get you a long way. You should still build projects on your own, too, of course. Build a blog with both Flask and Django. Try out a different ORM (like SQLAlchemy). Build a Twitter clone or a Web-based game. You don't have to make your projects live on the Internet (but you should try and deploy a thing or two) but build them and keep them in your GitHub. Write documentation and tests.
You'll go far!
Zachary Kaufman
1,463 PointsZachary Kaufman
1,463 PointsThanks I appreciate it! Have a great day!