Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

darrian thomas
8,481 PointsShould I go further into mark up languages and Javascript?
I'm going through the Flask Basics course and so far we've done some very basic Html, css, and javascript
my knowledge on these three languages are only the basics it's been sometime since I've done any of them
So what im asking is should I go through some courses on those three before continuing to learn flask?
2 Answers

Chris Freeman
Treehouse Moderator 68,154 PointsHave you hit something that needs explaining?
You should only need a basic understand of HTML structure such as <tags> </tags>. There is very little CSS and no JavaScript (that I remember).
Flask does make use of an extended syntax for the HTML, but this is part of the jinja2 template syntax (which the Flask course does teach) and not something learned in a CSS course.
So I would suggest to press on and ask in the forum if there is anything you're unsure of. Good Luck!

mkmk
15,897 PointsIt would only work to your advantage to work through some of the basic html/css courses on Treehouse.
"How to Make a Website" covers all the foundations of HTML and CSS : https://teamtreehouse.com/library/how-to-make-a-website and the first Javascript video is a breeze if you know Python: https://teamtreehouse.com/library/javascript-basics

darrian thomas
8,481 Pointsthank you for the sources!
Edit I actually just finished going through both of these courses they were awesome =]
darrian thomas
8,481 Pointsdarrian thomas
8,481 Pointsthat sounds good to me man ill give it a shot