i hav completed learning html and css.now i am learning javascrpit...is this resourse is enough to host a website ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

i hav completed learning html and css.now i am learning javascrpit...is this resourse is enough to host a website ?

html

16th Mar 2017, 12:44 PM
narsimha.na
narsimha.na - avatar
10 Answers
+ 8
I think u need to learn php because database and php are secure and serverside. It cannot be hackable. While html are easily available to view e.g. If you enter view-source:website.com you notice html is displaying, but php is executed (interpreted) on server and output as html. It also offers form handling. And some object oriented cool stuffs
16th Mar 2017, 1:36 PM
Animesh
Animesh - avatar
+ 3
It is not necessary to learn PHP if you're are interested in JavaScript then you should learn node js. JavaScript can also be used as server side language
16th Mar 2017, 2:15 PM
Nitesh Kumar Niranjan
Nitesh Kumar Niranjan - avatar
+ 2
you can learn basic js from developers.mozilla.org
16th Mar 2017, 3:19 PM
John Watson
John Watson - avatar
+ 2
you can learn from https://www.w3schools.com
16th Mar 2017, 3:21 PM
Manoj singh jalal
Manoj singh jalal - avatar
+ 2
ty
25th Mar 2017, 6:42 AM
Umut Dalkılıç
Umut Dalkılıç - avatar
+ 1
In SoloLearn You have learned very basics. You can check Youtube and practice
16th Mar 2017, 1:37 PM
Nitesh Kumar Niranjan
Nitesh Kumar Niranjan - avatar
+ 1
depends what type of page u wanna host static or dynamic if static without any database application then yes, for dynamic server side JavaScript go to below link for detail: "https://developer.mozilla.org/en-US/docs/Archive/Web/Server-Side_JavaScript/Walkthrough" As like JS server-side engine there's database application for php is mysql and many others. With mysql is easy but JavaScript can do alot more than just storing data in SQL server, I would recommend to learn JavaScript then choose server-side scripting accordingly.
16th Mar 2017, 6:03 PM
John Watson
John Watson - avatar
+ 1
no sir you have to learn many courses if you want to developed a website for fun , you have to learn HTML , CSS ,JavaScript , php and SQL server. this is minimum requirement, if you want to learn courses for earning money you have to learn HTML, CSS , java script , jquery , ajax , bootstrap , php or asp or java or python , SQL server, this is minimum requirement, apart of it I advise you to learn all these course from w3c school website, because in solo learn you will get 30% knowledge , which is not enough, you will find many more In w3c school. after getting full knowledge you will get only knowledge about features of courses , now go to YouTube and follow any tutorial of ecom development, because after learning course you will find it tough how to implement it. hare you tube video will help you. in ecom and erp development learning course is just 1 year task , implement and making any ecom with proper CSS , java script and php codes will takes whole life, you will daily learn some thing new. good luck.
18th Mar 2017, 10:54 AM
Manoj singh jalal
Manoj singh jalal - avatar
0
so should I learn php or JavaScript
16th Mar 2017, 5:09 PM
narsimha.na
narsimha.na - avatar
0
first learn java script , then php if you learn java script , means you learn 60% php automatically, because veritable , function, loop object and many things are same in both, with java script no one can think about making any ecom, you can make ecom with out java script but for a long time your app will become slow because java script done lots of work in client side, which makes your app more fast, in java script when you learn ajax , it will give you never before look and feel. so first learn JavaScript then learn php.
18th Mar 2017, 11:12 AM
Manoj singh jalal
Manoj singh jalal - avatar