+ 15
Please answer this question, how many web courses do i need, to make full website or to create website?
If you are web developer answer this question🤔
14 Réponses
+ 29
Well bro I am not a web developer😅😅 but I will try to clear all your doubts.
First of all , there are 2 types of websites :
1) Static : These websites are simple websites with no url no storage and can be simply made with the help of html and CSS (basics) and moreover if you know JS , you can also add it.
2) Dynamic : These are complex websites with url and storage function. These can be created by the help of 2 type of languages : Frontend and Backend .
Frontend includes languages such as HTML , CSS , JS.
And Backend includes Python , ruby , java etc.
You need to join these two types to fully complete a website.
You also need to publish your website through a server.
And you can also create websites without coding from web services such as wix etc.
Thanks
+ 10
What do you consider to be a "full" website?
Technically, you can create a website with just HTML and a hosting service.
https://itty.bitty.site
https://pages.github.com
There are also tools that help you create websites without any coding.
https://support.google.com/a/users/answer/9314941?hl=en
But we're probably here on SoloLearn to learn some coding.
You may find it helpful to review the following:
https://www.sololearn.com/Blog/38/8-simple-rules-to-get-help-from-the-community
Happy coding!
+ 9
Thanks, you clear my doubts, I know how to make static websites
+ 7
Muhammad Wasif as I said I am noob😂.
But thanks for telling😉👍 .
I have edited my answer.
+ 6
Terry Guiltinan Please don't copy my answer.
This is wrong.
#Strictly follow the guidelines.
+ 4
The main languages are HTML, CSS and JavaScript, especially if you want to be a Web Designer. But for Backend Web Development you have to know another language. Read about Node.js, Django, PHP or Asp.Net, 4 alternatives for backend development
+ 3
Learn HTML, CSS, JavaScript
+ 3
HTML, CSS, PHP etc
+ 2
Don't forget SQL, allow users to interact with your website by registrating an account and maybe keep track of information :)
I don't think there is an actual SQL course on SoloLearn but plenty of discussions about HTML/PHP/Java and SQL integration
+ 2
html,css,JavaScript,jquery
+ 2
You will have to learn HTML, CSS and (if you can) Javascript
+ 1
There are two parts for making a complete website front end and backend.
I would suggest you to learn all front end web fundamentals like HTML, CSS, JS/JQuery, CSS frameworks, Git. And for back-end, you may go for Java, Python.
If your websites will have a database you might also learn MySQL and other Servers.
You should be patience and it will obviously work out.
+ 1
Well bro I am not a web developer😅😅 but I will try to clear all your doubts.
First of all , there are 2 types of websites :
1) Static : These websites are simple websites with no url no storage and can be simply made with the help of html and CSS (basics) and moreover if you know JS , you can also add it.
2) Dynamic : These are complex websites with url and storage function. These can be created by the help of 2 type of languages : Frontend and Backend .
Frontend includes languages such as HTML , CSS , JS.
And Backend includes Python , ruby , java etc.
You need to join these two types to fully complete a website.
You also need to publish your website through a server.
And you can also create websites without coding from web services such as wix etc.
Thanks
0
HTML, CSS JS AND PHP