26 Answers
+ 5
Shayan python is a good choice for anyone who loves security and simplicity, but the thing is you can not develop a website with only python because it is a backend language, and you can't develop a website with only a backend language front-end language,
...for a website to be fully functional, you need a backend language (example: python, rubby, php, Java, etc). Any of this language will be talking to your sever when ever someone requests a resource from your site,
..now you also need a place where your website user will navigate and also where you can render the response of the resource they may request for. (now you need need "Javascript" to get the response from python and when "Javascript" get the response it needs a place to display it which is the "Html".
After this boom you got what you needed but something is missing the information is not beautiful or colorful now you need "CSS" to style it.
..that is the architecture..
+ 14
Python can be used for backend(sever side) with a framework called Django.
Html, Css, and JavaScript is used for the frontend(user intefce) of a webapp or website
+ 6
Python is not for web.Learn HTML first.HTML is easy than you think.After HTML study Javascript. Javascript is also easy but not as easy as HTML and last is CSS.If you want to develop web, you'll need to be proficient in these three courses especially HTML.
+ 5
No Python is used for website, just use HTML, CSS, and JavaScript
If you eant to know where to start, click here:
https://code.sololearn.com/Wmm9DNM2JMUw/?ref=app
+ 5
You can't do without html for the front end.
+ 5
#MRX Thank you.
+ 4
Thanks for all good answers 😊
+ 3
Python is a programming language while HTML is a markup language.....so if u wanna create website u should learn HTML, CSS and JavaScript......those r d 3 I know maybe there r more 😃😃
+ 3
Although Python is a general-purpose programming language, I'd recommend you learn HTML, HTML5, CSS, CSS3, JavaScript, Bootstrap, PHP and MySQL. Trust me, you're good to go as a web developer.
+ 2
Html is a main part in a website and python is a additional language
+ 2
Study html, css, jquery, javascript languages.
+ 2
HTML is for frontend technology & Python is for backend technology which also connects to database
+ 2
html, css are used for the webs markup and before people couldn't use javascript to create servers, but now u can use javascript to make servers and use backends like mongodb or sql though Node.js,
python is also good but its advicable to learn a programming language of normal flow like javascript so you can easily learn other programming languages, python is the simplest language i have ever seen but for a beginner it should not be the first choice 📖
+ 2
html
css
java script
+ 2
Firstly learn Java.
+ 2
Si Thu Htun before the Javascript learning CSS will be good.
+ 1
Oh! Sorry
+ 1
Thanks a lot
+ 1
So if I do not want to use python which thing should I use ?
+ 1
Python is used for backend in websites ,you need to know atleast html ,if you wanna make web apps using frameworks like django and flask