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
rakan omar
15,066 PointsWhat are the requirements (programming skills needed) to be able to build any website?
I'm a fairly experienced programmer but i mostly worked on games, phone applications and other areas NOT including web programming. What i want to know is the required programming languages to be able to build any type of website. far as i understand it:
- HTML (can already use it)
- CSS (can already use it)
- JavaScript (can already use it)
- a server side programming language such as python (can already use it), php, perl
- SQL
first off, are these all the requirements for being able to build any website or are there other other requirements ? (note: this question doesn't apply to extensions of already mentioned languages - ie, since i mentioned javascript im not looking for answers like AJAX)
second, I'm already fluent in python but i have never used it for web development before, are there any python courses on treehouse made especially for its usage as a server side language?
Steven Parker
243,228 PointsSteven Parker
243,228 PointsI'd amend number 5:
5. SQL and/or NoSQL