HTML, CSS, JavaScript done. After that what ? How can I make my own website now? What are the things I still have to learn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

HTML, CSS, JavaScript done. After that what ? How can I make my own website now? What are the things I still have to learn?

I did some searching but it's like an ocean, what to pick and what not to. So many frameworks, so many languages. what to give focus on , it's so confusing. Please explain what to focus on and what's important.

30th Dec 2017, 9:32 AM
Akashdeep Nandi
Akashdeep Nandi - avatar
7 Answers
+ 5
@Akashdeep the ruby and python are taking it's place. This is a sign that PHP may be able to maintain its relevancy even with its new competition. PHP is not dead and it isn't dying. But it is shifting away from being the only major server-side scripting language to one of many viable server-side scripting languages. Therefore, I think that Php will be major language for websites till end of 21th century.
30th Dec 2017, 9:51 AM
Akash Pal
Akash Pal - avatar
+ 4
You should learn sql and Php. These are needed for the back-end of the website. You should understand it better for transfer of data from here to there.SQl is needed for the database.
30th Dec 2017, 9:39 AM
Akash Pal
Akash Pal - avatar
+ 2
if you want to start a web site, stop reading about it for a bit... Just start one with whatever you already know. Even if this limits you to a few static pages!!! :-P Then when you see you limits, you will know what you need to learn further, and will have the right "how do I do this" questions.
30th Dec 2017, 10:16 AM
ifl
ifl - avatar
+ 2
you've completed most of what you should learn for a functioning website. if you're after a static website which you'll use mainly for giving information, then you don't need much to learn. but if you are going to build a website with lots of user interaction and data from users, you need to learn php and sql (mysql) for database management. a bit of advice: apart from what i already said, if you want a site with a good design and to which people want to come back to, invest some of your time in "elements of graphic design", "typography" and most of all "communication design". good luck with your site! cheers!
30th Dec 2017, 10:20 AM
storm
storm - avatar
+ 2
Do it just do it
30th Dec 2017, 1:14 PM
Max bax
Max bax - avatar
+ 1
Hi, I advice you to also learn about Bootstrap Framework. You 'll be ready to work as a junior front-end developer https://www.w3schools.com/bootstrap4/default.asp https://v4-alpha.getbootstrap.com/components/alerts/ Go to next step with FreeCodeCamp.com by solving challenges
30th Dec 2017, 11:14 AM
Marius N'guessan
Marius N'guessan - avatar
0
But I read somewhere PHP is dying, I mean python and ruby is now taking it's place. Is php like basic language I should grab or I can go for python etc?
30th Dec 2017, 9:40 AM
Akashdeep Nandi
Akashdeep Nandi - avatar