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
Deepak Kevat
902 PointsWant to develop an fully functional prototpe website using python?
I want to develop a dynamic website just as a prototype for a project. I am currently learning "Front End Development". Can you please suggest me about what should I learn to develop the website. Do I need to complete the whole track or should, I need to take few courses like "How to build website ".
Requirement: Develop dynamic website that maintains data
What are the requirements for developing it along with python?
3 Answers
Aurelian Spodarec
7,369 PointsHi,
Not sure about python but i can tell that FB has some part of it in their code as i heard.
The main stacks to be web development is
HTML/CSS = Layout or Designer
JS/jQuery etc = Functionality , interactivity ( e.g gallery )
PHP, Ruby on Rails = Server language
C,C++, Python = i think their used too but python is more used as to make an app on web . i think its like treehouse maybe ? some of it i don't know , i can't say . The left bar looks like but it can be just nice styling with JS etc..
Gloria Dwomoh
13,116 PointsYou can also check out the python courses http://teamtreehouse.com/library/topic:learn-python along with the web design courses. I suggest you do learn some CSS and HTML. I sometimes follow things according to what I feel I need at the moment, for example I started a the frontend track but then felt I wanted to concentrate in one area so I selected specific categories through the library. After doing some of the python courses you might like to look at frameworks such a django to help you create the website you want faster.
Deepak Kevat
902 PointsThanks Aurelian and Gloria for your help. I will go through it and learn that suits as per need
Aurelian Spodarec
7,369 PointsHey, if your knew , don't get put of . It will take time to learn it . lets say it takes a year to build a fully interactive website with server langauige etc.. so take your time and engioj :) Unless you have some other programming experience , the logic would help . Try hard , and even if you don't understand it , just do it and then something else . After you finished them , d it again , your mind will understand how it works . At least this helps me learning .
Gloria Dwomoh
13,116 PointsYou are welcome Deepak