G
G
Govesinc2021-08-17 11:58:34
Python
Govesinc, 2021-08-17 11:58:34

What does a python developer need to learn in order to develop a full-fledged fullstack website?

What does a python developer need to learn in order to develop a full-fledged fullstack website?
Experience with python 1 year and other languages ​​1 year (before python). I will not name the area where I work.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Developer, 2021-08-17
@samodum

What

full stack website
?
You only need to know HTML to create a website. An example - lib.ru does not even have JS and CSS there, and the site itself is still without HTTPS.
Everything else depends on the details.
I will not name the area where I work.

It has nothing to do with the question

L
Loshara Tupoi, 2021-08-17
@GamerDisclaimer

Well, learn HTML and CSS first of all
Then learn JS
This is all you need for the frontend part
for the backend you need PHP
After that you should decide on the JS for the server. There are two good options here: NodeJS and C#
So that you don’t sweat it, here are some video tutorials for you:
HTML in 1 hour from HowdyHo
CSS in 1 hour from HowdyHo
JS in 1 hour from HowdyHo
PHP in 1 hour from HowdyHo
C# course playlist for small and stupid from Extreme...
Happy learning!
PS In general, you can even write a full stack on WordPress

B
bashlovkin, 2021-08-18
@bashlovkin

In order to conduct a full-fledged web development, in addition to python itself, you need: html
- htmlacademy css -
see above
js - .javascript.ru
ajax
sql allows you to run python files) learn how to work with databases (for example, MySQL) Do not trust anyone that you can master this at an acceptable level in a few weeks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question