0

how to practice full web programming languages

html , JavaScript , css , and server script php for design web site which tool is needed pls describe full set up

5th Jul 2017, 5:48 PM
DESIGN & DEVELOPMENT
DESIGN & DEVELOPMENT - avatar
4 odpowiedzi
+ 2
Just make a website/web app and that's best way to practice it. You'll need to obtain some form of a web server, or run it from your computer with something like WebMatrix (free).
5th Jul 2017, 5:53 PM
AgentSmith
+ 1
What type of website are you trying to make? I would learn SQL, PHP, and jQuery (all available here). That'll help you get started with databases and server-side scripting. As well, jQuery is what I would use instead of vanilla JavaScript. jQuery makes Javascript insanely easier. Also, once you get further along, I would learn NodeJS and AngularJS also. Hope that helps you get pointed in the right direction,
5th Jul 2017, 5:59 PM
AgentSmith
+ 1
Html is needed for the basic shape of your website, along with the information, links, ect. If you want one of those horribly bland websites that are put up by incompetent coders, stop after finishing with your html file. If you want a nice website, use css and js to make it more interactive and add some more color and fluidity to your website. PHP is used for server and database management and is important for doing things like tracking user accounts, website activity, and traffic flow. If you can combine all of these elements together, you have a website. Hope this helps, and good luck!
5th Jul 2017, 6:02 PM
FastTrack Programming
FastTrack Programming - avatar
0
till now I'm just practice html , css , JavaScript but i can't staisfiy full website design soo.. pls help me guys
5th Jul 2017, 5:54 PM
DESIGN & DEVELOPMENT
DESIGN & DEVELOPMENT - avatar